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