Hex color #95e3e3, RGB(149, 227, 227) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #95e3e3 is a shade of cyan. In a RGB color space it is composed of 58.43% red, 89.02% green and 89.02% blue. In HSL notation it has 180° hue, 58.2% saturation and 73.7% lightness. The process color (CMYK) is combination of 34.36% cyan, 0% magenta, 0% yellow and 10.98% key (black). The closest short hexadecimal code of #95e3e3 is #9ee.
Example CSS code:
.setFontColor { color: #95e3e3; }
.setBackgroundColor { background-color: #95e3e3; }
How to set font color?
<p style="color:#95e3e3">Font color is #95e3e3.</p>
Font color is #95e3e3.
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:#95e3e3">Background color is #95e3e3.</div>
Background color is #95e3e3.
Compromise in colors is grey.
- Edi Rama