#55DE3C (or 0x55DE3C) is unknown color: approx Lime Green. HEX triplet: 55, DE and 3C. RGB value is (85,222,60). Sum of RGB (Red+Green+Blue) = 85+222+60=367 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.16% from 367); Green value is 222 (87.11% from 255 or 60.49% from 367); Blue value is 60 (23.83% from 255 or 16.35% from 367); Max value from RGB is 222 - color contains mainly: green. Hex color #55DE3C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #55DE3C is #AA21C3. Grayscale: #A3A3A3. Windows color (decimal): -11149764 or 3989077. OLE color: 3989077.
HSL color Cylindrical-coordinate representation of color #55DE3C: hue angle of 110.74º degrees, saturation: 0.71, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #55DE3C is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.13.
<style> p { color: #55DE3C; } p { color: rgb(85,222,60); } H1.HeaderClassName { color: #55DE3C; } .AnyTagClassName { color: #55DE3C; } </style>
<style> a { background-color: #55DE3C; } a { background-color: rgb(85,222,60); } div.DivClassName { background-color: #55DE3C; } .BgClassName { background-color: #55DE3C; } </style>
<style> span { border-color: #55DE3C; } span { border-color: rgb(85,222,60); } td.TdClassName { border-color: #55DE3C; } .TagClassName { border-color: #55DE3C; } </style>