#0F527A (or 0x0F527A) is unknown color: approx Dark Cerulean. HEX triplet: 0F, 52 and 7A. RGB value is (15,82,122). Sum of RGB (Red+Green+Blue) = 15+82+122=219 (29% of max value = 765). Red value is 15 (6.25% from 255 or 6.85% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 122 (48.05% from 255 or 55.71% from 219); Max value from RGB is 122 - color contains mainly: blue. Hex color #0F527A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F527A is #F0AD85. Grayscale: #424242. Windows color (decimal): -15773062 or 8016399. OLE color: 8016399.
HSL color Cylindrical-coordinate representation of color #0F527A: hue angle of 202.43º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0F527A is Cyan = 0.88, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #0f527a; } p { color: rgb(15,82,122); } H1.HeaderClassName { color: #0f527a; } .AnyTagClassName { color: #0f527a; } </style>
<style> a { background-color: #0f527a; } a { background-color: rgb(15,82,122); } div.DivClassName { background-color: #0f527a; } .BgClassName { background-color: #0f527a; } </style>
<style> span { border-color: #0f527a; } span { border-color: rgb(15,82,122); } td.TdClassName { border-color: #0f527a; } .TagClassName { border-color: #0f527a; } </style>