#ead72c Hex Color
rgb(234, 215, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | d7 | 2c | - | #ead72c |
RGB | 234 | 215 | 44 | - | rgb(234,215,44) |
HSL | 54 | 82% | 55% | - | hsl(54,82%,55%) |
HSV | 54 | 81% | 92% | - | hsv(54,81%,92%) |
XYZ | 58.6867 | 66.2752 | 12.0821 | - | xyz(58.6867,66.2752,12.0821) |
CIE-LAB | 85.14 | -10.17 | 78.27 | - | lab(85.14,-10.17,78.27) |
CMYK | 0 | 0.081196581196581 | 0.81196581196581 | 0.082352941176471 | cmyk(0,0.081196581196581,0.81196581196581,0.082352941176471) |
Description
The RGB value of color #ead72c is rgb(234, 215, 44).
In the hex color #ead72c, The value of Red is 234, value of Green is 215, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #ead72c consists of 54° Hue, 82% Saturation, and 55% Lightness.
In the CMYK color model, the color #ead72c can be represented as Cyan=0%, Magenta=0.081196581196581%, Yellow=0.81196581196581%, and Black=0.082352941176471%.
Shades of #ead72c
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 #ead72c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ead72c
Preview of #ead72c on White Background
The contrast ratio of #ead72c with white color is 1.47
Preview of #ead72c on black background
The contrast ratio of #ead72c with black color is 14.26
#ead72c color will look good with a black background.
Color Schemes of #ead72c
Triadic Colors of #ead72c
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 #ead72c
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 #ead72c
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 #ead72c
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: #ead72c;
}
This is a sample text used for the color #ead72c. 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: #ead72c;
}
This is a sample text used for the color #ead72c. 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 #ead72c;
}
This is a sample text used for the color #ead72c. 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 47.46%
Green 43.61%
Blue 8.92%
CMYK Percentage
Cyan 0
Magenta 8.32%
Yellow 83.23%
Black 8.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.