#ead8c7 Hex Color
rgb(234, 216, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | d8 | c7 | - | #ead8c7 |
RGB | 234 | 216 | 199 | - | rgb(234,216,199) |
HSL | 29 | 45% | 85% | - | hsl(29,45%,85%) |
HSV | 29 | 15% | 92% | - | hsv(29,15%,92%) |
XYZ | 68.7964 | 70.7277 | 64.0587 | - | xyz(68.7964,70.7277,64.0587) |
CIE-LAB | 87.35 | 3.45 | 10.61 | - | lab(87.35,3.45,10.61) |
CMYK | 0 | 0.076923076923077 | 0.14957264957265 | 0.082352941176471 | cmyk(0,0.076923076923077,0.14957264957265,0.082352941176471) |
Description
The RGB value of color #ead8c7 is rgb(234, 216, 199).
In the hex color #ead8c7, The value of Red is 234, value of Green is 216, and value of Blue is 199. The primary color is Red. Similarly, The HSL values for #ead8c7 consists of 29° Hue, 45% Saturation, and 85% Lightness.
In the CMYK color model, the color #ead8c7 can be represented as Cyan=0%, Magenta=0.076923076923077%, Yellow=0.14957264957265%, and Black=0.082352941176471%.
Shades of #ead8c7
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 #ead8c7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ead8c7
Preview of #ead8c7 on White Background
The contrast ratio of #ead8c7 with white color is 1.39
Preview of #ead8c7 on black background
The contrast ratio of #ead8c7 with black color is 15.15
#ead8c7 color will look good with a black background.
Color Schemes of #ead8c7
Triadic Colors of #ead8c7
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 #ead8c7
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 #ead8c7
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 #ead8c7
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: #ead8c7;
}
This is a sample text used for the color #ead8c7. 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: #ead8c7;
}
This is a sample text used for the color #ead8c7. 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 #ead8c7;
}
This is a sample text used for the color #ead8c7. 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.06%
Green 33.28%
Blue 30.66%
CMYK Percentage
Cyan 0
Magenta 24.91%
Yellow 48.43%
Black 26.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.