#eba22c Hex Color
rgb(235, 162, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | a2 | 2c | - | #eba22c |
RGB | 235 | 162 | 44 | - | rgb(235,162,44) |
HSL | 37 | 83% | 55% | - | hsl(37,83%,55%) |
HSV | 37 | 81% | 92% | - | hsv(37,81%,92%) |
XYZ | 47.6359 | 43.6847 | 8.3042 | - | xyz(47.6359,43.6847,8.3042) |
CIE-LAB | 72.02 | 17.78 | 66.94 | - | lab(72.02,17.78,66.94) |
CMYK | 0 | 0.31063829787234 | 0.81276595744681 | 0.07843137254902 | cmyk(0,0.31063829787234,0.81276595744681,0.07843137254902) |
Description
The RGB value of color #eba22c is rgb(235, 162, 44).
In the hex color #eba22c, The value of Red is 235, value of Green is 162, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #eba22c consists of 37° Hue, 83% Saturation, and 55% Lightness.
In the CMYK color model, the color #eba22c can be represented as Cyan=0%, Magenta=0.31063829787234%, Yellow=0.81276595744681%, and Black=0.07843137254902%.
Shades of #eba22c
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 #eba22c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eba22c
Preview of #eba22c on White Background
The contrast ratio of #eba22c with white color is 2.16
Preview of #eba22c on black background
The contrast ratio of #eba22c with black color is 9.74
#eba22c color will look good with a black background.
Color Schemes of #eba22c
Triadic Colors of #eba22c
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 #eba22c
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 #eba22c
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 #eba22c
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: #eba22c;
}
This is a sample text used for the color #eba22c. 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: #eba22c;
}
This is a sample text used for the color #eba22c. 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 #eba22c;
}
This is a sample text used for the color #eba22c. 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 53.29%
Green 36.73%
Blue 9.98%
CMYK Percentage
Cyan 0
Magenta 25.85%
Yellow 67.63%
Black 6.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.