#ee7fdc Hex Color
rgb(238, 127, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 7f | dc | - | #ee7fdc |
RGB | 238 | 127 | 220 | - | rgb(238,127,220) |
HSL | 310 | 77% | 72% | - | hsl(310,77%,72%) |
HSV | 310 | 47% | 93% | - | hsv(310,47%,93%) |
XYZ | 55.7675 | 38.5232 | 72.2066 | - | xyz(55.7675,38.5232,72.2066) |
CIE-LAB | 68.4 | 54.77 | -28.88 | - | lab(68.4,54.77,-28.88) |
CMYK | 0 | 0.46638655462185 | 0.07563025210084 | 0.066666666666667 | cmyk(0,0.46638655462185,0.07563025210084,0.066666666666667) |
Description
The RGB value of color #ee7fdc is rgb(238, 127, 220).
In the hex color #ee7fdc, The value of Red is 238, value of Green is 127, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #ee7fdc consists of 310° Hue, 77% Saturation, and 72% Lightness.
In the CMYK color model, the color #ee7fdc can be represented as Cyan=0%, Magenta=0.46638655462185%, Yellow=0.07563025210084%, and Black=0.066666666666667%.
Shades of #ee7fdc
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 #ee7fdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee7fdc
Preview of #ee7fdc on White Background
The contrast ratio of #ee7fdc with white color is 2.41
Preview of #ee7fdc on black background
The contrast ratio of #ee7fdc with black color is 8.7
#ee7fdc color will look good with a black background.
Color Schemes of #ee7fdc
Triadic Colors of #ee7fdc
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 #ee7fdc
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 #ee7fdc
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 #ee7fdc
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: #ee7fdc;
}
This is a sample text used for the color #ee7fdc. 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: #ee7fdc;
}
This is a sample text used for the color #ee7fdc. 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 #ee7fdc;
}
This is a sample text used for the color #ee7fdc. 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 40.68%
Green 21.71%
Blue 37.61%
CMYK Percentage
Cyan 0
Magenta 76.62%
Yellow 12.43%
Black 10.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.