#efcfd5 Hex Color
rgb(239, 207, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | cf | d5 | - | #efcfd5 |
RGB | 239 | 207 | 213 | - | rgb(239,207,213) |
HSL | 349 | 50% | 87% | - | hsl(349,50%,87%) |
HSV | 349 | 13% | 94% | - | hsv(349,13%,94%) |
XYZ | 69.9197 | 67.7805 | 72.3486 | - | xyz(69.9197,67.7805,72.3486) |
CIE-LAB | 85.9 | 12.15 | 1.16 | - | lab(85.9,12.15,1.16) |
CMYK | 0 | 0.13389121338912 | 0.10878661087866 | 0.062745098039216 | cmyk(0,0.13389121338912,0.10878661087866,0.062745098039216) |
Description
The RGB value of color #efcfd5 is rgb(239, 207, 213).
In the hex color #efcfd5, The value of Red is 239, value of Green is 207, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #efcfd5 consists of 349° Hue, 50% Saturation, and 87% Lightness.
In the CMYK color model, the color #efcfd5 can be represented as Cyan=0%, Magenta=0.13389121338912%, Yellow=0.10878661087866%, and Black=0.062745098039216%.
Shades of #efcfd5
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 #efcfd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efcfd5
Preview of #efcfd5 on White Background
The contrast ratio of #efcfd5 with white color is 1.44
Preview of #efcfd5 on black background
The contrast ratio of #efcfd5 with black color is 14.56
#efcfd5 color will look good with a black background.
Color Schemes of #efcfd5
Triadic Colors of #efcfd5
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 #efcfd5
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 #efcfd5
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 #efcfd5
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: #efcfd5;
}
This is a sample text used for the color #efcfd5. 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: #efcfd5;
}
This is a sample text used for the color #efcfd5. 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 #efcfd5;
}
This is a sample text used for the color #efcfd5. 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.27%
Green 31.41%
Blue 32.32%
CMYK Percentage
Cyan 0
Magenta 43.84%
Yellow 35.62%
Black 20.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.