#040F09 (or 0x040F09) is unknown color: approx Dark Green. HEX triplet: 04, 0F and 09. RGB value is (4,15,9). Sum of RGB (Red+Green+Blue) = 4+15+9=28 (3% of max value = 765). Red value is 4 (1.95% from 255 or 14.29% from 28); Green value is 15 (6.25% from 255 or 53.57% from 28); Blue value is 9 (3.91% from 255 or 32.14% from 28); Max value from RGB is 15 - color contains mainly: green. Hex color #040F09 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040F09 is #FBF0F6. Grayscale: #0B0B0B. Windows color (decimal): -16511223 or 593668. OLE color: 593668.
HSL color Cylindrical-coordinate representation of color #040F09: hue angle of 147.27º degrees, saturation: 0.58, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #040F09 is Cyan = 0.73, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.94.
<style> p { color: #040F09; } p { color: rgb(4,15,9); } H1.HeaderClassName { color: #040F09; } .AnyTagClassName { color: #040F09; } </style>
<style> a { background-color: #040F09; } a { background-color: rgb(4,15,9); } div.DivClassName { background-color: #040F09; } .BgClassName { background-color: #040F09; } </style>
<style> span { border-color: #040F09; } span { border-color: rgb(4,15,9); } td.TdClassName { border-color: #040F09; } .TagClassName { border-color: #040F09; } </style>