#5B5555 (or 0x5B5555) is unknown color: approx Matterhorn. HEX triplet: 5B, 55 and 55. RGB value is (91,85,85). Sum of RGB (Red+Green+Blue) = 91+85+85=261 (34% of max value = 765). Red value is 91 (35.94% from 255 or 34.87% from 261); Green value is 85 (33.59% from 255 or 32.57% from 261); Blue value is 85 (33.59% from 255 or 32.57% from 261); Max value from RGB is 91 - color contains mainly: red. Hex color #5B5555 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5B5555 is #A4AAAA. Grayscale: #565656. Windows color (decimal): -10791595 or 5592411. OLE color: 5592411.
HSL color Cylindrical-coordinate representation of color #5B5555: hue angle of 0º degrees, saturation: 0.03, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #5B5555 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.64.
<style> p { color: #5B5555; } p { color: rgb(91,85,85); } H1.HeaderClassName { color: #5B5555; } .AnyTagClassName { color: #5B5555; } </style>
<style> a { background-color: #5B5555; } a { background-color: rgb(91,85,85); } div.DivClassName { background-color: #5B5555; } .BgClassName { background-color: #5B5555; } </style>
<style> span { border-color: #5B5555; } span { border-color: rgb(91,85,85); } td.TdClassName { border-color: #5B5555; } .TagClassName { border-color: #5B5555; } </style>