#efbf5d Hex Color
rgb(239, 191, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | bf | 5d | - | #efbf5d |
RGB | 239 | 191 | 93 | - | rgb(239,191,93) |
HSL | 40 | 82% | 65% | - | hsl(40,82%,65%) |
HSV | 40 | 61% | 94% | - | hsv(40,61%,94%) |
XYZ | 56.2032 | 56.4026 | 18.2805 | - | xyz(56.2032,56.4026,18.2805) |
CIE-LAB | 79.84 | 6.56 | 54.91 | - | lab(79.84,6.56,54.91) |
CMYK | 0 | 0.20083682008368 | 0.61087866108787 | 0.062745098039216 | cmyk(0,0.20083682008368,0.61087866108787,0.062745098039216) |
Description
The RGB value of color #efbf5d is rgb(239, 191, 93).
In the hex color #efbf5d, The value of Red is 239, value of Green is 191, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #efbf5d consists of 40° Hue, 82% Saturation, and 65% Lightness.
In the CMYK color model, the color #efbf5d can be represented as Cyan=0%, Magenta=0.20083682008368%, Yellow=0.61087866108787%, and Black=0.062745098039216%.
Shades of #efbf5d
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 #efbf5d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efbf5d
Preview of #efbf5d on White Background
The contrast ratio of #efbf5d with white color is 1.71
Preview of #efbf5d on black background
The contrast ratio of #efbf5d with black color is 12.28
#efbf5d color will look good with a black background.
Color Schemes of #efbf5d
Triadic Colors of #efbf5d
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 #efbf5d
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 #efbf5d
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 #efbf5d
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: #efbf5d;
}
This is a sample text used for the color #efbf5d. 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: #efbf5d;
}
This is a sample text used for the color #efbf5d. 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 #efbf5d;
}
This is a sample text used for the color #efbf5d. 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.7%
Green 36.52%
Blue 17.78%
CMYK Percentage
Cyan 0
Magenta 22.97%
Yellow 69.86%
Black 7.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.