73.2 F
Los Angeles
Monday, Apr 7, 2025

Davis

No. 9

Marvin Davis Buys Fox Plaza

Location, location, location may be the mantra for real estate success, but Marvin Davis has a better one: timing, timing, timing.

“A purchase of this size shows my confidence in the future of Los Angeles,” Davis said in a written statement. “Timing is important, but equally important is recognizing value.”

The billionaire, one of the original developers of Fox Plaza in Century City, last November repurchased the 34-story salmon-colored skyscraper for $253 million, or $400 per square foot, one of the highest prices ever paid for an office building in Southern California.

But the price, while high, is said to be considerably less than Davis raked in when he sold his 50 percent equity stake in Fox Plaza 10 years ago to its major tenant and his partner, Twentieth Century Fox Film Corp.

That deal was not an outright sale, so the price is not a matter of public record. But industry sources say Davis sold in 1988 for about $300 million ($425 a foot), which in today’s dollars computes to more than $600 a foot.

(Fox and Davis originally paid between $110 million and $150 million in land and construction costs to develop the tower.)

Shortly after buying Davis’ 50 percent stake, Fox resold the tower to two investment funds managed by LaSalle Advisors of Chicago for $320 million.

Davis’ decision to buy back Fox Plaza in 1997 was likely based on the realization that demand for Westside office space has been strengthening in recent months, driving lease rates up. Meanwhile, with Century City’s confined area, future development possibilities are severely limited.

As of the end of the third quarter, the most recent figures available, the office vacancy rate in Century City had dropped to 10.2 percent, far below the overall L.A. County rate of 15.9 percent.

The 710,767-square-foot building at 2121 Avenue of the Stars has remained a prime slice of Los Angeles real estate, gaining even more notoriety by being featured in the 1987 film “Die Hard.” Fox Plaza has such prime tenants as former President Ronald Reagan, Marvin Davis himself, and the investment banking firm Donaldson Lufkin & Jenrette. Its occupancy rate is 98 percent.

Frank Swertlow

Previous article
Next article

Featured Articles

Related Articles

Los Angeles Business Journal Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->