#595B5D (or 0x595B5D) is unknown color: approx Bright Grey. HEX triplet: 59, 5B and 5D. RGB value is (89,91,93). Sum of RGB (Red+Green+Blue) = 89+91+93=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 91 (35.94% from 255 or 33.33% from 273); Blue value is 93 (36.72% from 255 or 34.07% from 273); Max value from RGB is 93 - color contains mainly: blue. Hex color #595B5D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595B5D is #A6A4A2. Grayscale: #5A5A5A. Windows color (decimal): -10921123 or 6118233. OLE color: 6118233.
HSL color Cylindrical-coordinate representation of color #595B5D: hue angle of 210º degrees, saturation: 0.02, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #595B5D is Cyan = 0.04, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #595B5D; } p { color: rgb(89,91,93); } H1.HeaderClassName { color: #595B5D; } .AnyTagClassName { color: #595B5D; } </style>
<style> a { background-color: #595B5D; } a { background-color: rgb(89,91,93); } div.DivClassName { background-color: #595B5D; } .BgClassName { background-color: #595B5D; } </style>
<style> span { border-color: #595B5D; } span { border-color: rgb(89,91,93); } td.TdClassName { border-color: #595B5D; } .TagClassName { border-color: #595B5D; } </style>