#de9ec1 Hex Color
rgb(222, 158, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 9e | c1 | - | #de9ec1 |
RGB | 222 | 158 | 193 | - | rgb(222,158,193) |
HSL | 327 | 49% | 75% | - | hsl(327,49%,75%) |
HSV | 327 | 29% | 87% | - | hsv(327,29%,87%) |
XYZ | 51.9767 | 43.8336 | 56.1733 | - | xyz(51.9767,43.8336,56.1733) |
CIE-LAB | 72.12 | 29.06 | -8.48 | - | lab(72.12,29.06,-8.48) |
CMYK | 0 | 0.28828828828829 | 0.13063063063063 | 0.12941176470588 | cmyk(0,0.28828828828829,0.13063063063063,0.12941176470588) |
Description
The RGB value of color #de9ec1 is rgb(222, 158, 193).
In the hex color #de9ec1, The value of Red is 222, value of Green is 158, and value of Blue is 193. The primary color is Red. Similarly, The HSL values for #de9ec1 consists of 327° Hue, 49% Saturation, and 75% Lightness.
In the CMYK color model, the color #de9ec1 can be represented as Cyan=0%, Magenta=0.28828828828829%, Yellow=0.13063063063063%, and Black=0.12941176470588%.
Shades of #de9ec1
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 #de9ec1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de9ec1
Preview of #de9ec1 on White Background
The contrast ratio of #de9ec1 with white color is 2.15
Preview of #de9ec1 on black background
The contrast ratio of #de9ec1 with black color is 9.77
#de9ec1 color will look good with a black background.
Color Schemes of #de9ec1
Triadic Colors of #de9ec1
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 #de9ec1
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 #de9ec1
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 #de9ec1
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: #de9ec1;
}
This is a sample text used for the color #de9ec1. 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: #de9ec1;
}
This is a sample text used for the color #de9ec1. 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 #de9ec1;
}
This is a sample text used for the color #de9ec1. 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 38.74%
Green 27.57%
Blue 33.68%
CMYK Percentage
Cyan 0
Magenta 52.58%
Yellow 23.82%
Black 23.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.