#edc3cc Hex Color
rgb(237, 195, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | c3 | cc | - | #edc3cc |
RGB | 237 | 195 | 204 | - | rgb(237,195,204) |
HSL | 347 | 54% | 85% | - | hsl(347,54%,85%) |
HSV | 347 | 18% | 93% | - | hsv(347,18%,93%) |
XYZ | 65.3392 | 61.3944 | 65.5333 | - | xyz(65.3392,61.3944,65.5333) |
CIE-LAB | 82.59 | 16.32 | 1.12 | - | lab(82.59,16.32,1.12) |
CMYK | 0 | 0.17721518987342 | 0.13924050632911 | 0.070588235294118 | cmyk(0,0.17721518987342,0.13924050632911,0.070588235294118) |
Description
The RGB value of color #edc3cc is rgb(237, 195, 204).
In the hex color #edc3cc, The value of Red is 237, value of Green is 195, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #edc3cc consists of 347° Hue, 54% Saturation, and 85% Lightness.
In the CMYK color model, the color #edc3cc can be represented as Cyan=0%, Magenta=0.17721518987342%, Yellow=0.13924050632911%, and Black=0.070588235294118%.
Shades of #edc3cc
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 #edc3cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edc3cc
Preview of #edc3cc on White Background
The contrast ratio of #edc3cc with white color is 1.58
Preview of #edc3cc on black background
The contrast ratio of #edc3cc with black color is 13.28
#edc3cc color will look good with a black background.
Color Schemes of #edc3cc
Triadic Colors of #edc3cc
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 #edc3cc
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 #edc3cc
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 #edc3cc
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: #edc3cc;
}
This is a sample text used for the color #edc3cc. 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: #edc3cc;
}
This is a sample text used for the color #edc3cc. 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 #edc3cc;
}
This is a sample text used for the color #edc3cc. 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 37.26%
Green 30.66%
Blue 32.08%
CMYK Percentage
Cyan 0
Magenta 45.79%
Yellow 35.98%
Black 18.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.