Hex color #c7c7fa, RGB(199, 199, 250) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #c7c7fa is a shade of blue. In a RGB color space it is composed of 78.04% red, 78.04% green and 98.04% blue. In HSL notation it has 240° hue, 83.6% saturation and 88% lightness. The process color (CMYK) is combination of 20.4% cyan, 20.4% magenta, 0% yellow and 1.96% key (black). The closest short hexadecimal code of #c7c7fa is #ccf.
Example CSS code:
.setFontColor { color: #c7c7fa; }
.setBackgroundColor { background-color: #c7c7fa; }
How to set font color?
<p style="color:#c7c7fa">Font color is #c7c7fa.</p>
Font color is #c7c7fa.
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:#c7c7fa">Background color is #c7c7fa.</div>
Background color is #c7c7fa.
Compromise in colors is grey.
- Edi Rama