#efd28d Hex Color
rgb(239, 210, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | d2 | 8d | - | #efd28d |
RGB | 239 | 210 | 141 | - | rgb(239,210,141) |
HSL | 42 | 75% | 75% | - | hsl(42,75%,75%) |
HSV | 42 | 41% | 94% | - | hsv(42,41%,94%) |
XYZ | 63.4509 | 66.367 | 34.6652 | - | xyz(63.4509,66.367,34.6652) |
CIE-LAB | 85.18 | 0.85 | 37.89 | - | lab(85.18,0.85,37.89) |
CMYK | 0 | 0.12133891213389 | 0.41004184100418 | 0.062745098039216 | cmyk(0,0.12133891213389,0.41004184100418,0.062745098039216) |
Description
The RGB value of color #efd28d is rgb(239, 210, 141).
In the hex color #efd28d, The value of Red is 239, value of Green is 210, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #efd28d consists of 42° Hue, 75% Saturation, and 75% Lightness.
In the CMYK color model, the color #efd28d can be represented as Cyan=0%, Magenta=0.12133891213389%, Yellow=0.41004184100418%, and Black=0.062745098039216%.
Shades of #efd28d
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 #efd28d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efd28d
Preview of #efd28d on White Background
The contrast ratio of #efd28d with white color is 1.47
Preview of #efd28d on black background
The contrast ratio of #efd28d with black color is 14.27
#efd28d color will look good with a black background.
Color Schemes of #efd28d
Triadic Colors of #efd28d
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 #efd28d
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 #efd28d
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 #efd28d
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: #efd28d;
}
This is a sample text used for the color #efd28d. 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: #efd28d;
}
This is a sample text used for the color #efd28d. 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 #efd28d;
}
This is a sample text used for the color #efd28d. 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 40.51%
Green 35.59%
Blue 23.9%
CMYK Percentage
Cyan 0
Magenta 20.42%
Yellow 69.02%
Black 10.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.