Hex color #9932cc, RGB(153, 50, 204) - also known as dark orchid - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #9932cc is a shade of blue-magenta. In a RGB color space it is composed of 60% red, 19.61% green and 80% blue. In HSL notation it has 280.1° hue, 60.6% saturation and 49.8% lightness. The process color (CMYK) is combination of 25% cyan, 75.49% magenta, 0% yellow and 20% key (black). The closest short hexadecimal code of #9932cc is #93c.
Example CSS code:
.setFontColor { color: #9932cc; }
.setBackgroundColor { background-color: #9932cc; }
How to set font color?
<p style="color:#9932cc">Font color is #9932cc.</p>
Font color is #9932cc.
Compromise in colors is grey.
- Edi Rama
How to set background color?
<div style="background-color:#9932cc">Background color is #9932cc.</div>
Background color is #9932cc.
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