#060404 (or 0x060404) is unknown color: approx Black. HEX triplet: 06, 04 and 04. RGB value is (6,4,4). Sum of RGB (Red+Green+Blue) = 6+4+4=14 (1% of max value = 765). Red value is 6 (2.73% from 255 or 42.86% from 14); Green value is 4 (1.95% from 255 or 28.57% from 14); Blue value is 4 (1.95% from 255 or 28.57% from 14); Max value from RGB is 6 - color contains mainly: red. Hex color #060404 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060404 is #F9FBFB. Grayscale: #040404. Windows color (decimal): -16382972 or 263174. OLE color: 263174.
HSL color Cylindrical-coordinate representation of color #060404: hue angle of 0º degrees, saturation: 0.2, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #060404 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.98.
<style> p { color: #060404; } p { color: rgb(6,4,4); } H1.HeaderClassName { color: #060404; } .AnyTagClassName { color: #060404; } </style>
<style> a { background-color: #060404; } a { background-color: rgb(6,4,4); } div.DivClassName { background-color: #060404; } .BgClassName { background-color: #060404; } </style>
<style> span { border-color: #060404; } span { border-color: rgb(6,4,4); } td.TdClassName { border-color: #060404; } .TagClassName { border-color: #060404; } </style>