#0F507B (or 0x0F507B) is unknown color: approx Dark Cerulean. HEX triplet: 0F, 50 and 7B. RGB value is (15,80,123). Sum of RGB (Red+Green+Blue) = 15+80+123=218 (28% of max value = 765). Red value is 15 (6.25% from 255 or 6.88% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 123 (48.44% from 255 or 56.42% from 218); Max value from RGB is 123 - color contains mainly: blue. Hex color #0F507B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F507B is #F0AF84. Grayscale: #414141. Windows color (decimal): -15773573 or 8081423. OLE color: 8081423.
HSL color Cylindrical-coordinate representation of color #0F507B: hue angle of 203.89º 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 #0F507B is Cyan = 0.88, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #0F507B; } p { color: rgb(15,80,123); } H1.HeaderClassName { color: #0F507B; } .AnyTagClassName { color: #0F507B; } </style>
<style> a { background-color: #0F507B; } a { background-color: rgb(15,80,123); } div.DivClassName { background-color: #0F507B; } .BgClassName { background-color: #0F507B; } </style>
<style> span { border-color: #0F507B; } span { border-color: rgb(15,80,123); } td.TdClassName { border-color: #0F507B; } .TagClassName { border-color: #0F507B; } </style>