#eea30f Hex Color
rgb(238, 163, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | a3 | 0f | - | #eea30f |
RGB | 238 | 163 | 15 | - | rgb(238,163,15) |
HSL | 40 | 88% | 50% | - | hsl(40,88%,50%) |
HSV | 40 | 94% | 93% | - | hsv(40,94%,93%) |
XYZ | 48.4433 | 44.406 | 6.4699 | - | xyz(48.4433,44.406,6.4699) |
CIE-LAB | 72.5 | 17.93 | 74.54 | - | lab(72.5,17.93,74.54) |
CMYK | 0 | 0.31512605042017 | 0.93697478991597 | 0.066666666666667 | cmyk(0,0.31512605042017,0.93697478991597,0.066666666666667) |
Description
The RGB value of color #eea30f is rgb(238, 163, 15).
In the hex color #eea30f, The value of Red is 238, value of Green is 163, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #eea30f consists of 40° Hue, 88% Saturation, and 50% Lightness.
In the CMYK color model, the color #eea30f can be represented as Cyan=0%, Magenta=0.31512605042017%, Yellow=0.93697478991597%, and Black=0.066666666666667%.
Shades of #eea30f
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 #eea30f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eea30f
Preview of #eea30f on White Background
The contrast ratio of #eea30f with white color is 2.13
Preview of #eea30f on black background
The contrast ratio of #eea30f with black color is 9.88
#eea30f color will look good with a black background.
Color Schemes of #eea30f
Triadic Colors of #eea30f
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 #eea30f
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 #eea30f
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 #eea30f
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: #eea30f;
}
This is a sample text used for the color #eea30f. 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: #eea30f;
}
This is a sample text used for the color #eea30f. 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 #eea30f;
}
This is a sample text used for the color #eea30f. 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 57.21%
Green 39.18%
Blue 3.61%
CMYK Percentage
Cyan 0
Magenta 23.9%
Yellow 71.05%
Black 5.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.