#eabd0e Hex Color
rgb(234, 189, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | bd | 0e | - | #eabd0e |
RGB | 234 | 189 | 14 | - | rgb(234,189,14) |
HSL | 48 | 89% | 49% | - | hsl(48,89%,49%) |
HSV | 48 | 94% | 92% | - | hsv(48,94%,92%) |
XYZ | 52.2085 | 53.9193 | 8.0712 | - | xyz(52.2085,53.9193,8.0712) |
CIE-LAB | 78.41 | 2.52 | 78.77 | - | lab(78.41,2.52,78.77) |
CMYK | 0 | 0.19230769230769 | 0.94017094017094 | 0.082352941176471 | cmyk(0,0.19230769230769,0.94017094017094,0.082352941176471) |
Description
The RGB value of color #eabd0e is rgb(234, 189, 14).
In the hex color #eabd0e, The value of Red is 234, value of Green is 189, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #eabd0e consists of 48° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #eabd0e can be represented as Cyan=0%, Magenta=0.19230769230769%, Yellow=0.94017094017094%, and Black=0.082352941176471%.
Shades of #eabd0e
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 #eabd0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eabd0e
Preview of #eabd0e on White Background
The contrast ratio of #eabd0e with white color is 1.78
Preview of #eabd0e on black background
The contrast ratio of #eabd0e with black color is 11.78
#eabd0e color will look good with a black background.
Color Schemes of #eabd0e
Triadic Colors of #eabd0e
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 #eabd0e
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 #eabd0e
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 #eabd0e
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: #eabd0e;
}
This is a sample text used for the color #eabd0e. 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: #eabd0e;
}
This is a sample text used for the color #eabd0e. 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 #eabd0e;
}
This is a sample text used for the color #eabd0e. 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.55%
Green 43.25%
Blue 3.2%
CMYK Percentage
Cyan 0
Magenta 15.83%
Yellow 77.39%
Black 6.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.