#0C256B (or 0x0C256B) is unknown color: approx Sapphire. HEX triplet: 0C, 25 and 6B. RGB value is (12,37,107). Sum of RGB (Red+Green+Blue) = 12+37+107=156 (20% of max value = 765). Red value is 12 (5.08% from 255 or 7.69% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 107 (42.19% from 255 or 68.59% from 156); Max value from RGB is 107 - color contains mainly: blue. Hex color #0C256B is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0C256B is #F3DA94. Grayscale: #252525. Windows color (decimal): -15981205 or 7021836. OLE color: 7021836.
HSL color Cylindrical-coordinate representation of color #0C256B: hue angle of 224.21º degrees, saturation: 0.8, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0C256B is Cyan = 0.89, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #0C256B; } p { color: rgb(12,37,107); } H1.HeaderClassName { color: #0C256B; } .AnyTagClassName { color: #0C256B; } </style>
<style> a { background-color: #0C256B; } a { background-color: rgb(12,37,107); } div.DivClassName { background-color: #0C256B; } .BgClassName { background-color: #0C256B; } </style>
<style> span { border-color: #0C256B; } span { border-color: rgb(12,37,107); } td.TdClassName { border-color: #0C256B; } .TagClassName { border-color: #0C256B; } </style>