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