#fdfced Hex Color
rgb(253, 252, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fc | ed | - | #fdfced |
RGB | 253 | 252 | 237 | - | rgb(253,252,237) |
HSL | 56 | 80% | 96% | - | hsl(56,80%,96%) |
HSV | 56 | 6% | 99% | - | hsv(56,6%,99%) |
XYZ | 90.6045 | 96.6179 | 93.9945 | - | xyz(90.6045,96.6179,93.9945) |
CIE-LAB | 98.68 | -2.21 | 7.29 | - | lab(98.68,-2.21,7.29) |
CMYK | 0 | 0.0039525691699605 | 0.063241106719368 | 0.0078431372549019 | cmyk(0,0.0039525691699605,0.063241106719368,0.0078431372549019) |
Description
The RGB value of color #fdfced is rgb(253, 252, 237).
In the hex color #fdfced, The value of Red is 253, value of Green is 252, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #fdfced consists of 56° Hue, 80% Saturation, and 96% Lightness.
In the CMYK color model, the color #fdfced can be represented as Cyan=0%, Magenta=0.0039525691699605%, Yellow=0.063241106719368%, and Black=0.0078431372549019%.
Shades of #fdfced
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 #fdfced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfced
Preview of #fdfced on White Background
The contrast ratio of #fdfced with white color is 1.03
Preview of #fdfced on black background
The contrast ratio of #fdfced with black color is 20.32
#fdfced color will look good with a black background.
Color Schemes of #fdfced
Triadic Colors of #fdfced
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 #fdfced
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 #fdfced
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 #fdfced
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: #fdfced;
}
This is a sample text used for the color #fdfced. 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: #fdfced;
}
This is a sample text used for the color #fdfced. 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 #fdfced;
}
This is a sample text used for the color #fdfced. 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 34.1%
Green 33.96%
Blue 31.94%
CMYK Percentage
Cyan 0
Magenta 5.27%
Yellow 84.28%
Black 10.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.