#08070A (or 0x08070A) is unknown color: approx Black Russian. HEX triplet: 08, 07 and 0A. RGB value is (8,7,10). Sum of RGB (Red+Green+Blue) = 8+7+10=25 (3% of max value = 765). Red value is 8 (3.52% from 255 or 32% from 25); Green value is 7 (3.12% from 255 or 28% from 25); Blue value is 10 (4.30% from 255 or 40% from 25); Max value from RGB is 10 - color contains mainly: blue. Hex color #08070A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #08070A is #F7F8F5. Grayscale: #070707. Windows color (decimal): -16251126 or 657160. OLE color: 657160.
HSL color Cylindrical-coordinate representation of color #08070A: hue angle of 260º degrees, saturation: 0.18, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #08070A is Cyan = 0.2, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #08070A; } p { color: rgb(8,7,10); } H1.HeaderClassName { color: #08070A; } .AnyTagClassName { color: #08070A; } </style>
<style> a { background-color: #08070A; } a { background-color: rgb(8,7,10); } div.DivClassName { background-color: #08070A; } .BgClassName { background-color: #08070A; } </style>
<style> span { border-color: #08070A; } span { border-color: rgb(8,7,10); } td.TdClassName { border-color: #08070A; } .TagClassName { border-color: #08070A; } </style>