#efdd9d Hex Color
rgb(239, 221, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | dd | 9d | - | #efdd9d |
RGB | 239 | 221 | 157 | - | rgb(239,221,157) |
HSL | 47 | 72% | 78% | - | hsl(47,72%,78%) |
HSV | 47 | 34% | 94% | - | hsv(47,34%,94%) |
XYZ | 67.5389 | 72.4979 | 42.3321 | - | xyz(67.5389,72.4979,42.3321) |
CIE-LAB | 88.21 | -2.99 | 33.7 | - | lab(88.21,-2.99,33.7) |
CMYK | 0 | 0.075313807531381 | 0.34309623430962 | 0.062745098039216 | cmyk(0,0.075313807531381,0.34309623430962,0.062745098039216) |
Description
The RGB value of color #efdd9d is rgb(239, 221, 157).
In the hex color #efdd9d, The value of Red is 239, value of Green is 221, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #efdd9d consists of 47° Hue, 72% Saturation, and 78% Lightness.
In the CMYK color model, the color #efdd9d can be represented as Cyan=0%, Magenta=0.075313807531381%, Yellow=0.34309623430962%, and Black=0.062745098039216%.
Shades of #efdd9d
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 #efdd9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efdd9d
Preview of #efdd9d on White Background
The contrast ratio of #efdd9d with white color is 1.35
Preview of #efdd9d on black background
The contrast ratio of #efdd9d with black color is 15.5
#efdd9d color will look good with a black background.
Color Schemes of #efdd9d
Triadic Colors of #efdd9d
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 #efdd9d
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 #efdd9d
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 #efdd9d
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: #efdd9d;
}
This is a sample text used for the color #efdd9d. 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: #efdd9d;
}
This is a sample text used for the color #efdd9d. 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 #efdd9d;
}
This is a sample text used for the color #efdd9d. 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 38.74%
Green 35.82%
Blue 25.45%
CMYK Percentage
Cyan 0
Magenta 15.65%
Yellow 71.31%
Black 13.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.