#eedc0e Hex Color
rgb(238, 220, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | dc | 0e | - | #eedc0e |
RGB | 238 | 220 | 14 | - | rgb(238,220,14) |
HSL | 55 | 89% | 49% | - | hsl(55,89%,49%) |
HSV | 55 | 94% | 93% | - | hsv(55,94%,93%) |
XYZ | 60.9324 | 69.3952 | 10.5986 | - | xyz(60.9324,69.3952,10.5986) |
CIE-LAB | 86.7 | -11.54 | 85.07 | - | lab(86.7,-11.54,85.07) |
CMYK | 0 | 0.07563025210084 | 0.94117647058824 | 0.066666666666667 | cmyk(0,0.07563025210084,0.94117647058824,0.066666666666667) |
Description
The RGB value of color #eedc0e is rgb(238, 220, 14).
In the hex color #eedc0e, The value of Red is 238, value of Green is 220, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #eedc0e consists of 55° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #eedc0e can be represented as Cyan=0%, Magenta=0.07563025210084%, Yellow=0.94117647058824%, and Black=0.066666666666667%.
Shades of #eedc0e
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 #eedc0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eedc0e
Preview of #eedc0e on White Background
The contrast ratio of #eedc0e with white color is 1.41
Preview of #eedc0e on black background
The contrast ratio of #eedc0e with black color is 14.88
#eedc0e color will look good with a black background.
Color Schemes of #eedc0e
Triadic Colors of #eedc0e
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 #eedc0e
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 #eedc0e
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 #eedc0e
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: #eedc0e;
}
This is a sample text used for the color #eedc0e. 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: #eedc0e;
}
This is a sample text used for the color #eedc0e. 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 #eedc0e;
}
This is a sample text used for the color #eedc0e. 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 50.42%
Green 46.61%
Blue 2.97%
CMYK Percentage
Cyan 0
Magenta 6.98%
Yellow 86.87%
Black 6.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.