#0B070C (or 0x0B070C) is unknown color: approx Blackcurrant. HEX triplet: 0B, 07 and 0C. RGB value is (11,7,12). Sum of RGB (Red+Green+Blue) = 11+7+12=30 (3% of max value = 765). Red value is 11 (4.69% from 255 or 36.67% from 30); Green value is 7 (3.12% from 255 or 23.33% from 30); Blue value is 12 (5.08% from 255 or 40% from 30); Max value from RGB is 12 - color contains mainly: blue. Hex color #0B070C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0B070C is #F4F8F3. Grayscale: #080808. Windows color (decimal): -16054516 or 788235. OLE color: 788235.
HSL color Cylindrical-coordinate representation of color #0B070C: hue angle of 288º degrees, saturation: 0.26, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #0B070C is Cyan = 0.08, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #0B070C; } p { color: rgb(11,7,12); } H1.HeaderClassName { color: #0B070C; } .AnyTagClassName { color: #0B070C; } </style>
<style> a { background-color: #0B070C; } a { background-color: rgb(11,7,12); } div.DivClassName { background-color: #0B070C; } .BgClassName { background-color: #0B070C; } </style>
<style> span { border-color: #0B070C; } span { border-color: rgb(11,7,12); } td.TdClassName { border-color: #0B070C; } .TagClassName { border-color: #0B070C; } </style>