#eecc3d Hex Color
rgb(238, 204, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | cc | 3d | - | #eecc3d |
RGB | 238 | 204 | 61 | - | rgb(238,204,61) |
HSL | 48 | 84% | 59% | - | hsl(48,84%,59%) |
HSV | 48 | 74% | 93% | - | hsv(48,74%,93%) |
XYZ | 57.6951 | 61.6998 | 13.2833 | - | xyz(57.6951,61.6998,13.2833) |
CIE-LAB | 82.75 | -2.31 | 71.07 | - | lab(82.75,-2.31,71.07) |
CMYK | 0 | 0.14285714285714 | 0.7436974789916 | 0.066666666666667 | cmyk(0,0.14285714285714,0.7436974789916,0.066666666666667) |
Description
The RGB value of color #eecc3d is rgb(238, 204, 61).
In the hex color #eecc3d, The value of Red is 238, value of Green is 204, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #eecc3d consists of 48° Hue, 84% Saturation, and 59% Lightness.
In the CMYK color model, the color #eecc3d can be represented as Cyan=0%, Magenta=0.14285714285714%, Yellow=0.7436974789916%, and Black=0.066666666666667%.
Shades of #eecc3d
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 #eecc3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eecc3d
Preview of #eecc3d on White Background
The contrast ratio of #eecc3d with white color is 1.57
Preview of #eecc3d on black background
The contrast ratio of #eecc3d with black color is 13.34
#eecc3d color will look good with a black background.
Color Schemes of #eecc3d
Triadic Colors of #eecc3d
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 #eecc3d
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 #eecc3d
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 #eecc3d
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: #eecc3d;
}
This is a sample text used for the color #eecc3d. 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: #eecc3d;
}
This is a sample text used for the color #eecc3d. 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 #eecc3d;
}
This is a sample text used for the color #eecc3d. 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 47.32%
Green 40.56%
Blue 12.13%
CMYK Percentage
Cyan 0
Magenta 14.99%
Yellow 78.02%
Black 6.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.