#eeaaee Hex Color
rgb(238, 170, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ee | aa | ee | - | #eeaaee |
| RGB | 238 | 170 | 238 | - | rgb(238,170,238) |
| HSL | 300 | 67% | 80% | - | hsl(300,67%,80%) |
| HSV | 300 | 29% | 93% | - | hsv(300,29%,93%) |
| XYZ | 65.0672 | 53.0996 | 87.7088 | - | xyz(65.0672,53.0996,87.7088) |
| CIE-LAB | 77.93 | 35.78 | -24.14 | - | lab(77.93,35.78,-24.14) |
| CMYK | 0 | 0.28571428571429 | 0 | 0.066666666666667 | cmyk(0,0.28571428571429,0,0.066666666666667) |
Description
The RGB value of color #eeaaee is rgb(238, 170, 238).
In the hex color #eeaaee, The value of Red is 238, value of Green is 170, and value of Blue is 238. The primary color is Red. Similarly, The HSL values for #eeaaee consists of 300° Hue, 67% Saturation, and 80% Lightness.
In the CMYK color model, the color #eeaaee can be represented as Cyan=0%, Magenta=0.28571428571429%, Yellow=0%, and Black=0.066666666666667%.
This color is named Pinky Swear.
Shades of #eeaaee
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 #eeaaee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eeaaee
Preview of #eeaaee on White Background
The contrast ratio of #eeaaee with white color is 1.81
Preview of #eeaaee on black background
The contrast ratio of #eeaaee with black color is 11.62
#eeaaee color will look good with a black background.
Color Schemes of #eeaaee
Triadic Colors of #eeaaee
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 #eeaaee
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 #eeaaee
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 #eeaaee
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: #eeaaee;
}
This is a sample text used for the color #eeaaee. 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: #eeaaee;
}
This is a sample text used for the color #eeaaee. 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 #eeaaee;
}
This is a sample text used for the color #eeaaee. 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 36.84%
Green 26.32%
Blue 36.84%
CMYK Percentage
Cyan 0
Magenta 81.08%
Yellow 0%
Black 18.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.