#eea31c Hex Color
rgb(238, 163, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | a3 | 1c | - | #eea31c |
RGB | 238 | 163 | 28 | - | rgb(238,163,28) |
HSL | 39 | 86% | 52% | - | hsl(39,86%,52%) |
HSV | 39 | 88% | 93% | - | hsv(39,88%,93%) |
XYZ | 48.5667 | 44.4554 | 7.1196 | - | xyz(48.5667,44.4554,7.1196) |
CIE-LAB | 72.53 | 18.13 | 72.07 | - | lab(72.53,18.13,72.07) |
CMYK | 0 | 0.31512605042017 | 0.88235294117647 | 0.066666666666667 | cmyk(0,0.31512605042017,0.88235294117647,0.066666666666667) |
Description
The RGB value of color #eea31c is rgb(238, 163, 28).
In the hex color #eea31c, The value of Red is 238, value of Green is 163, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #eea31c consists of 39° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #eea31c can be represented as Cyan=0%, Magenta=0.31512605042017%, Yellow=0.88235294117647%, and Black=0.066666666666667%.
Shades of #eea31c
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 #eea31c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eea31c
Preview of #eea31c on White Background
The contrast ratio of #eea31c with white color is 2.12
Preview of #eea31c on black background
The contrast ratio of #eea31c with black color is 9.89
#eea31c color will look good with a black background.
Color Schemes of #eea31c
Triadic Colors of #eea31c
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 #eea31c
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 #eea31c
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 #eea31c
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: #eea31c;
}
This is a sample text used for the color #eea31c. 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: #eea31c;
}
This is a sample text used for the color #eea31c. 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 #eea31c;
}
This is a sample text used for the color #eea31c. 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 55.48%
Green 38%
Blue 6.53%
CMYK Percentage
Cyan 0
Magenta 24.93%
Yellow 69.8%
Black 5.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.