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