#55AB5A (or 0x55AB5A) is unknown color: approx Fruit Salad. HEX triplet: 55, AB and 5A. RGB value is (85,171,90). Sum of RGB (Red+Green+Blue) = 85+171+90=346 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.57% from 346); Green value is 171 (67.19% from 255 or 49.42% from 346); Blue value is 90 (35.55% from 255 or 26.01% from 346); Max value from RGB is 171 - color contains mainly: green. Hex color #55AB5A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #55AB5A is #AA54A5. Grayscale: #888888. Windows color (decimal): -11162790 or 5942101. OLE color: 5942101.
HSL color Cylindrical-coordinate representation of color #55AB5A: hue angle of 123.49º degrees, saturation: 0.34, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #55AB5A is Cyan = 0.50, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.33.
<style> p { color: #55AB5A; } p { color: rgb(85,171,90); } H1.HeaderClassName { color: #55AB5A; } .AnyTagClassName { color: #55AB5A; } </style>
<style> a { background-color: #55AB5A; } a { background-color: rgb(85,171,90); } div.DivClassName { background-color: #55AB5A; } .BgClassName { background-color: #55AB5A; } </style>
<style> span { border-color: #55AB5A; } span { border-color: rgb(85,171,90); } td.TdClassName { border-color: #55AB5A; } .TagClassName { border-color: #55AB5A; } </style>