#070605 (or 0x070605) is unknown color: approx Black. HEX triplet: 07, 06 and 05. RGB value is (7,6,5). Sum of RGB (Red+Green+Blue) = 7+6+5=18 (2% of max value = 765). Red value is 7 (3.12% from 255 or 38.89% from 18); Green value is 6 (2.73% from 255 or 33.33% from 18); Blue value is 5 (2.34% from 255 or 27.78% from 18); Max value from RGB is 7 - color contains mainly: red. Hex color #070605 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #070605 is #F8F9FA. Grayscale: #060606. Windows color (decimal): -16316923 or 329223. OLE color: 329223.
HSL color Cylindrical-coordinate representation of color #070605: hue angle of 30º degrees, saturation: 0.17, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #070605 is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.97.
<style> p { color: #070605; } p { color: rgb(7,6,5); } H1.HeaderClassName { color: #070605; } .AnyTagClassName { color: #070605; } </style>
<style> a { background-color: #070605; } a { background-color: rgb(7,6,5); } div.DivClassName { background-color: #070605; } .BgClassName { background-color: #070605; } </style>
<style> span { border-color: #070605; } span { border-color: rgb(7,6,5); } td.TdClassName { border-color: #070605; } .TagClassName { border-color: #070605; } </style>