#eee2fd Hex Color
rgb(238, 226, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | e2 | fd | - | #eee2fd |
RGB | 238 | 226 | 253 | - | rgb(238,226,253) |
HSL | 267 | 87% | 94% | - | hsl(267,87%,94%) |
HSV | 267 | 11% | 99% | - | hsv(267,11%,99%) |
XYZ | 80.1859 | 79.6617 | 104.0785 | - | xyz(80.1859,79.6617,104.0785) |
CIE-LAB | 91.53 | 8.95 | -11.61 | - | lab(91.53,8.95,-11.61) |
CMYK | 0.059288537549407 | 0.10671936758893 | 0 | 0.0078431372549019 | cmyk(0.059288537549407,0.10671936758893,0,0.0078431372549019) |
Description
The RGB value of color #eee2fd is rgb(238, 226, 253).
In the hex color #eee2fd, The value of Red is 238, value of Green is 226, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #eee2fd consists of 267° Hue, 87% Saturation, and 94% Lightness.
In the CMYK color model, the color #eee2fd can be represented as Cyan=0.059288537549407%, Magenta=0.10671936758893%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #eee2fd
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 #eee2fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eee2fd
Preview of #eee2fd on White Background
The contrast ratio of #eee2fd with white color is 1.24
Preview of #eee2fd on black background
The contrast ratio of #eee2fd with black color is 16.93
#eee2fd color will look good with a black background.
Color Schemes of #eee2fd
Triadic Colors of #eee2fd
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 #eee2fd
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 #eee2fd
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 #eee2fd
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: #eee2fd;
}
This is a sample text used for the color #eee2fd. 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: #eee2fd;
}
This is a sample text used for the color #eee2fd. 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 #eee2fd;
}
This is a sample text used for the color #eee2fd. 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 33.19%
Green 31.52%
Blue 35.29%
CMYK Percentage
Cyan 34.1
Magenta 61.39%
Yellow 0%
Black 4.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.