#fdf9ce Hex Color
rgb(253, 249, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f9 | ce | - | #fdf9ce |
RGB | 253 | 249 | 206 | - | rgb(253,249,206) |
HSL | 55 | 92% | 90% | - | hsl(55,92%,90%) |
HSV | 55 | 19% | 99% | - | hsv(55,19%,99%) |
XYZ | 85.5243 | 93.0902 | 71.8531 | - | xyz(85.5243,93.0902,71.8531) |
CIE-LAB | 97.26 | -5.5 | 21.16 | - | lab(97.26,-5.5,21.16) |
CMYK | 0 | 0.015810276679842 | 0.18577075098814 | 0.0078431372549019 | cmyk(0,0.015810276679842,0.18577075098814,0.0078431372549019) |
Description
The RGB value of color #fdf9ce is rgb(253, 249, 206).
In the hex color #fdf9ce, The value of Red is 253, value of Green is 249, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #fdf9ce consists of 55° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdf9ce can be represented as Cyan=0%, Magenta=0.015810276679842%, Yellow=0.18577075098814%, and Black=0.0078431372549019%.
Shades of #fdf9ce
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 #fdf9ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf9ce
Preview of #fdf9ce on White Background
The contrast ratio of #fdf9ce with white color is 1.07
Preview of #fdf9ce on black background
The contrast ratio of #fdf9ce with black color is 19.62
#fdf9ce color will look good with a black background.
Color Schemes of #fdf9ce
Triadic Colors of #fdf9ce
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 #fdf9ce
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 #fdf9ce
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 #fdf9ce
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: #fdf9ce;
}
This is a sample text used for the color #fdf9ce. 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: #fdf9ce;
}
This is a sample text used for the color #fdf9ce. 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 #fdf9ce;
}
This is a sample text used for the color #fdf9ce. 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.73%
Green 35.17%
Blue 29.1%
CMYK Percentage
Cyan 0
Magenta 7.55%
Yellow 88.71%
Black 3.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.