#0C0D0C (or 0x0C0D0C) is unknown color: approx Black Bean. HEX triplet: 0C, 0D and 0C. RGB value is (12,13,12). Sum of RGB (Red+Green+Blue) = 12+13+12=37 (4% of max value = 765). Red value is 12 (5.08% from 255 or 32.43% from 37); Green value is 13 (5.47% from 255 or 35.14% from 37); Blue value is 12 (5.08% from 255 or 32.43% from 37); Max value from RGB is 13 - color contains mainly: green. Hex color #0C0D0C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0C0D0C is #F3F2F3. Grayscale: #0C0C0C. Windows color (decimal): -15987444 or 789772. OLE color: 789772.
HSL color Cylindrical-coordinate representation of color #0C0D0C: hue angle of 120º degrees, saturation: 0.04, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #0C0D0C is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.95.
<style> p { color: #0C0D0C; } p { color: rgb(12,13,12); } H1.HeaderClassName { color: #0C0D0C; } .AnyTagClassName { color: #0C0D0C; } </style>
<style> a { background-color: #0C0D0C; } a { background-color: rgb(12,13,12); } div.DivClassName { background-color: #0C0D0C; } .BgClassName { background-color: #0C0D0C; } </style>
<style> span { border-color: #0C0D0C; } span { border-color: rgb(12,13,12); } td.TdClassName { border-color: #0C0D0C; } .TagClassName { border-color: #0C0D0C; } </style>