#efddcc Hex Color
rgb(239, 221, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | dd | cc | - | #efddcc |
RGB | 239 | 221 | 204 | - | rgb(239,221,204) |
HSL | 29 | 52% | 87% | - | hsl(29,52%,87%) |
HSV | 29 | 15% | 94% | - | hsv(29,15%,94%) |
XYZ | 72.3521 | 74.4233 | 67.6785 | - | xyz(72.3521,74.4233,67.6785) |
CIE-LAB | 89.12 | 3.42 | 10.56 | - | lab(89.12,3.42,10.56) |
CMYK | 0 | 0.075313807531381 | 0.14644351464435 | 0.062745098039216 | cmyk(0,0.075313807531381,0.14644351464435,0.062745098039216) |
Description
The RGB value of color #efddcc is rgb(239, 221, 204).
In the hex color #efddcc, The value of Red is 239, value of Green is 221, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #efddcc consists of 29° Hue, 52% Saturation, and 87% Lightness.
In the CMYK color model, the color #efddcc can be represented as Cyan=0%, Magenta=0.075313807531381%, Yellow=0.14644351464435%, and Black=0.062745098039216%.
Shades of #efddcc
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 #efddcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efddcc
Preview of #efddcc on White Background
The contrast ratio of #efddcc with white color is 1.32
Preview of #efddcc on black background
The contrast ratio of #efddcc with black color is 15.88
#efddcc color will look good with a black background.
Color Schemes of #efddcc
Triadic Colors of #efddcc
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 #efddcc
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 #efddcc
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 #efddcc
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: #efddcc;
}
This is a sample text used for the color #efddcc. 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: #efddcc;
}
This is a sample text used for the color #efddcc. 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 #efddcc;
}
This is a sample text used for the color #efddcc. 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 35.99%
Green 33.28%
Blue 30.72%
CMYK Percentage
Cyan 0
Magenta 26.47%
Yellow 51.47%
Black 22.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.