Brilliance/ mostly black
Enter any color value (e.g., #294605, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fdfdfd color RGB value is (253,253,253)
#fdfdfd color CMYK value
#fdfdfd color HSL value
HSV(or HSB) | 0° | 0 | 99.2 |
XYZ | 93.363 | 98.225 | 106.967 |
Yxy | 0.313 | 0.329 | 98.225 |
LAB | 99.31 | 0.005 | -0.01 |
LUV | 99.31 | 0.001 | -0.017 |
Hunter-LAB | 99.109 | -5.288 | 5.385 |
CIE-LCH | 99.31 | 0.012 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | FD | FD |
Decimal | 253 | 253 | 253 |
Octal | 375 | 375 | 375 |
Binary | 11111101 | 11111101 | 11111101 |
This text has a font color of #fdfdfd.
<span style="color:#fdfdfd">Text here</span>
This paragraph has a background color of #fdfdfd.
<p style="background-color:#fdfdfd;">Content here</p>
This element has a border color of #fdfdfd.
<div style="border:1px #fdfdfd;">Content here</div>
.text {color:#fdfdfd;}
.background {background-color:#fdfdfd;}
.border {border:1px solid #fdfdfd;}
.text-shadow {border:1px solid #fdfdfd;}
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, #090909 is the darkest color, while #fdfdfd is the lightest one.