#5F4D5E (or 0x5F4D5E) is unknown color: approx Fedora. HEX triplet: 5F, 4D and 5E. RGB value is (95,77,94). Sum of RGB (Red+Green+Blue) = 95+77+94=266 (35% of max value = 765). Red value is 95 (37.5% from 255 or 35.71% from 266); Green value is 77 (30.47% from 255 or 28.95% from 266); Blue value is 94 (37.11% from 255 or 35.34% from 266); Max value from RGB is 95 - color contains mainly: red. Hex color #5F4D5E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5F4D5E is #A0B2A1. Grayscale: #545454. Windows color (decimal): -10531490 or 6180191. OLE color: 6180191.
HSL color Cylindrical-coordinate representation of color #5F4D5E: hue angle of 303.33º degrees, saturation: 0.1, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #5F4D5E is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.63.
<style> p { color: #5f4d5e; } p { color: rgb(95,77,94); } H1.HeaderClassName { color: #5f4d5e; } .AnyTagClassName { color: #5f4d5e; } </style>
<style> a { background-color: #5f4d5e; } a { background-color: rgb(95,77,94); } div.DivClassName { background-color: #5f4d5e; } .BgClassName { background-color: #5f4d5e; } </style>
<style> span { border-color: #5f4d5e; } span { border-color: rgb(95,77,94); } td.TdClassName { border-color: #5f4d5e; } .TagClassName { border-color: #5f4d5e; } </style>