#060005 (or 0x060005) is unknown color: approx Melanzane. HEX triplet: 06, 00 and 05. RGB value is (6,0,5). Sum of RGB (Red+Green+Blue) = 6+0+5=11 (1% of max value = 765). Red value is 6 (2.73% from 255 or 54.55% from 11); Green value is 0 (0.39% from 255 or 0% from 11); Blue value is 5 (2.34% from 255 or 45.45% from 11); Max value from RGB is 6 - color contains mainly: red. Hex color #060005 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060005 is #F9FFFA. Grayscale: #020202. Windows color (decimal): -16383995 or 327686. OLE color: 327686.
HSL color Cylindrical-coordinate representation of color #060005: hue angle of 310º degrees, saturation: 1, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 1%. Process color model (Four color, CMYK) of #060005 is Cyan = 0, Magento = 1, Yellow = 0.17 and Black (K on CMYK) = 0.98.
<style> p { color: #060005; } p { color: rgb(6,0,5); } H1.HeaderClassName { color: #060005; } .AnyTagClassName { color: #060005; } </style>
<style> a { background-color: #060005; } a { background-color: rgb(6,0,5); } div.DivClassName { background-color: #060005; } .BgClassName { background-color: #060005; } </style>
<style> span { border-color: #060005; } span { border-color: rgb(6,0,5); } td.TdClassName { border-color: #060005; } .TagClassName { border-color: #060005; } </style>