#edc9c0 Hex Color
rgb(237, 201, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | c9 | c0 | - | #edc9c0 |
RGB | 237 | 201 | 192 | - | rgb(237,201,192) |
HSL | 12 | 56% | 84% | - | hsl(12,56%,84%) |
HSV | 12 | 19% | 93% | - | hsv(12,19%,93%) |
XYZ | 65.3261 | 63.5836 | 58.699 | - | xyz(65.3261,63.5836,58.699) |
CIE-LAB | 83.75 | 11.3 | 9.21 | - | lab(83.75,11.3,9.21) |
CMYK | 0 | 0.15189873417722 | 0.18987341772152 | 0.070588235294118 | cmyk(0,0.15189873417722,0.18987341772152,0.070588235294118) |
Description
The RGB value of color #edc9c0 is rgb(237, 201, 192).
In the hex color #edc9c0, The value of Red is 237, value of Green is 201, and value of Blue is 192. The primary color is Red. Similarly, The HSL values for #edc9c0 consists of 12° Hue, 56% Saturation, and 84% Lightness.
In the CMYK color model, the color #edc9c0 can be represented as Cyan=0%, Magenta=0.15189873417722%, Yellow=0.18987341772152%, and Black=0.070588235294118%.
Shades of #edc9c0
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 #edc9c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edc9c0
Preview of #edc9c0 on White Background
The contrast ratio of #edc9c0 with white color is 1.53
Preview of #edc9c0 on black background
The contrast ratio of #edc9c0 with black color is 13.72
#edc9c0 color will look good with a black background.
Color Schemes of #edc9c0
Triadic Colors of #edc9c0
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 #edc9c0
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 #edc9c0
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 #edc9c0
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: #edc9c0;
}
This is a sample text used for the color #edc9c0. 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: #edc9c0;
}
This is a sample text used for the color #edc9c0. 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 #edc9c0;
}
This is a sample text used for the color #edc9c0. 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.62%
Green 31.9%
Blue 30.48%
CMYK Percentage
Cyan 0
Magenta 36.84%
Yellow 46.05%
Black 17.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.