#0C0C10 (or 0x0C0C10) is unknown color: approx Black Russian. HEX triplet: 0C, 0C and 10. RGB value is (12,12,16). Sum of RGB (Red+Green+Blue) = 12+12+16=40 (5% of max value = 765). Red value is 12 (5.08% from 255 or 30% from 40); Green value is 12 (5.08% from 255 or 30% from 40); Blue value is 16 (6.64% from 255 or 40% from 40); Max value from RGB is 16 - color contains mainly: blue. Hex color #0C0C10 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0C0C10 is #F3F3EF. Grayscale: #0C0C0C. Windows color (decimal): -15987696 or 1051660. OLE color: 1051660.
HSL color Cylindrical-coordinate representation of color #0C0C10: hue angle of 240º degrees, saturation: 0.14, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #0C0C10 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.94.
<style> p { color: #0C0C10; } p { color: rgb(12,12,16); } H1.HeaderClassName { color: #0C0C10; } .AnyTagClassName { color: #0C0C10; } </style>
<style> a { background-color: #0C0C10; } a { background-color: rgb(12,12,16); } div.DivClassName { background-color: #0C0C10; } .BgClassName { background-color: #0C0C10; } </style>
<style> span { border-color: #0C0C10; } span { border-color: rgb(12,12,16); } td.TdClassName { border-color: #0C0C10; } .TagClassName { border-color: #0C0C10; } </style>