#e8ceef Hex Color
rgb(232, 206, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | ce | ef | - | #e8ceef |
RGB | 232 | 206 | 239 | - | rgb(232,206,239) |
HSL | 287 | 51% | 87% | - | hsl(287,51%,87%) |
HSV | 287 | 14% | 94% | - | hsv(287,14%,94%) |
XYZ | 70.93 | 67.5304 | 90.9576 | - | xyz(70.93,67.5304,90.9576) |
CIE-LAB | 85.77 | 14.86 | -12.89 | - | lab(85.77,14.86,-12.89) |
CMYK | 0.02928870292887 | 0.13807531380753 | 0 | 0.062745098039216 | cmyk(0.02928870292887,0.13807531380753,0,0.062745098039216) |
Description
The RGB value of color #e8ceef is rgb(232, 206, 239).
In the hex color #e8ceef, The value of Red is 232, value of Green is 206, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #e8ceef consists of 287° Hue, 51% Saturation, and 87% Lightness.
In the CMYK color model, the color #e8ceef can be represented as Cyan=0.02928870292887%, Magenta=0.13807531380753%, Yellow=0%, and Black=0.062745098039216%.
Shades of #e8ceef
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 #e8ceef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8ceef
Preview of #e8ceef on White Background
The contrast ratio of #e8ceef with white color is 1.45
Preview of #e8ceef on black background
The contrast ratio of #e8ceef with black color is 14.51
#e8ceef color will look good with a black background.
Color Schemes of #e8ceef
Triadic Colors of #e8ceef
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 #e8ceef
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 #e8ceef
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 #e8ceef
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: #e8ceef;
}
This is a sample text used for the color #e8ceef. 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: #e8ceef;
}
This is a sample text used for the color #e8ceef. 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 #e8ceef;
}
This is a sample text used for the color #e8ceef. 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 34.27%
Green 30.43%
Blue 35.3%
CMYK Percentage
Cyan 12.73
Magenta 60%
Yellow 0%
Black 27.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.