#040206 (or 0x040206) is unknown color: approx Blackcurrant. HEX triplet: 04, 02 and 06. RGB value is (4,2,6). Sum of RGB (Red+Green+Blue) = 4+2+6=12 (1% of max value = 765). Red value is 4 (1.95% from 255 or 33.33% from 12); Green value is 2 (1.17% from 255 or 16.67% from 12); Blue value is 6 (2.73% from 255 or 50% from 12); Max value from RGB is 6 - color contains mainly: blue. Hex color #040206 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040206 is #FBFDF9. Grayscale: #030303. Windows color (decimal): -16514554 or 393732. OLE color: 393732.
HSL color Cylindrical-coordinate representation of color #040206: hue angle of 270º degrees, saturation: 0.5, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #040206 is Cyan = 0.33, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.98.
<style> p { color: #040206; } p { color: rgb(4,2,6); } H1.HeaderClassName { color: #040206; } .AnyTagClassName { color: #040206; } </style>
<style> a { background-color: #040206; } a { background-color: rgb(4,2,6); } div.DivClassName { background-color: #040206; } .BgClassName { background-color: #040206; } </style>
<style> span { border-color: #040206; } span { border-color: rgb(4,2,6); } td.TdClassName { border-color: #040206; } .TagClassName { border-color: #040206; } </style>