Whitecap Snow/ luminous vivid red
Enter any color value (e.g., #cc0406, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fffdfd color RGB value is (255,253,253)
#fffdfd color CMYK value
#fffdfd color HSL value
HSV(or HSB) | 0.0° | 0.8 | 100.0 |
XYZ | 94.095 | 98.602 | 107.001 |
Yxy | 0.314 | 0.329 | 98.602 |
LAB | 99.457 | 0.665 | 0.223 |
LUV | 99.457 | 1.122 | 0.225 |
Hunter-LAB | 99.299 | -4.627 | 5.620 |
CIE-LCH | 99.457 | 0.701 | 18.511 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FD | FD |
Decimal | 255 | 253 | 253 |
Octal | 377 | 375 | 375 |
Binary | 11111111 | 11111101 | 11111101 |
Below, you can see some colors close to #fffdfd. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #fffdfd.
<span style="color:#fffdfd">Text here</span>
This paragraph has a background color of #fffdfd.
<p style="background-color:#fffdfd;">Content here</p>
This element has a border color of #fffdfd.
<div style="border:1px #fffdfd;">Content here</div>
.text {color:#fffdfd;}
.background {background-color:#fffdfd;}
.border {border:1px solid #fffdfd;}
.text-shadow {border:1px solid #fffdfd;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #130000 is the darkest color, while #fffdfd is the lightest one.