Hex color #55db7b, RGB(85, 219, 123) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #55db7b is a shade of green-cyan. In a RGB color space it is composed of 33.33% red, 85.88% green and 48.24% blue. In HSL notation it has 137° hue, 65% saturation and 59.6% lightness. The process color (CMYK) is combination of 61.19% cyan, 0% magenta, 43.84% yellow and 14.12% key (black). The closest short hexadecimal code of #55db7b is #5d7.
Example CSS code:
.setFontColor { color: #55db7b; }
.setBackgroundColor { background-color: #55db7b; }
How to set font color?
<p style="color:#55db7b">Font color is #55db7b.</p>
Font color is #55db7b.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#55db7b">Background color is #55db7b.</div>
Background color is #55db7b.
Compromise in colors is grey.
- Edi Rama