#5A585B (or 0x5A585B) is unknown color: approx Fedora. HEX triplet: 5A, 58 and 5B. RGB value is (90,88,91). Sum of RGB (Red+Green+Blue) = 90+88+91=269 (35% of max value = 765). Red value is 90 (35.55% from 255 or 33.46% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 91 (35.94% from 255 or 33.83% from 269); Max value from RGB is 91 - color contains mainly: blue. Hex color #5A585B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5A585B is #A5A7A4. Grayscale: #585858. Windows color (decimal): -10856357 or 5986394. OLE color: 5986394.
HSL color Cylindrical-coordinate representation of color #5A585B: hue angle of 280º degrees, saturation: 0.02, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #5A585B is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #5A585B; } p { color: rgb(90,88,91); } H1.HeaderClassName { color: #5A585B; } .AnyTagClassName { color: #5A585B; } </style>
<style> a { background-color: #5A585B; } a { background-color: rgb(90,88,91); } div.DivClassName { background-color: #5A585B; } .BgClassName { background-color: #5A585B; } </style>
<style> span { border-color: #5A585B; } span { border-color: rgb(90,88,91); } td.TdClassName { border-color: #5A585B; } .TagClassName { border-color: #5A585B; } </style>