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