#55ED5B (or 0x55ED5B) is unknown color: approx Screamin' Green. HEX triplet: 55, ED and 5B. RGB value is (85,237,91). Sum of RGB (Red+Green+Blue) = 85+237+91=413 (54% of max value = 765). Red value is 85 (33.59% from 255 or 20.58% from 413); Green value is 237 (92.97% from 255 or 57.38% from 413); Blue value is 91 (35.94% from 255 or 22.03% from 413); Max value from RGB is 237 - color contains mainly: green. Hex color #55ED5B is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #55ED5B is #AA12A4. Grayscale: #AFAFAF. Windows color (decimal): -11145893 or 6024533. OLE color: 6024533.
HSL color Cylindrical-coordinate representation of color #55ED5B: hue angle of 122.37º degrees, saturation: 0.81, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #55ED5B is Cyan = 0.64, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.07.
<style> p { color: #55ED5B; } p { color: rgb(85,237,91); } H1.HeaderClassName { color: #55ED5B; } .AnyTagClassName { color: #55ED5B; } </style>
<style> a { background-color: #55ED5B; } a { background-color: rgb(85,237,91); } div.DivClassName { background-color: #55ED5B; } .BgClassName { background-color: #55ED5B; } </style>
<style> span { border-color: #55ED5B; } span { border-color: rgb(85,237,91); } td.TdClassName { border-color: #55ED5B; } .TagClassName { border-color: #55ED5B; } </style>