#efdf3e Hex Color
rgb(239, 223, 62)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | df | 3e | - | #efdf3e |
| RGB | 239 | 223 | 62 | - | rgb(239,223,62) |
| HSL | 55 | 85% | 59% | - | hsl(55,85%,59%) |
| HSV | 55 | 74% | 94% | - | hsv(55,74%,94%) |
| XYZ | 62.8538 | 71.4739 | 15.0405 | - | xyz(62.8538,71.4739,15.0405) |
| CIE-LAB | 87.71 | -11.43 | 75.43 | - | lab(87.71,-11.43,75.43) |
| CMYK | 0 | 0.066945606694561 | 0.74058577405858 | 0.062745098039216 | cmyk(0,0.066945606694561,0.74058577405858,0.062745098039216) |
Description
The RGB value of color #efdf3e is rgb(239, 223, 62).
In the hex color #efdf3e, The value of Red is 239, value of Green is 223, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #efdf3e consists of 55° Hue, 85% Saturation, and 59% Lightness.
In the CMYK color model, the color #efdf3e can be represented as Cyan=0%, Magenta=0.066945606694561%, Yellow=0.74058577405858%, and Black=0.062745098039216%.
Shades of #efdf3e
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 #efdf3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efdf3e
Preview of #efdf3e on White Background
The contrast ratio of #efdf3e with white color is 1.37
Preview of #efdf3e on black background
The contrast ratio of #efdf3e with black color is 15.29
#efdf3e color will look good with a black background.
Color Schemes of #efdf3e
Triadic Colors of #efdf3e
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 #efdf3e
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 #efdf3e
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 #efdf3e
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: #efdf3e;
}
This is a sample text used for the color #efdf3e. 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: #efdf3e;
}
This is a sample text used for the color #efdf3e. 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 #efdf3e;
}
This is a sample text used for the color #efdf3e. 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.61%
Green 42.56%
Blue 11.83%
CMYK Percentage
Cyan 0
Magenta 7.69%
Yellow 85.1%
Black 7.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.