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