#06070A (or 0x06070A) is unknown color: approx Black Russian. HEX triplet: 06, 07 and 0A. RGB value is (6,7,10). Sum of RGB (Red+Green+Blue) = 6+7+10=23 (3% of max value = 765). Red value is 6 (2.73% from 255 or 26.09% from 23); Green value is 7 (3.12% from 255 or 30.43% from 23); Blue value is 10 (4.30% from 255 or 43.48% from 23); Max value from RGB is 10 - color contains mainly: blue. Hex color #06070A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #06070A is #F9F8F5. Grayscale: #070707. Windows color (decimal): -16382198 or 657158. OLE color: 657158.
HSL color Cylindrical-coordinate representation of color #06070A: hue angle of 225º degrees, saturation: 0.25, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #06070A is Cyan = 0.4, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #06070A; } p { color: rgb(6,7,10); } H1.HeaderClassName { color: #06070A; } .AnyTagClassName { color: #06070A; } </style>
<style> a { background-color: #06070A; } a { background-color: rgb(6,7,10); } div.DivClassName { background-color: #06070A; } .BgClassName { background-color: #06070A; } </style>
<style> span { border-color: #06070A; } span { border-color: rgb(6,7,10); } td.TdClassName { border-color: #06070A; } .TagClassName { border-color: #06070A; } </style>