#eaa71f Hex Color
rgb(234, 167, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | a7 | 1f | - | #eaa71f |
RGB | 234 | 167 | 31 | - | rgb(234,167,31) |
HSL | 40 | 83% | 52% | - | hsl(40,83%,52%) |
HSV | 40 | 87% | 92% | - | hsv(40,87%,92%) |
XYZ | 47.9977 | 45.2288 | 7.4966 | - | xyz(47.9977,45.2288,7.4966) |
CIE-LAB | 73.04 | 14.36 | 71.55 | - | lab(73.04,14.36,71.55) |
CMYK | 0 | 0.28632478632479 | 0.86752136752137 | 0.082352941176471 | cmyk(0,0.28632478632479,0.86752136752137,0.082352941176471) |
Description
The RGB value of color #eaa71f is rgb(234, 167, 31).
In the hex color #eaa71f, The value of Red is 234, value of Green is 167, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #eaa71f consists of 40° Hue, 83% Saturation, and 52% Lightness.
In the CMYK color model, the color #eaa71f can be represented as Cyan=0%, Magenta=0.28632478632479%, Yellow=0.86752136752137%, and Black=0.082352941176471%.
Shades of #eaa71f
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 #eaa71f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaa71f
Preview of #eaa71f on White Background
The contrast ratio of #eaa71f with white color is 2.09
Preview of #eaa71f on black background
The contrast ratio of #eaa71f with black color is 10.05
#eaa71f color will look good with a black background.
Color Schemes of #eaa71f
Triadic Colors of #eaa71f
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 #eaa71f
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 #eaa71f
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 #eaa71f
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: #eaa71f;
}
This is a sample text used for the color #eaa71f. 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: #eaa71f;
}
This is a sample text used for the color #eaa71f. 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 #eaa71f;
}
This is a sample text used for the color #eaa71f. 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 54.17%
Green 38.66%
Blue 7.18%
CMYK Percentage
Cyan 0
Magenta 23.16%
Yellow 70.18%
Black 6.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.