#0C121E (or 0x0C121E) is unknown color: approx Black Russian. HEX triplet: 0C, 12 and 1E. RGB value is (12,18,30). Sum of RGB (Red+Green+Blue) = 12+18+30=60 (7% of max value = 765). Red value is 12 (5.08% from 255 or 20% from 60); Green value is 18 (7.42% from 255 or 30% from 60); Blue value is 30 (12.11% from 255 or 50% from 60); Max value from RGB is 30 - color contains mainly: blue. Hex color #0C121E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0C121E is #F3EDE1. Grayscale: #111111. Windows color (decimal): -15986146 or 1970700. OLE color: 1970700.
HSL color Cylindrical-coordinate representation of color #0C121E: hue angle of 220º degrees, saturation: 0.43, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #0C121E is Cyan = 0.60, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #0C121E; } p { color: rgb(12,18,30); } H1.HeaderClassName { color: #0C121E; } .AnyTagClassName { color: #0C121E; } </style>
<style> a { background-color: #0C121E; } a { background-color: rgb(12,18,30); } div.DivClassName { background-color: #0C121E; } .BgClassName { background-color: #0C121E; } </style>
<style> span { border-color: #0C121E; } span { border-color: rgb(12,18,30); } td.TdClassName { border-color: #0C121E; } .TagClassName { border-color: #0C121E; } </style>