#090504 (or 0x090504) is unknown color: approx Black. HEX triplet: 09, 05 and 04. RGB value is (9,5,4). Sum of RGB (Red+Green+Blue) = 9+5+4=18 (2% of max value = 765). Red value is 9 (3.91% from 255 or 50% from 18); Green value is 5 (2.34% from 255 or 27.78% from 18); Blue value is 4 (1.95% from 255 or 22.22% from 18); Max value from RGB is 9 - color contains mainly: red. Hex color #090504 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090504 is #F6FAFB. Grayscale: #060606. Windows color (decimal): -16186108 or 263433. OLE color: 263433.
HSL color Cylindrical-coordinate representation of color #090504: hue angle of 12º degrees, saturation: 0.38, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #090504 is Cyan = 0, Magento = 0.44, Yellow = 0.56 and Black (K on CMYK) = 0.96.
<style> p { color: #090504; } p { color: rgb(9,5,4); } H1.HeaderClassName { color: #090504; } .AnyTagClassName { color: #090504; } </style>
<style> a { background-color: #090504; } a { background-color: rgb(9,5,4); } div.DivClassName { background-color: #090504; } .BgClassName { background-color: #090504; } </style>
<style> span { border-color: #090504; } span { border-color: rgb(9,5,4); } td.TdClassName { border-color: #090504; } .TagClassName { border-color: #090504; } </style>