#ee5dd0 Hex Color
rgb(238, 93, 208)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ee | 5d | d0 | - | #ee5dd0 |
| RGB | 238 | 93 | 208 | - | rgb(238,93,208) |
| HSL | 312 | 81% | 65% | - | hsl(312,81%,65%) |
| HSV | 312 | 61% | 93% | - | hsv(312,61%,93%) |
| XYZ | 50.5594 | 30.5599 | 62.9084 | - | xyz(50.5594,30.5599,62.9084) |
| CIE-LAB | 62.13 | 68.34 | -31.86 | - | lab(62.13,68.34,-31.86) |
| CMYK | 0 | 0.60924369747899 | 0.12605042016807 | 0.066666666666667 | cmyk(0,0.60924369747899,0.12605042016807,0.066666666666667) |
Description
The RGB value of color #ee5dd0 is rgb(238, 93, 208).
In the hex color #ee5dd0, The value of Red is 238, value of Green is 93, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #ee5dd0 consists of 312° Hue, 81% Saturation, and 65% Lightness.
In the CMYK color model, the color #ee5dd0 can be represented as Cyan=0%, Magenta=0.60924369747899%, Yellow=0.12605042016807%, and Black=0.066666666666667%.
Shades of #ee5dd0
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 #ee5dd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee5dd0
Preview of #ee5dd0 on White Background
The contrast ratio of #ee5dd0 with white color is 2.95
Preview of #ee5dd0 on black background
The contrast ratio of #ee5dd0 with black color is 7.11
#ee5dd0 color will look good with a black background.
Color Schemes of #ee5dd0
Triadic Colors of #ee5dd0
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 #ee5dd0
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 #ee5dd0
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 #ee5dd0
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: #ee5dd0;
}
This is a sample text used for the color #ee5dd0. 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: #ee5dd0;
}
This is a sample text used for the color #ee5dd0. 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 #ee5dd0;
}
This is a sample text used for the color #ee5dd0. 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 44.16%
Green 17.25%
Blue 38.59%
CMYK Percentage
Cyan 0
Magenta 75.97%
Yellow 15.72%
Black 8.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.