#fdf4e7 Hex Color
rgb(253, 244, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f4 | e7 | - | #fdf4e7 |
RGB | 253 | 244 | 231 | - | rgb(253,244,231) |
HSL | 35 | 85% | 95% | - | hsl(35,85%,95%) |
HSV | 35 | 9% | 99% | - | hsv(35,9%,99%) |
XYZ | 87.2825 | 91.3535 | 88.634 | - | xyz(87.2825,91.3535,88.634) |
CIE-LAB | 96.56 | 0.84 | 7.32 | - | lab(96.56,0.84,7.32) |
CMYK | 0 | 0.035573122529644 | 0.08695652173913 | 0.0078431372549019 | cmyk(0,0.035573122529644,0.08695652173913,0.0078431372549019) |
Description
The RGB value of color #fdf4e7 is rgb(253, 244, 231).
In the hex color #fdf4e7, The value of Red is 253, value of Green is 244, and value of Blue is 231. The primary color is Red. Similarly, The HSL values for #fdf4e7 consists of 35° Hue, 85% Saturation, and 95% Lightness.
In the CMYK color model, the color #fdf4e7 can be represented as Cyan=0%, Magenta=0.035573122529644%, Yellow=0.08695652173913%, and Black=0.0078431372549019%.
Shades of #fdf4e7
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 #fdf4e7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf4e7
Preview of #fdf4e7 on White Background
The contrast ratio of #fdf4e7 with white color is 1.09
Preview of #fdf4e7 on black background
The contrast ratio of #fdf4e7 with black color is 19.27
#fdf4e7 color will look good with a black background.
Color Schemes of #fdf4e7
Triadic Colors of #fdf4e7
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 #fdf4e7
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 #fdf4e7
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 #fdf4e7
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: #fdf4e7;
}
This is a sample text used for the color #fdf4e7. 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: #fdf4e7;
}
This is a sample text used for the color #fdf4e7. 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 #fdf4e7;
}
This is a sample text used for the color #fdf4e7. 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.75%
Green 33.52%
Blue 31.73%
CMYK Percentage
Cyan 0
Magenta 27.29%
Yellow 66.7%
Black 6.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.