#eede3b Hex Color
rgb(238, 222, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | de | 3b | - | #eede3b |
RGB | 238 | 222 | 59 | - | rgb(238,222,59) |
HSL | 55 | 84% | 58% | - | hsl(55,84%,58%) |
HSV | 55 | 75% | 93% | - | hsv(55,75%,93%) |
XYZ | 62.1706 | 70.7355 | 14.5142 | - | xyz(62.1706,70.7355,14.5142) |
CIE-LAB | 87.36 | -11.47 | 76.03 | - | lab(87.36,-11.47,76.03) |
CMYK | 0 | 0.067226890756303 | 0.75210084033613 | 0.066666666666667 | cmyk(0,0.067226890756303,0.75210084033613,0.066666666666667) |
Description
The RGB value of color #eede3b is rgb(238, 222, 59).
In the hex color #eede3b, The value of Red is 238, value of Green is 222, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #eede3b consists of 55° Hue, 84% Saturation, and 58% Lightness.
In the CMYK color model, the color #eede3b can be represented as Cyan=0%, Magenta=0.067226890756303%, Yellow=0.75210084033613%, and Black=0.066666666666667%.
Shades of #eede3b
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 #eede3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eede3b
Preview of #eede3b on White Background
The contrast ratio of #eede3b with white color is 1.39
Preview of #eede3b on black background
The contrast ratio of #eede3b with black color is 15.15
#eede3b color will look good with a black background.
Color Schemes of #eede3b
Triadic Colors of #eede3b
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 #eede3b
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 #eede3b
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 #eede3b
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: #eede3b;
}
This is a sample text used for the color #eede3b. 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: #eede3b;
}
This is a sample text used for the color #eede3b. 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 #eede3b;
}
This is a sample text used for the color #eede3b. 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 45.86%
Green 42.77%
Blue 11.37%
CMYK Percentage
Cyan 0
Magenta 7.59%
Yellow 84.89%
Black 7.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.