#eeba1f Hex Color
rgb(238, 186, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | ba | 1f | - | #eeba1f |
RGB | 238 | 186 | 31 | - | rgb(238,186,31) |
HSL | 45 | 86% | 53% | - | hsl(45,86%,53%) |
HSV | 45 | 87% | 93% | - | hsv(45,87%,93%) |
XYZ | 53.0661 | 53.3939 | 8.8055 | - | xyz(53.0661,53.3939,8.8055) |
CIE-LAB | 78.11 | 6.08 | 75.76 | - | lab(78.11,6.08,75.76) |
CMYK | 0 | 0.21848739495798 | 0.86974789915966 | 0.066666666666667 | cmyk(0,0.21848739495798,0.86974789915966,0.066666666666667) |
Description
The RGB value of color #eeba1f is rgb(238, 186, 31).
In the hex color #eeba1f, The value of Red is 238, value of Green is 186, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #eeba1f consists of 45° Hue, 86% Saturation, and 53% Lightness.
In the CMYK color model, the color #eeba1f can be represented as Cyan=0%, Magenta=0.21848739495798%, Yellow=0.86974789915966%, and Black=0.066666666666667%.
Shades of #eeba1f
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 #eeba1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eeba1f
Preview of #eeba1f on White Background
The contrast ratio of #eeba1f with white color is 1.8
Preview of #eeba1f on black background
The contrast ratio of #eeba1f with black color is 11.68
#eeba1f color will look good with a black background.
Color Schemes of #eeba1f
Triadic Colors of #eeba1f
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 #eeba1f
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 #eeba1f
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 #eeba1f
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: #eeba1f;
}
This is a sample text used for the color #eeba1f. 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: #eeba1f;
}
This is a sample text used for the color #eeba1f. 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 #eeba1f;
}
This is a sample text used for the color #eeba1f. 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 52.31%
Green 40.88%
Blue 6.81%
CMYK Percentage
Cyan 0
Magenta 18.92%
Yellow 75.31%
Black 5.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.