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