#0C254D (or 0x0C254D) is unknown color: approx Sapphire. HEX triplet: 0C, 25 and 4D. RGB value is (12,37,77). Sum of RGB (Red+Green+Blue) = 12+37+77=126 (16% of max value = 765). Red value is 12 (5.08% from 255 or 9.52% from 126); Green value is 37 (14.84% from 255 or 29.37% from 126); Blue value is 77 (30.47% from 255 or 61.11% from 126); Max value from RGB is 77 - color contains mainly: blue. Hex color #0C254D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0C254D is #F3DAB2. Grayscale: #212121. Windows color (decimal): -15981235 or 5055756. OLE color: 5055756.
HSL color Cylindrical-coordinate representation of color #0C254D: hue angle of 216.92º degrees, saturation: 0.73, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0C254D is Cyan = 0.84, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #0C254D; } p { color: rgb(12,37,77); } H1.HeaderClassName { color: #0C254D; } .AnyTagClassName { color: #0C254D; } </style>
<style> a { background-color: #0C254D; } a { background-color: rgb(12,37,77); } div.DivClassName { background-color: #0C254D; } .BgClassName { background-color: #0C254D; } </style>
<style> span { border-color: #0C254D; } span { border-color: rgb(12,37,77); } td.TdClassName { border-color: #0C254D; } .TagClassName { border-color: #0C254D; } </style>