#040504 (or 0x040504) is unknown color: approx Black Bean. HEX triplet: 04, 05 and 04. RGB value is (4,5,4). Sum of RGB (Red+Green+Blue) = 4+5+4=13 (1% of max value = 765). Red value is 4 (1.95% from 255 or 30.77% from 13); Green value is 5 (2.34% from 255 or 38.46% from 13); Blue value is 4 (1.95% from 255 or 30.77% from 13); Max value from RGB is 5 - color contains mainly: green. Hex color #040504 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040504 is #FBFAFB. Grayscale: #040404. Windows color (decimal): -16513788 or 263428. OLE color: 263428.
HSL color Cylindrical-coordinate representation of color #040504: hue angle of 120º degrees, saturation: 0.11, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #040504 is Cyan = 0.20, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.98.
<style> p { color: #040504; } p { color: rgb(4,5,4); } H1.HeaderClassName { color: #040504; } .AnyTagClassName { color: #040504; } </style>
<style> a { background-color: #040504; } a { background-color: rgb(4,5,4); } div.DivClassName { background-color: #040504; } .BgClassName { background-color: #040504; } </style>
<style> span { border-color: #040504; } span { border-color: rgb(4,5,4); } td.TdClassName { border-color: #040504; } .TagClassName { border-color: #040504; } </style>