#ebe7ef Hex Color
rgb(235, 231, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | e7 | ef | - | #ebe7ef |
RGB | 235 | 231 | 239 | - | rgb(235,231,239) |
HSL | 270 | 20% | 92% | - | hsl(270,20%,92%) |
HSV | 270 | 3% | 94% | - | hsv(270,3%,94%) |
XYZ | 78.4169 | 81.046 | 93.1718 | - | xyz(78.4169,81.046,93.1718) |
CIE-LAB | 92.15 | 2.78 | -3.41 | - | lab(92.15,2.78,-3.41) |
CMYK | 0.01673640167364 | 0.03347280334728 | 0 | 0.062745098039216 | cmyk(0.01673640167364,0.03347280334728,0,0.062745098039216) |
Description
The RGB value of color #ebe7ef is rgb(235, 231, 239).
In the hex color #ebe7ef, The value of Red is 235, value of Green is 231, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ebe7ef consists of 270° Hue, 20% Saturation, and 92% Lightness.
In the CMYK color model, the color #ebe7ef can be represented as Cyan=0.01673640167364%, Magenta=0.03347280334728%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ebe7ef
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 #ebe7ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebe7ef
Preview of #ebe7ef on White Background
The contrast ratio of #ebe7ef with white color is 1.22
Preview of #ebe7ef on black background
The contrast ratio of #ebe7ef with black color is 17.21
#ebe7ef color will look good with a black background.
Color Schemes of #ebe7ef
Triadic Colors of #ebe7ef
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 #ebe7ef
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 #ebe7ef
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 #ebe7ef
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: #ebe7ef;
}
This is a sample text used for the color #ebe7ef. 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: #ebe7ef;
}
This is a sample text used for the color #ebe7ef. 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 #ebe7ef;
}
This is a sample text used for the color #ebe7ef. 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.33%
Green 32.77%
Blue 33.9%
CMYK Percentage
Cyan 14.82
Magenta 29.63%
Yellow 0%
Black 55.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.