#efc1dc Hex Color
rgb(239, 193, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | c1 | dc | - | #efc1dc |
RGB | 239 | 193 | 220 | - | rgb(239,193,220) |
HSL | 325 | 59% | 85% | - | hsl(325,59%,85%) |
HSV | 325 | 19% | 94% | - | hsv(325,19%,94%) |
XYZ | 67.5848 | 61.658 | 76.0492 | - | xyz(67.5848,61.658,76.0492) |
CIE-LAB | 82.73 | 20.71 | -7.22 | - | lab(82.73,20.71,-7.22) |
CMYK | 0 | 0.19246861924686 | 0.079497907949791 | 0.062745098039216 | cmyk(0,0.19246861924686,0.079497907949791,0.062745098039216) |
Description
The RGB value of color #efc1dc is rgb(239, 193, 220).
In the hex color #efc1dc, The value of Red is 239, value of Green is 193, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #efc1dc consists of 325° Hue, 59% Saturation, and 85% Lightness.
In the CMYK color model, the color #efc1dc can be represented as Cyan=0%, Magenta=0.19246861924686%, Yellow=0.079497907949791%, and Black=0.062745098039216%.
Shades of #efc1dc
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 #efc1dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efc1dc
Preview of #efc1dc on White Background
The contrast ratio of #efc1dc with white color is 1.58
Preview of #efc1dc on black background
The contrast ratio of #efc1dc with black color is 13.33
#efc1dc color will look good with a black background.
Color Schemes of #efc1dc
Triadic Colors of #efc1dc
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 #efc1dc
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 #efc1dc
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 #efc1dc
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: #efc1dc;
}
This is a sample text used for the color #efc1dc. 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: #efc1dc;
}
This is a sample text used for the color #efc1dc. 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 #efc1dc;
}
This is a sample text used for the color #efc1dc. 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.66%
Green 29.6%
Blue 33.74%
CMYK Percentage
Cyan 0
Magenta 57.5%
Yellow 23.75%
Black 18.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.