#5A586E (or 0x5A586E) is unknown color: approx Smoky. HEX triplet: 5A, 58 and 6E. RGB value is (90,88,110). Sum of RGB (Red+Green+Blue) = 90+88+110=288 (38% of max value = 765). Red value is 90 (35.55% from 255 or 31.25% from 288); Green value is 88 (34.77% from 255 or 30.56% from 288); Blue value is 110 (43.36% from 255 or 38.19% from 288); Max value from RGB is 110 - color contains mainly: blue. Hex color #5A586E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5A586E is #A5A791. Grayscale: #5B5B5B. Windows color (decimal): -10856338 or 7231578. OLE color: 7231578.
HSL color Cylindrical-coordinate representation of color #5A586E: hue angle of 245.45º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #5A586E is Cyan = 0.18, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #5A586E; } p { color: rgb(90,88,110); } H1.HeaderClassName { color: #5A586E; } .AnyTagClassName { color: #5A586E; } </style>
<style> a { background-color: #5A586E; } a { background-color: rgb(90,88,110); } div.DivClassName { background-color: #5A586E; } .BgClassName { background-color: #5A586E; } </style>
<style> span { border-color: #5A586E; } span { border-color: rgb(90,88,110); } td.TdClassName { border-color: #5A586E; } .TagClassName { border-color: #5A586E; } </style>