#0C070D (or 0x0C070D) is unknown color: approx Blackcurrant. HEX triplet: 0C, 07 and 0D. RGB value is (12,7,13). Sum of RGB (Red+Green+Blue) = 12+7+13=32 (4% of max value = 765). Red value is 12 (5.08% from 255 or 37.5% from 32); Green value is 7 (3.12% from 255 or 21.88% from 32); Blue value is 13 (5.47% from 255 or 40.62% from 32); Max value from RGB is 13 - color contains mainly: blue. Hex color #0C070D is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0C070D is #F3F8F2. Grayscale: #090909. Windows color (decimal): -15988979 or 853772. OLE color: 853772.
HSL color Cylindrical-coordinate representation of color #0C070D: hue angle of 290º degrees, saturation: 0.3, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #0C070D is Cyan = 0.08, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #0C070D; } p { color: rgb(12,7,13); } H1.HeaderClassName { color: #0C070D; } .AnyTagClassName { color: #0C070D; } </style>
<style> a { background-color: #0C070D; } a { background-color: rgb(12,7,13); } div.DivClassName { background-color: #0C070D; } .BgClassName { background-color: #0C070D; } </style>
<style> span { border-color: #0C070D; } span { border-color: rgb(12,7,13); } td.TdClassName { border-color: #0C070D; } .TagClassName { border-color: #0C070D; } </style>