#55B17D (or 0x55B17D) is unknown color: approx Ocean Green. HEX triplet: 55, B1 and 7D. RGB value is (85,177,125). Sum of RGB (Red+Green+Blue) = 85+177+125=387 (51% of max value = 765). Red value is 85 (33.59% from 255 or 21.96% from 387); Green value is 177 (69.53% from 255 or 45.74% from 387); Blue value is 125 (49.22% from 255 or 32.30% from 387); Max value from RGB is 177 - color contains mainly: green. Hex color #55B17D is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #55B17D is #AA4E82. Grayscale: #8F8F8F. Windows color (decimal): -11161219 or 8237397. OLE color: 8237397.
HSL color Cylindrical-coordinate representation of color #55B17D: hue angle of 146.09º degrees, saturation: 0.37, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #55B17D is Cyan = 0.52, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.31.
<style> p { color: #55B17D; } p { color: rgb(85,177,125); } H1.HeaderClassName { color: #55B17D; } .AnyTagClassName { color: #55B17D; } </style>
<style> a { background-color: #55B17D; } a { background-color: rgb(85,177,125); } div.DivClassName { background-color: #55B17D; } .BgClassName { background-color: #55B17D; } </style>
<style> span { border-color: #55B17D; } span { border-color: rgb(85,177,125); } td.TdClassName { border-color: #55B17D; } .TagClassName { border-color: #55B17D; } </style>