#0C054B (or 0x0C054B) is unknown color: approx Paua. HEX triplet: 0C, 05 and 4B. RGB value is (12,5,75). Sum of RGB (Red+Green+Blue) = 12+5+75=92 (12% of max value = 765). Red value is 12 (5.08% from 255 or 13.04% from 92); Green value is 5 (2.34% from 255 or 5.43% from 92); Blue value is 75 (29.69% from 255 or 81.52% from 92); Max value from RGB is 75 - color contains mainly: blue. Hex color #0C054B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0C054B is #F3FAB4. Grayscale: #0E0E0E. Windows color (decimal): -15989429 or 4916492. OLE color: 4916492.
HSL color Cylindrical-coordinate representation of color #0C054B: hue angle of 246º degrees, saturation: 0.88, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0C054B is Cyan = 0.84, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #0C054B; } p { color: rgb(12,5,75); } H1.HeaderClassName { color: #0C054B; } .AnyTagClassName { color: #0C054B; } </style>
<style> a { background-color: #0C054B; } a { background-color: rgb(12,5,75); } div.DivClassName { background-color: #0C054B; } .BgClassName { background-color: #0C054B; } </style>
<style> span { border-color: #0C054B; } span { border-color: rgb(12,5,75); } td.TdClassName { border-color: #0C054B; } .TagClassName { border-color: #0C054B; } </style>