Hex color #000033, RGB(0, 0, 51) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #000033 is a shade of blue. In a RGB color space it is composed of 0% red, 0% green and 20% blue. In HSL notation it has 240° hue, 100% saturation and 10% lightness. The process color (CMYK) is combination of 100% cyan, 100% magenta, 0% yellow and 80% key (black). The closest short hexadecimal code of #000033 is #003.
Example CSS code:
.setFontColor { color: #000033; }
.setBackgroundColor { background-color: #000033; }
How to set font color?
<p style="color:#000033">Font color is #000033.</p>
Font color is #000033.
Compromise in colors is grey.
- Edi Rama
How to set background color?
<div style="background-color:#000033">Background color is #000033.</div>
Background color is #000033.
Every person has their own colour.
- Haruki Murakami, Colorless Tsukuru Tazaki and His Years of Pilgrimage