#fde7e5 Hex Color
rgb(253, 231, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | e7 | e5 | - | #fde7e5 |
RGB | 253 | 231 | 229 | - | rgb(253,231,229) |
HSL | 5 | 86% | 95% | - | hsl(5,86%,95%) |
HSV | 5 | 9% | 99% | - | hsv(5,9%,99%) |
XYZ | 83.2268 | 83.6916 | 85.8963 | - | xyz(83.2268,83.6916,85.8963) |
CIE-LAB | 93.32 | 7.16 | 3.68 | - | lab(93.32,7.16,3.68) |
CMYK | 0 | 0.08695652173913 | 0.094861660079051 | 0.0078431372549019 | cmyk(0,0.08695652173913,0.094861660079051,0.0078431372549019) |
Description
The RGB value of color #fde7e5 is rgb(253, 231, 229).
In the hex color #fde7e5, The value of Red is 253, value of Green is 231, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #fde7e5 consists of 5° Hue, 86% Saturation, and 95% Lightness.
In the CMYK color model, the color #fde7e5 can be represented as Cyan=0%, Magenta=0.08695652173913%, Yellow=0.094861660079051%, and Black=0.0078431372549019%.
Shades of #fde7e5
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 #fde7e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fde7e5
Preview of #fde7e5 on White Background
The contrast ratio of #fde7e5 with white color is 1.18
Preview of #fde7e5 on black background
The contrast ratio of #fde7e5 with black color is 17.74
#fde7e5 color will look good with a black background.
Color Schemes of #fde7e5
Triadic Colors of #fde7e5
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 #fde7e5
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 #fde7e5
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 #fde7e5
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: #fde7e5;
}
This is a sample text used for the color #fde7e5. 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: #fde7e5;
}
This is a sample text used for the color #fde7e5. 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 #fde7e5;
}
This is a sample text used for the color #fde7e5. 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.48%
Green 32.4%
Blue 32.12%
CMYK Percentage
Cyan 0
Magenta 45.85%
Yellow 50.02%
Black 4.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.