#ffe0d7 Hex Color
rgb(255, 224, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | e0 | d7 | - | #ffe0d7 |
RGB | 255 | 224 | 215 | - | rgb(255,224,215) |
HSL | 14 | 100% | 92% | - | hsl(14,100%,92%) |
HSV | 14 | 16% | 100% | - | hsv(14,16%,100%) |
XYZ | 80.1614 | 79.4776 | 75.4057 | - | xyz(80.1614,79.4776,75.4057) |
CIE-LAB | 91.45 | 9.26 | 8.31 | - | lab(91.45,9.26,8.31) |
CMYK | 0 | 0.12156862745098 | 0.15686274509804 | 0 | cmyk(0,0.12156862745098,0.15686274509804,0) |
Description
The RGB value of color #ffe0d7 is rgb(255, 224, 215).
In the hex color #ffe0d7, The value of Red is 255, value of Green is 224, and value of Blue is 215. The primary color is Red. Similarly, The HSL values for #ffe0d7 consists of 14° Hue, 100% Saturation, and 92% Lightness.
In the CMYK color model, the color #ffe0d7 can be represented as Cyan=0%, Magenta=0.12156862745098%, Yellow=0.15686274509804%, and Black=0%.
Shades of #ffe0d7
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 #ffe0d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffe0d7
Preview of #ffe0d7 on White Background
The contrast ratio of #ffe0d7 with white color is 1.24
Preview of #ffe0d7 on black background
The contrast ratio of #ffe0d7 with black color is 16.9
#ffe0d7 color will look good with a black background.
Color Schemes of #ffe0d7
Triadic Colors of #ffe0d7
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 #ffe0d7
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 #ffe0d7
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 #ffe0d7
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: #ffe0d7;
}
This is a sample text used for the color #ffe0d7. 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: #ffe0d7;
}
This is a sample text used for the color #ffe0d7. 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 #ffe0d7;
}
This is a sample text used for the color #ffe0d7. 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 36.74%
Green 32.28%
Blue 30.98%
CMYK Percentage
Cyan 0
Magenta 43.66%
Yellow 56.34%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.