#e4daa8 Hex Color
rgb(228, 218, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | da | a8 | - | #e4daa8 |
RGB | 228 | 218 | 168 | - | rgb(228,218,168) |
HSL | 50 | 53% | 78% | - | hsl(50,53%,78%) |
HSV | 50 | 26% | 89% | - | hsv(50,26%,89%) |
XYZ | 64.1342 | 69.4639 | 47.0734 | - | xyz(64.1342,69.4639,47.0734) |
CIE-LAB | 86.73 | -4.26 | 25.9 | - | lab(86.73,-4.26,25.9) |
CMYK | 0 | 0.043859649122807 | 0.26315789473684 | 0.10588235294118 | cmyk(0,0.043859649122807,0.26315789473684,0.10588235294118) |
Description
The RGB value of color #e4daa8 is rgb(228, 218, 168).
In the hex color #e4daa8, The value of Red is 228, value of Green is 218, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #e4daa8 consists of 50° Hue, 53% Saturation, and 78% Lightness.
In the CMYK color model, the color #e4daa8 can be represented as Cyan=0%, Magenta=0.043859649122807%, Yellow=0.26315789473684%, and Black=0.10588235294118%.
Shades of #e4daa8
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 #e4daa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4daa8
Preview of #e4daa8 on White Background
The contrast ratio of #e4daa8 with white color is 1.41
Preview of #e4daa8 on black background
The contrast ratio of #e4daa8 with black color is 14.89
#e4daa8 color will look good with a black background.
Color Schemes of #e4daa8
Triadic Colors of #e4daa8
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 #e4daa8
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 #e4daa8
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 #e4daa8
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: #e4daa8;
}
This is a sample text used for the color #e4daa8. 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: #e4daa8;
}
This is a sample text used for the color #e4daa8. 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 #e4daa8;
}
This is a sample text used for the color #e4daa8. 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 37.13%
Green 35.5%
Blue 27.36%
CMYK Percentage
Cyan 0
Magenta 10.62%
Yellow 63.73%
Black 25.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.