#edb9cd Hex Color
rgb(237, 185, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | b9 | cd | - | #edb9cd |
RGB | 237 | 185 | 205 | - | rgb(237,185,205) |
HSL | 337 | 59% | 83% | - | hsl(337,59%,83%) |
HSV | 337 | 22% | 93% | - | hsv(337,22%,93%) |
XYZ | 63.2935 | 57.1102 | 65.4451 | - | xyz(63.2935,57.1102,65.4451) |
CIE-LAB | 80.24 | 21.79 | -2.85 | - | lab(80.24,21.79,-2.85) |
CMYK | 0 | 0.21940928270042 | 0.13502109704641 | 0.070588235294118 | cmyk(0,0.21940928270042,0.13502109704641,0.070588235294118) |
Description
The RGB value of color #edb9cd is rgb(237, 185, 205).
In the hex color #edb9cd, The value of Red is 237, value of Green is 185, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #edb9cd consists of 337° Hue, 59% Saturation, and 83% Lightness.
In the CMYK color model, the color #edb9cd can be represented as Cyan=0%, Magenta=0.21940928270042%, Yellow=0.13502109704641%, and Black=0.070588235294118%.
Shades of #edb9cd
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 #edb9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edb9cd
Preview of #edb9cd on White Background
The contrast ratio of #edb9cd with white color is 1.69
Preview of #edb9cd on black background
The contrast ratio of #edb9cd with black color is 12.42
#edb9cd color will look good with a black background.
Color Schemes of #edb9cd
Triadic Colors of #edb9cd
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 #edb9cd
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 #edb9cd
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 #edb9cd
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: #edb9cd;
}
This is a sample text used for the color #edb9cd. 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: #edb9cd;
}
This is a sample text used for the color #edb9cd. 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 #edb9cd;
}
This is a sample text used for the color #edb9cd. 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.8%
Green 29.51%
Blue 32.7%
CMYK Percentage
Cyan 0
Magenta 51.62%
Yellow 31.77%
Black 16.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.