#070B11 (or 0x070B11) is unknown color: approx Black Pearl. HEX triplet: 07, 0B and 11. RGB value is (7,11,17). Sum of RGB (Red+Green+Blue) = 7+11+17=35 (4% of max value = 765). Red value is 7 (3.12% from 255 or 20% from 35); Green value is 11 (4.69% from 255 or 31.43% from 35); Blue value is 17 (7.03% from 255 or 48.57% from 35); Max value from RGB is 17 - color contains mainly: blue. Hex color #070B11 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #070B11 is #F8F4EE. Grayscale: #0A0A0A. Windows color (decimal): -16315631 or 1116935. OLE color: 1116935.
HSL color Cylindrical-coordinate representation of color #070B11: hue angle of 216º degrees, saturation: 0.42, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #070B11 is Cyan = 0.59, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #070B11; } p { color: rgb(7,11,17); } H1.HeaderClassName { color: #070B11; } .AnyTagClassName { color: #070B11; } </style>
<style> a { background-color: #070B11; } a { background-color: rgb(7,11,17); } div.DivClassName { background-color: #070B11; } .BgClassName { background-color: #070B11; } </style>
<style> span { border-color: #070B11; } span { border-color: rgb(7,11,17); } td.TdClassName { border-color: #070B11; } .TagClassName { border-color: #070B11; } </style>