#080504 (or 0x080504) is unknown color: approx Black. HEX triplet: 08, 05 and 04. RGB value is (8,5,4). Sum of RGB (Red+Green+Blue) = 8+5+4=17 (2% of max value = 765). Red value is 8 (3.52% from 255 or 47.06% from 17); Green value is 5 (2.34% from 255 or 29.41% from 17); Blue value is 4 (1.95% from 255 or 23.53% from 17); Max value from RGB is 8 - color contains mainly: red. Hex color #080504 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #080504 is #F7FAFB. Grayscale: #050505. Windows color (decimal): -16251644 or 263432. OLE color: 263432.
HSL color Cylindrical-coordinate representation of color #080504: hue angle of 15º degrees, saturation: 0.33, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #080504 is Cyan = 0, Magento = 0.38, Yellow = 0.5 and Black (K on CMYK) = 0.97.
<style> p { color: #080504; } p { color: rgb(8,5,4); } H1.HeaderClassName { color: #080504; } .AnyTagClassName { color: #080504; } </style>
<style> a { background-color: #080504; } a { background-color: rgb(8,5,4); } div.DivClassName { background-color: #080504; } .BgClassName { background-color: #080504; } </style>
<style> span { border-color: #080504; } span { border-color: rgb(8,5,4); } td.TdClassName { border-color: #080504; } .TagClassName { border-color: #080504; } </style>