#eda2cc Hex Color
rgb(237, 162, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | a2 | cc | - | #eda2cc |
| RGB | 237 | 162 | 204 | - | rgb(237,162,204) |
| HSL | 326 | 68% | 78% | - | hsl(326,68%,78%) |
| HSV | 326 | 32% | 93% | - | hsv(326,32%,93%) |
| XYZ | 58.7445 | 48.2048 | 63.335 | - | xyz(58.7445,48.2048,63.335) |
| CIE-LAB | 74.95 | 33.86 | -10.13 | - | lab(74.95,33.86,-10.13) |
| CMYK | 0 | 0.31645569620253 | 0.13924050632911 | 0.070588235294118 | cmyk(0,0.31645569620253,0.13924050632911,0.070588235294118) |
Description
The RGB value of color #eda2cc is rgb(237, 162, 204).
In the hex color #eda2cc, The value of Red is 237, value of Green is 162, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #eda2cc consists of 326° Hue, 68% Saturation, and 78% Lightness.
In the CMYK color model, the color #eda2cc can be represented as Cyan=0%, Magenta=0.31645569620253%, Yellow=0.13924050632911%, and Black=0.070588235294118%.
Shades of #eda2cc
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 #eda2cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eda2cc
Preview of #eda2cc on White Background
The contrast ratio of #eda2cc with white color is 1.97
Preview of #eda2cc on black background
The contrast ratio of #eda2cc with black color is 10.64
#eda2cc color will look good with a black background.
Color Schemes of #eda2cc
Triadic Colors of #eda2cc
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 #eda2cc
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 #eda2cc
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 #eda2cc
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: #eda2cc;
}
This is a sample text used for the color #eda2cc. 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: #eda2cc;
}
This is a sample text used for the color #eda2cc. 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 #eda2cc;
}
This is a sample text used for the color #eda2cc. 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 39.3%
Green 26.87%
Blue 33.83%
CMYK Percentage
Cyan 0
Magenta 60.13%
Yellow 26.46%
Black 13.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.