#efdacc Hex Color
rgb(239, 218, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | da | cc | - | #efdacc |
RGB | 239 | 218 | 204 | - | rgb(239,218,204) |
HSL | 24 | 52% | 87% | - | hsl(24,52%,87%) |
HSV | 24 | 15% | 94% | - | hsv(24,15%,94%) |
XYZ | 71.5671 | 72.8532 | 67.4168 | - | xyz(71.5671,72.8532,67.4168) |
CIE-LAB | 88.38 | 4.97 | 9.5 | - | lab(88.38,4.97,9.5) |
CMYK | 0 | 0.087866108786611 | 0.14644351464435 | 0.062745098039216 | cmyk(0,0.087866108786611,0.14644351464435,0.062745098039216) |
Description
The RGB value of color #efdacc is rgb(239, 218, 204).
In the hex color #efdacc, The value of Red is 239, value of Green is 218, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #efdacc consists of 24° Hue, 52% Saturation, and 87% Lightness.
In the CMYK color model, the color #efdacc can be represented as Cyan=0%, Magenta=0.087866108786611%, Yellow=0.14644351464435%, and Black=0.062745098039216%.
Shades of #efdacc
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 #efdacc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efdacc
Preview of #efdacc on White Background
The contrast ratio of #efdacc with white color is 1.35
Preview of #efdacc on black background
The contrast ratio of #efdacc with black color is 15.57
#efdacc color will look good with a black background.
Color Schemes of #efdacc
Triadic Colors of #efdacc
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 #efdacc
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 #efdacc
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 #efdacc
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: #efdacc;
}
This is a sample text used for the color #efdacc. 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: #efdacc;
}
This is a sample text used for the color #efdacc. 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 #efdacc;
}
This is a sample text used for the color #efdacc. 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 36.16%
Green 32.98%
Blue 30.86%
CMYK Percentage
Cyan 0
Magenta 29.58%
Yellow 49.3%
Black 21.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.