#ee80db Hex Color
rgb(238, 128, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 80 | db | - | #ee80db |
RGB | 238 | 128 | 219 | - | rgb(238,128,219) |
HSL | 310 | 76% | 72% | - | hsl(310,76%,72%) |
HSV | 310 | 46% | 93% | - | hsv(310,46%,93%) |
XYZ | 55.7652 | 38.73 | 71.5543 | - | xyz(55.7652,38.73,71.5543) |
CIE-LAB | 68.56 | 54.12 | -28.1 | - | lab(68.56,54.12,-28.1) |
CMYK | 0 | 0.46218487394958 | 0.079831932773109 | 0.066666666666667 | cmyk(0,0.46218487394958,0.079831932773109,0.066666666666667) |
Description
The RGB value of color #ee80db is rgb(238, 128, 219).
In the hex color #ee80db, The value of Red is 238, value of Green is 128, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #ee80db consists of 310° Hue, 76% Saturation, and 72% Lightness.
In the CMYK color model, the color #ee80db can be represented as Cyan=0%, Magenta=0.46218487394958%, Yellow=0.079831932773109%, and Black=0.066666666666667%.
Shades of #ee80db
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 #ee80db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee80db
Preview of #ee80db on White Background
The contrast ratio of #ee80db with white color is 2.4
Preview of #ee80db on black background
The contrast ratio of #ee80db with black color is 8.75
#ee80db color will look good with a black background.
Color Schemes of #ee80db
Triadic Colors of #ee80db
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 #ee80db
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 #ee80db
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 #ee80db
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: #ee80db;
}
This is a sample text used for the color #ee80db. 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: #ee80db;
}
This is a sample text used for the color #ee80db. 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 #ee80db;
}
This is a sample text used for the color #ee80db. 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.88%
Blue 37.44%
CMYK Percentage
Cyan 0
Magenta 75.93%
Yellow 13.12%
Black 10.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.