#efef4f Hex Color
rgb(239, 239, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ef | 4f | - | #efef4f |
RGB | 239 | 239 | 79 | - | rgb(239,239,79) |
HSL | 60 | 83% | 62% | - | hsl(60,83%,62%) |
HSV | 60 | 67% | 94% | - | hsv(60,67%,94%) |
XYZ | 67.8744 | 80.6482 | 19.3864 | - | xyz(67.8744,80.6482,19.3864) |
CIE-LAB | 91.97 | -18.49 | 73.65 | - | lab(91.97,-18.49,73.65) |
CMYK | 0 | 0 | 0.66945606694561 | 0.062745098039216 | cmyk(0,0,0.66945606694561,0.062745098039216) |
Description
The RGB value of color #efef4f is rgb(239, 239, 79).
In the hex color #efef4f, The value of Red is 239, value of Green is 239, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #efef4f consists of 60° Hue, 83% Saturation, and 62% Lightness.
In the CMYK color model, the color #efef4f can be represented as Cyan=0%, Magenta=0%, Yellow=0.66945606694561%, and Black=0.062745098039216%.
Shades of #efef4f
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 #efef4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efef4f
Preview of #efef4f on White Background
The contrast ratio of #efef4f with white color is 1.23
Preview of #efef4f on black background
The contrast ratio of #efef4f with black color is 17.13
#efef4f color will look good with a black background.
Color Schemes of #efef4f
Triadic Colors of #efef4f
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 #efef4f
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 #efef4f
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 #efef4f
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: #efef4f;
}
This is a sample text used for the color #efef4f. 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: #efef4f;
}
This is a sample text used for the color #efef4f. 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 #efef4f;
}
This is a sample text used for the color #efef4f. 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.91%
Green 42.91%
Blue 14.18%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 91.43%
Black 8.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.