#ee9ca2 Hex Color
rgb(238, 156, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 9c | a2 | - | #ee9ca2 |
RGB | 238 | 156 | 162 | - | rgb(238,156,162) |
HSL | 356 | 71% | 77% | - | hsl(356,71%,77%) |
HSV | 356 | 34% | 93% | - | hsv(356,34%,93%) |
XYZ | 53.6699 | 44.5627 | 39.9552 | - | xyz(53.6699,44.5627,39.9552) |
CIE-LAB | 72.6 | 31.36 | 9.58 | - | lab(72.6,31.36,9.58) |
CMYK | 0 | 0.34453781512605 | 0.31932773109244 | 0.066666666666667 | cmyk(0,0.34453781512605,0.31932773109244,0.066666666666667) |
Description
The RGB value of color #ee9ca2 is rgb(238, 156, 162).
In the hex color #ee9ca2, The value of Red is 238, value of Green is 156, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #ee9ca2 consists of 356° Hue, 71% Saturation, and 77% Lightness.
In the CMYK color model, the color #ee9ca2 can be represented as Cyan=0%, Magenta=0.34453781512605%, Yellow=0.31932773109244%, and Black=0.066666666666667%.
Shades of #ee9ca2
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 #ee9ca2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee9ca2
Preview of #ee9ca2 on White Background
The contrast ratio of #ee9ca2 with white color is 2.12
Preview of #ee9ca2 on black background
The contrast ratio of #ee9ca2 with black color is 9.91
#ee9ca2 color will look good with a black background.
Color Schemes of #ee9ca2
Triadic Colors of #ee9ca2
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 #ee9ca2
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 #ee9ca2
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 #ee9ca2
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: #ee9ca2;
}
This is a sample text used for the color #ee9ca2. 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: #ee9ca2;
}
This is a sample text used for the color #ee9ca2. 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 #ee9ca2;
}
This is a sample text used for the color #ee9ca2. 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 42.81%
Green 28.06%
Blue 29.14%
CMYK Percentage
Cyan 0
Magenta 47.16%
Yellow 43.71%
Black 9.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.