#fdf9cd Hex Color
rgb(253, 249, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f9 | cd | - | #fdf9cd |
RGB | 253 | 249 | 205 | - | rgb(253,249,205) |
HSL | 55 | 92% | 90% | - | hsl(55,92%,90%) |
HSV | 55 | 19% | 99% | - | hsv(55,19%,99%) |
XYZ | 85.4031 | 93.0418 | 71.2152 | - | xyz(85.4031,93.0418,71.2152) |
CIE-LAB | 97.24 | -5.64 | 21.64 | - | lab(97.24,-5.64,21.64) |
CMYK | 0 | 0.015810276679842 | 0.1897233201581 | 0.0078431372549019 | cmyk(0,0.015810276679842,0.1897233201581,0.0078431372549019) |
Description
The RGB value of color #fdf9cd is rgb(253, 249, 205).
In the hex color #fdf9cd, The value of Red is 253, value of Green is 249, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #fdf9cd consists of 55° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdf9cd can be represented as Cyan=0%, Magenta=0.015810276679842%, Yellow=0.1897233201581%, and Black=0.0078431372549019%.
Shades of #fdf9cd
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 #fdf9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf9cd
Preview of #fdf9cd on White Background
The contrast ratio of #fdf9cd with white color is 1.07
Preview of #fdf9cd on black background
The contrast ratio of #fdf9cd with black color is 19.61
#fdf9cd color will look good with a black background.
Color Schemes of #fdf9cd
Triadic Colors of #fdf9cd
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 #fdf9cd
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 #fdf9cd
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 #fdf9cd
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: #fdf9cd;
}
This is a sample text used for the color #fdf9cd. 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: #fdf9cd;
}
This is a sample text used for the color #fdf9cd. 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 #fdf9cd;
}
This is a sample text used for the color #fdf9cd. 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 35.79%
Green 35.22%
Blue 29%
CMYK Percentage
Cyan 0
Magenta 7.41%
Yellow 88.91%
Black 3.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.