#eece12 Hex Color
rgb(238, 206, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | ce | 12 | - | #eece12 |
RGB | 238 | 206 | 18 | - | rgb(238,206,18) |
HSL | 51 | 87% | 50% | - | hsl(51,87%,50%) |
HSV | 51 | 92% | 93% | - | hsv(51,92%,93%) |
XYZ | 57.4404 | 62.3634 | 9.5822 | - | xyz(57.4404,62.3634,9.5822) |
CIE-LAB | 83.11 | -4.45 | 81.91 | - | lab(83.11,-4.45,81.91) |
CMYK | 0 | 0.13445378151261 | 0.92436974789916 | 0.066666666666667 | cmyk(0,0.13445378151261,0.92436974789916,0.066666666666667) |
Description
The RGB value of color #eece12 is rgb(238, 206, 18).
In the hex color #eece12, The value of Red is 238, value of Green is 206, and value of Blue is 18. The primary color is Red. Similarly, The HSL values for #eece12 consists of 51° Hue, 87% Saturation, and 50% Lightness.
In the CMYK color model, the color #eece12 can be represented as Cyan=0%, Magenta=0.13445378151261%, Yellow=0.92436974789916%, and Black=0.066666666666667%.
Shades of #eece12
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 #eece12
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eece12
Preview of #eece12 on White Background
The contrast ratio of #eece12 with white color is 1.56
Preview of #eece12 on black background
The contrast ratio of #eece12 with black color is 13.47
#eece12 color will look good with a black background.
Color Schemes of #eece12
Triadic Colors of #eece12
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 #eece12
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 #eece12
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 #eece12
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: #eece12;
}
This is a sample text used for the color #eece12. 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: #eece12;
}
This is a sample text used for the color #eece12. 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 #eece12;
}
This is a sample text used for the color #eece12. 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 51.52%
Green 44.59%
Blue 3.9%
CMYK Percentage
Cyan 0
Magenta 11.95%
Yellow 82.13%
Black 5.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.