#efe65f Hex Color
rgb(239, 230, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | e6 | 5f | - | #efe65f |
RGB | 239 | 230 | 95 | - | rgb(239,230,95) |
HSL | 56 | 82% | 65% | - | hsl(56,82%,65%) |
HSV | 56 | 60% | 94% | - | hsv(56,60%,94%) |
XYZ | 65.959 | 75.7706 | 21.9752 | - | xyz(65.959,75.7706,21.9752) |
CIE-LAB | 89.75 | -13.16 | 65.02 | - | lab(89.75,-13.16,65.02) |
CMYK | 0 | 0.03765690376569 | 0.60251046025105 | 0.062745098039216 | cmyk(0,0.03765690376569,0.60251046025105,0.062745098039216) |
Description
The RGB value of color #efe65f is rgb(239, 230, 95).
In the hex color #efe65f, The value of Red is 239, value of Green is 230, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #efe65f consists of 56° Hue, 82% Saturation, and 65% Lightness.
In the CMYK color model, the color #efe65f can be represented as Cyan=0%, Magenta=0.03765690376569%, Yellow=0.60251046025105%, and Black=0.062745098039216%.
Shades of #efe65f
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 #efe65f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efe65f
Preview of #efe65f on White Background
The contrast ratio of #efe65f with white color is 1.3
Preview of #efe65f on black background
The contrast ratio of #efe65f with black color is 16.15
#efe65f color will look good with a black background.
Color Schemes of #efe65f
Triadic Colors of #efe65f
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 #efe65f
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 #efe65f
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 #efe65f
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: #efe65f;
}
This is a sample text used for the color #efe65f. 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: #efe65f;
}
This is a sample text used for the color #efe65f. 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 #efe65f;
}
This is a sample text used for the color #efe65f. 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 42.38%
Green 40.78%
Blue 16.84%
CMYK Percentage
Cyan 0
Magenta 5.36%
Yellow 85.72%
Black 8.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.