#5F0704 (or 0x5F0704) is unknown color: approx Maroon. HEX triplet: 5F, 07 and 04. RGB value is (95,7,4). Sum of RGB (Red+Green+Blue) = 95+7+4=106 (14% of max value = 765). Red value is 95 (37.5% from 255 or 89.62% from 106); Green value is 7 (3.12% from 255 or 6.60% from 106); Blue value is 4 (1.95% from 255 or 3.77% from 106); Max value from RGB is 95 - color contains mainly: red. Hex color #5F0704 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5F0704 is #A0F8FB. Grayscale: #212121. Windows color (decimal): -10549500 or 264031. OLE color: 264031.
HSL color Cylindrical-coordinate representation of color #5F0704: hue angle of 1.98º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #5F0704 is Cyan = 0, Magento = 0.93, Yellow = 0.96 and Black (K on CMYK) = 0.63.
<style> p { color: #5F0704; } p { color: rgb(95,7,4); } H1.HeaderClassName { color: #5F0704; } .AnyTagClassName { color: #5F0704; } </style>
<style> a { background-color: #5F0704; } a { background-color: rgb(95,7,4); } div.DivClassName { background-color: #5F0704; } .BgClassName { background-color: #5F0704; } </style>
<style> span { border-color: #5F0704; } span { border-color: rgb(95,7,4); } td.TdClassName { border-color: #5F0704; } .TagClassName { border-color: #5F0704; } </style>