#fdfcfd Hex Color
rgb(253, 252, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fc | fd | - | #fdfcfd |
RGB | 253 | 252 | 253 | - | rgb(253,252,253) |
HSL | 300 | 20% | 99% | - | hsl(300,20%,99%) |
HSV | 300 | 0% | 99% | - | hsv(300,0%,99%) |
XYZ | 93.048 | 97.5953 | 106.8621 | - | xyz(93.048,97.5953,106.8621) |
CIE-LAB | 99.06 | 0.51 | -0.37 | - | lab(99.06,0.51,-0.37) |
CMYK | 0 | 0.0039525691699605 | 0 | 0.0078431372549019 | cmyk(0,0.0039525691699605,0,0.0078431372549019) |
Description
The RGB value of color #fdfcfd is rgb(253, 252, 253).
In the hex color #fdfcfd, The value of Red is 253, value of Green is 252, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #fdfcfd consists of 300° Hue, 20% Saturation, and 99% Lightness.
In the CMYK color model, the color #fdfcfd can be represented as Cyan=0%, Magenta=0.0039525691699605%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fdfcfd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fdfcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfcfd
Preview of #fdfcfd on White Background
The contrast ratio of #fdfcfd with white color is 1.02
Preview of #fdfcfd on black background
The contrast ratio of #fdfcfd with black color is 20.52
#fdfcfd color will look good with a black background.
Color Schemes of #fdfcfd
Triadic Colors of #fdfcfd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fdfcfd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fdfcfd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fdfcfd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fdfcfd;
}
This is a sample text used for the color #fdfcfd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fdfcfd;
}
This is a sample text used for the color #fdfcfd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fdfcfd;
}
This is a sample text used for the color #fdfcfd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 33.38%
Green 33.25%
Blue 33.38%
CMYK Percentage
Cyan 0
Magenta 33.51%
Yellow 0%
Black 66.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.