#ed9cd5 Hex Color
rgb(237, 156, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 9c | d5 | - | #ed9cd5 |
RGB | 237 | 156 | 213 | - | rgb(237,156,213) |
HSL | 318 | 69% | 77% | - | hsl(318,69%,77%) |
HSV | 318 | 34% | 93% | - | hsv(318,34%,93%) |
XYZ | 58.8238 | 46.5856 | 68.8424 | - | xyz(58.8238,46.5856,68.8424) |
CIE-LAB | 73.92 | 38.49 | -16.62 | - | lab(73.92,38.49,-16.62) |
CMYK | 0 | 0.34177215189873 | 0.10126582278481 | 0.070588235294118 | cmyk(0,0.34177215189873,0.10126582278481,0.070588235294118) |
Description
The RGB value of color #ed9cd5 is rgb(237, 156, 213).
In the hex color #ed9cd5, The value of Red is 237, value of Green is 156, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #ed9cd5 consists of 318° Hue, 69% Saturation, and 77% Lightness.
In the CMYK color model, the color #ed9cd5 can be represented as Cyan=0%, Magenta=0.34177215189873%, Yellow=0.10126582278481%, and Black=0.070588235294118%.
Shades of #ed9cd5
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 #ed9cd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed9cd5
Preview of #ed9cd5 on White Background
The contrast ratio of #ed9cd5 with white color is 2.04
Preview of #ed9cd5 on black background
The contrast ratio of #ed9cd5 with black color is 10.32
#ed9cd5 color will look good with a black background.
Color Schemes of #ed9cd5
Triadic Colors of #ed9cd5
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 #ed9cd5
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 #ed9cd5
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 #ed9cd5
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: #ed9cd5;
}
This is a sample text used for the color #ed9cd5. 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: #ed9cd5;
}
This is a sample text used for the color #ed9cd5. 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 #ed9cd5;
}
This is a sample text used for the color #ed9cd5. 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.11%
Green 25.74%
Blue 35.15%
CMYK Percentage
Cyan 0
Magenta 66.54%
Yellow 19.72%
Black 13.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.