#040A05 (or 0x040A05) is unknown color: approx Black Bean. HEX triplet: 04, 0A and 05. RGB value is (4,10,5). Sum of RGB (Red+Green+Blue) = 4+10+5=19 (2% of max value = 765). Red value is 4 (1.95% from 255 or 21.05% from 19); Green value is 10 (4.30% from 255 or 52.63% from 19); Blue value is 5 (2.34% from 255 or 26.32% from 19); Max value from RGB is 10 - color contains mainly: green. Hex color #040A05 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040A05 is #FBF5FA. Grayscale: #070707. Windows color (decimal): -16512507 or 330244. OLE color: 330244.
HSL color Cylindrical-coordinate representation of color #040A05: hue angle of 130º degrees, saturation: 0.43, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #040A05 is Cyan = 0.6, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.96.
<style> p { color: #040A05; } p { color: rgb(4,10,5); } H1.HeaderClassName { color: #040A05; } .AnyTagClassName { color: #040A05; } </style>
<style> a { background-color: #040A05; } a { background-color: rgb(4,10,5); } div.DivClassName { background-color: #040A05; } .BgClassName { background-color: #040A05; } </style>
<style> span { border-color: #040A05; } span { border-color: rgb(4,10,5); } td.TdClassName { border-color: #040A05; } .TagClassName { border-color: #040A05; } </style>