#eae89d Hex Color
rgb(234, 232, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | e8 | 9d | - | #eae89d |
RGB | 234 | 232 | 157 | - | rgb(234,232,157) |
HSL | 58 | 65% | 77% | - | hsl(58,65%,77%) |
HSV | 58 | 33% | 92% | - | hsv(58,33%,92%) |
XYZ | 68.8741 | 77.64 | 43.2542 | - | xyz(68.8741,77.64,43.2542) |
CIE-LAB | 90.62 | -10.45 | 36.8 | - | lab(90.62,-10.45,36.8) |
CMYK | 0 | 0.0085470085470085 | 0.32905982905983 | 0.082352941176471 | cmyk(0,0.0085470085470085,0.32905982905983,0.082352941176471) |
Description
The RGB value of color #eae89d is rgb(234, 232, 157).
In the hex color #eae89d, The value of Red is 234, value of Green is 232, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #eae89d consists of 58° Hue, 65% Saturation, and 77% Lightness.
In the CMYK color model, the color #eae89d can be represented as Cyan=0%, Magenta=0.0085470085470085%, Yellow=0.32905982905983%, and Black=0.082352941176471%.
Shades of #eae89d
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 #eae89d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eae89d
Preview of #eae89d on White Background
The contrast ratio of #eae89d with white color is 1.27
Preview of #eae89d on black background
The contrast ratio of #eae89d with black color is 16.53
#eae89d color will look good with a black background.
Color Schemes of #eae89d
Triadic Colors of #eae89d
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 #eae89d
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 #eae89d
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 #eae89d
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: #eae89d;
}
This is a sample text used for the color #eae89d. 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: #eae89d;
}
This is a sample text used for the color #eae89d. 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 #eae89d;
}
This is a sample text used for the color #eae89d. 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.56%
Green 37.24%
Blue 25.2%
CMYK Percentage
Cyan 0
Magenta 2.04%
Yellow 78.36%
Black 19.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.