#07070B (or 0x07070B) is unknown color: approx Black Russian. HEX triplet: 07, 07 and 0B. RGB value is (7,7,11). Sum of RGB (Red+Green+Blue) = 7+7+11=25 (3% of max value = 765). Red value is 7 (3.12% from 255 or 28% from 25); Green value is 7 (3.12% from 255 or 28% from 25); Blue value is 11 (4.69% from 255 or 44% from 25); Max value from RGB is 11 - color contains mainly: blue. Hex color #07070B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #07070B is #F8F8F4. Grayscale: #070707. Windows color (decimal): -16316661 or 722695. OLE color: 722695.
HSL color Cylindrical-coordinate representation of color #07070B: hue angle of 240º degrees, saturation: 0.22, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #07070B is Cyan = 0.36, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #07070B; } p { color: rgb(7,7,11); } H1.HeaderClassName { color: #07070B; } .AnyTagClassName { color: #07070B; } </style>
<style> a { background-color: #07070B; } a { background-color: rgb(7,7,11); } div.DivClassName { background-color: #07070B; } .BgClassName { background-color: #07070B; } </style>
<style> span { border-color: #07070B; } span { border-color: rgb(7,7,11); } td.TdClassName { border-color: #07070B; } .TagClassName { border-color: #07070B; } </style>