#efeb1e Hex Color
rgb(239, 235, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | eb | 1e | - | #efeb1e |
RGB | 239 | 235 | 30 | - | rgb(239,235,30) |
HSL | 59 | 87% | 53% | - | hsl(59,87%,53%) |
HSV | 59 | 87% | 94% | - | hsv(59,87%,94%) |
XYZ | 65.5393 | 77.8611 | 12.8027 | - | xyz(65.5393,77.8611,12.8027) |
CIE-LAB | 90.72 | -18.25 | 86.01 | - | lab(90.72,-18.25,86.01) |
CMYK | 0 | 0.01673640167364 | 0.8744769874477 | 0.062745098039216 | cmyk(0,0.01673640167364,0.8744769874477,0.062745098039216) |
Description
The RGB value of color #efeb1e is rgb(239, 235, 30).
In the hex color #efeb1e, The value of Red is 239, value of Green is 235, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #efeb1e consists of 59° Hue, 87% Saturation, and 53% Lightness.
In the CMYK color model, the color #efeb1e can be represented as Cyan=0%, Magenta=0.01673640167364%, Yellow=0.8744769874477%, and Black=0.062745098039216%.
Shades of #efeb1e
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 #efeb1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efeb1e
Preview of #efeb1e on White Background
The contrast ratio of #efeb1e with white color is 1.27
Preview of #efeb1e on black background
The contrast ratio of #efeb1e with black color is 16.57
#efeb1e color will look good with a black background.
Color Schemes of #efeb1e
Triadic Colors of #efeb1e
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 #efeb1e
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 #efeb1e
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 #efeb1e
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: #efeb1e;
}
This is a sample text used for the color #efeb1e. 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: #efeb1e;
}
This is a sample text used for the color #efeb1e. 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 #efeb1e;
}
This is a sample text used for the color #efeb1e. 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.42%
Green 46.63%
Blue 5.95%
CMYK Percentage
Cyan 0
Magenta 1.75%
Yellow 91.67%
Black 6.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.