#fde0ee Hex Color
rgb(253, 224, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | e0 | ee | - | #fde0ee |
RGB | 253 | 224 | 238 | - | rgb(253,224,238) |
HSL | 331 | 88% | 94% | - | hsl(331,88%,94%) |
HSV | 331 | 11% | 99% | - | hsv(331,11%,99%) |
XYZ | 82.5963 | 80.367 | 92.048 | - | xyz(82.5963,80.367,92.048) |
CIE-LAB | 91.85 | 12.27 | -3.16 | - | lab(91.85,12.27,-3.16) |
CMYK | 0 | 0.11462450592885 | 0.059288537549407 | 0.0078431372549019 | cmyk(0,0.11462450592885,0.059288537549407,0.0078431372549019) |
Description
The RGB value of color #fde0ee is rgb(253, 224, 238).
In the hex color #fde0ee, The value of Red is 253, value of Green is 224, and value of Blue is 238. The primary color is Red. Similarly, The HSL values for #fde0ee consists of 331° Hue, 88% Saturation, and 94% Lightness.
In the CMYK color model, the color #fde0ee can be represented as Cyan=0%, Magenta=0.11462450592885%, Yellow=0.059288537549407%, and Black=0.0078431372549019%.
Shades of #fde0ee
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 #fde0ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fde0ee
Preview of #fde0ee on White Background
The contrast ratio of #fde0ee with white color is 1.23
Preview of #fde0ee on black background
The contrast ratio of #fde0ee with black color is 17.07
#fde0ee color will look good with a black background.
Color Schemes of #fde0ee
Triadic Colors of #fde0ee
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 #fde0ee
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 #fde0ee
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 #fde0ee
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: #fde0ee;
}
This is a sample text used for the color #fde0ee. 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: #fde0ee;
}
This is a sample text used for the color #fde0ee. 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 #fde0ee;
}
This is a sample text used for the color #fde0ee. 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.38%
Green 31.33%
Blue 33.29%
CMYK Percentage
Cyan 0
Magenta 63.06%
Yellow 32.62%
Black 4.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.