#0C101C (or 0x0C101C) is unknown color: approx Black Russian. HEX triplet: 0C, 10 and 1C. RGB value is (12,16,28). Sum of RGB (Red+Green+Blue) = 12+16+28=56 (7% of max value = 765). Red value is 12 (5.08% from 255 or 21.43% from 56); Green value is 16 (6.64% from 255 or 28.57% from 56); Blue value is 28 (11.33% from 255 or 50% from 56); Max value from RGB is 28 - color contains mainly: blue. Hex color #0C101C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0C101C is #F3EFE3. Grayscale: #101010. Windows color (decimal): -15986660 or 1839116. OLE color: 1839116.
HSL color Cylindrical-coordinate representation of color #0C101C: hue angle of 225º degrees, saturation: 0.4, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #0C101C is Cyan = 0.57, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #0C101C; } p { color: rgb(12,16,28); } H1.HeaderClassName { color: #0C101C; } .AnyTagClassName { color: #0C101C; } </style>
<style> a { background-color: #0C101C; } a { background-color: rgb(12,16,28); } div.DivClassName { background-color: #0C101C; } .BgClassName { background-color: #0C101C; } </style>
<style> span { border-color: #0C101C; } span { border-color: rgb(12,16,28); } td.TdClassName { border-color: #0C101C; } .TagClassName { border-color: #0C101C; } </style>