#040605 (or 0x040605) is unknown color: approx Dark Green. HEX triplet: 04, 06 and 05. RGB value is (4,6,5). Sum of RGB (Red+Green+Blue) = 4+6+5=15 (1% of max value = 765). Red value is 4 (1.95% from 255 or 26.67% from 15); Green value is 6 (2.73% from 255 or 40% from 15); Blue value is 5 (2.34% from 255 or 33.33% from 15); Max value from RGB is 6 - color contains mainly: green. Hex color #040605 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040605 is #FBF9FA. Grayscale: #050505. Windows color (decimal): -16513531 or 329220. OLE color: 329220.
HSL color Cylindrical-coordinate representation of color #040605: hue angle of 150º degrees, saturation: 0.2, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #040605 is Cyan = 0.33, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.98.
<style> p { color: #040605; } p { color: rgb(4,6,5); } H1.HeaderClassName { color: #040605; } .AnyTagClassName { color: #040605; } </style>
<style> a { background-color: #040605; } a { background-color: rgb(4,6,5); } div.DivClassName { background-color: #040605; } .BgClassName { background-color: #040605; } </style>
<style> span { border-color: #040605; } span { border-color: rgb(4,6,5); } td.TdClassName { border-color: #040605; } .TagClassName { border-color: #040605; } </style>