#555A50 (or 0x555A50) is unknown color: approx Cabbage Pont. HEX triplet: 55, 5A and 50. RGB value is (85,90,80). Sum of RGB (Red+Green+Blue) = 85+90+80=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 90 (35.55% from 255 or 35.29% from 255); Blue value is 80 (31.64% from 255 or 31.37% from 255); Max value from RGB is 90 - color contains mainly: green. Hex color #555A50 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #555A50 is #AAA5AF. Grayscale: #575757. Windows color (decimal): -11183536 or 5266005. OLE color: 5266005.
HSL color Cylindrical-coordinate representation of color #555A50: hue angle of 90º degrees, saturation: 0.06, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #555A50 is Cyan = 0.06, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
<style> p { color: #555A50; } p { color: rgb(85,90,80); } H1.HeaderClassName { color: #555A50; } .AnyTagClassName { color: #555A50; } </style>
<style> a { background-color: #555A50; } a { background-color: rgb(85,90,80); } div.DivClassName { background-color: #555A50; } .BgClassName { background-color: #555A50; } </style>
<style> span { border-color: #555A50; } span { border-color: rgb(85,90,80); } td.TdClassName { border-color: #555A50; } .TagClassName { border-color: #555A50; } </style>