#e5de8a Hex Color
rgb(229, 222, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | de | 8a | - | #e5de8a |
RGB | 229 | 222 | 138 | - | rgb(229,222,138) |
HSL | 55 | 64% | 72% | - | hsl(55,64%,72%) |
HSV | 55 | 40% | 90% | - | hsv(55,40%,90%) |
XYZ | 63.0218 | 70.7355 | 34.3765 | - | xyz(63.0218,70.7355,34.3765) |
CIE-LAB | 87.36 | -9.5 | 42.02 | - | lab(87.36,-9.5,42.02) |
CMYK | 0 | 0.03056768558952 | 0.39737991266376 | 0.10196078431373 | cmyk(0,0.03056768558952,0.39737991266376,0.10196078431373) |
Description
The RGB value of color #e5de8a is rgb(229, 222, 138).
In the hex color #e5de8a, The value of Red is 229, value of Green is 222, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #e5de8a consists of 55° Hue, 64% Saturation, and 72% Lightness.
In the CMYK color model, the color #e5de8a can be represented as Cyan=0%, Magenta=0.03056768558952%, Yellow=0.39737991266376%, and Black=0.10196078431373%.
Shades of #e5de8a
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 #e5de8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5de8a
Preview of #e5de8a on White Background
The contrast ratio of #e5de8a with white color is 1.39
Preview of #e5de8a on black background
The contrast ratio of #e5de8a with black color is 15.15
#e5de8a color will look good with a black background.
Color Schemes of #e5de8a
Triadic Colors of #e5de8a
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 #e5de8a
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 #e5de8a
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 #e5de8a
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: #e5de8a;
}
This is a sample text used for the color #e5de8a. 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: #e5de8a;
}
This is a sample text used for the color #e5de8a. 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 #e5de8a;
}
This is a sample text used for the color #e5de8a. 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 38.88%
Green 37.69%
Blue 23.43%
CMYK Percentage
Cyan 0
Magenta 5.77%
Yellow 74.99%
Black 19.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.