#e5b464 Hex Color
rgb(229, 180, 100)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | b4 | 64 | - | #e5b464 |
RGB | 229 | 180 | 100 | - | rgb(229,180,100) |
HSL | 37 | 71% | 65% | - | hsl(37,71%,65%) |
HSV | 37 | 56% | 90% | - | hsv(37,56%,90%) |
XYZ | 50.9346 | 50.2206 | 19.0656 | - | xyz(50.9346,50.2206,19.0656) |
CIE-LAB | 76.2 | 8.69 | 47.08 | - | lab(76.2,8.69,47.08) |
CMYK | 0 | 0.21397379912664 | 0.56331877729258 | 0.10196078431373 | cmyk(0,0.21397379912664,0.56331877729258,0.10196078431373) |
Description
The RGB value of color #e5b464 is rgb(229, 180, 100).
In the hex color #e5b464, The value of Red is 229, value of Green is 180, and value of Blue is 100. The primary color is Red. Similarly, The HSL values for #e5b464 consists of 37° Hue, 71% Saturation, and 65% Lightness.
In the CMYK color model, the color #e5b464 can be represented as Cyan=0%, Magenta=0.21397379912664%, Yellow=0.56331877729258%, and Black=0.10196078431373%.
Shades of #e5b464
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 #e5b464
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5b464
Preview of #e5b464 on White Background
The contrast ratio of #e5b464 with white color is 1.9
Preview of #e5b464 on black background
The contrast ratio of #e5b464 with black color is 11.04
#e5b464 color will look good with a black background.
Color Schemes of #e5b464
Triadic Colors of #e5b464
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 #e5b464
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 #e5b464
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 #e5b464
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: #e5b464;
}
This is a sample text used for the color #e5b464. 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: #e5b464;
}
This is a sample text used for the color #e5b464. 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 #e5b464;
}
This is a sample text used for the color #e5b464. 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 44.99%
Green 35.36%
Blue 19.65%
CMYK Percentage
Cyan 0
Magenta 24.34%
Yellow 64.07%
Black 11.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.