#0C0E4F (or 0x0C0E4F) is unknown color: approx Midnight Blue. HEX triplet: 0C, 0E and 4F. RGB value is (12,14,79). Sum of RGB (Red+Green+Blue) = 12+14+79=105 (13% of max value = 765). Red value is 12 (5.08% from 255 or 11.43% from 105); Green value is 14 (5.86% from 255 or 13.33% from 105); Blue value is 79 (31.25% from 255 or 75.24% from 105); Max value from RGB is 79 - color contains mainly: blue. Hex color #0C0E4F is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0C0E4F is #F3F1B0. Grayscale: #141414. Windows color (decimal): -15987121 or 5180940. OLE color: 5180940.
HSL color Cylindrical-coordinate representation of color #0C0E4F: hue angle of 238.21º degrees, saturation: 0.74, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0C0E4F is Cyan = 0.85, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #0C0E4F; } p { color: rgb(12,14,79); } H1.HeaderClassName { color: #0C0E4F; } .AnyTagClassName { color: #0C0E4F; } </style>
<style> a { background-color: #0C0E4F; } a { background-color: rgb(12,14,79); } div.DivClassName { background-color: #0C0E4F; } .BgClassName { background-color: #0C0E4F; } </style>
<style> span { border-color: #0C0E4F; } span { border-color: rgb(12,14,79); } td.TdClassName { border-color: #0C0E4F; } .TagClassName { border-color: #0C0E4F; } </style>