#022006 (or 0x022006) is unknown color: approx Black Bean. HEX triplet: 02, 20 and 06. RGB value is (2,32,6). Sum of RGB (Red+Green+Blue) = 2+32+6=40 (5% of max value = 765). Red value is 2 (1.17% from 255 or 5% from 40); Green value is 32 (12.89% from 255 or 80% from 40); Blue value is 6 (2.73% from 255 or 15% from 40); Max value from RGB is 32 - color contains mainly: green. Hex color #022006 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #022006 is #FDDFF9. Grayscale: #141414. Windows color (decimal): -16637946 or 401410. OLE color: 401410.
HSL color Cylindrical-coordinate representation of color #022006: hue angle of 128º degrees, saturation: 0.88, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #022006 is Cyan = 0.94, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.87.
<style> p { color: #022006; } p { color: rgb(2,32,6); } H1.HeaderClassName { color: #022006; } .AnyTagClassName { color: #022006; } </style>
<style> a { background-color: #022006; } a { background-color: rgb(2,32,6); } div.DivClassName { background-color: #022006; } .BgClassName { background-color: #022006; } </style>
<style> span { border-color: #022006; } span { border-color: rgb(2,32,6); } td.TdClassName { border-color: #022006; } .TagClassName { border-color: #022006; } </style>