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