#060805 (or 0x060805) is unknown color: approx Pine Tree. HEX triplet: 06, 08 and 05. RGB value is (6,8,5). Sum of RGB (Red+Green+Blue) = 6+8+5=19 (2% of max value = 765). Red value is 6 (2.73% from 255 or 31.58% from 19); Green value is 8 (3.52% from 255 or 42.11% from 19); Blue value is 5 (2.34% from 255 or 26.32% from 19); Max value from RGB is 8 - color contains mainly: green. Hex color #060805 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060805 is #F9F7FA. Grayscale: #070707. Windows color (decimal): -16381947 or 329734. OLE color: 329734.
HSL color Cylindrical-coordinate representation of color #060805: hue angle of 100º degrees, saturation: 0.23, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #060805 is Cyan = 0.25, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.97.
<style> p { color: #060805; } p { color: rgb(6,8,5); } H1.HeaderClassName { color: #060805; } .AnyTagClassName { color: #060805; } </style>
<style> a { background-color: #060805; } a { background-color: rgb(6,8,5); } div.DivClassName { background-color: #060805; } .BgClassName { background-color: #060805; } </style>
<style> span { border-color: #060805; } span { border-color: rgb(6,8,5); } td.TdClassName { border-color: #060805; } .TagClassName { border-color: #060805; } </style>