#ebe8ff Hex Color
rgb(235, 232, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | e8 | ff | - | #ebe8ff |
RGB | 235 | 232 | 255 | - | rgb(235,232,255) |
HSL | 248 | 100% | 95% | - | hsl(248,100%,95%) |
HSV | 248 | 9% | 100% | - | hsv(248,9%,100%) |
XYZ | 81.1676 | 82.5954 | 106.2723 | - | xyz(81.1676,82.5954,106.2723) |
CIE-LAB | 92.84 | 5.25 | -10.74 | - | lab(92.84,5.25,-10.74) |
CMYK | 0.07843137254902 | 0.090196078431373 | 0 | 0 | cmyk(0.07843137254902,0.090196078431373,0,0) |
Description
The RGB value of color #ebe8ff is rgb(235, 232, 255).
In the hex color #ebe8ff, The value of Red is 235, value of Green is 232, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ebe8ff consists of 248° Hue, 100% Saturation, and 95% Lightness.
In the CMYK color model, the color #ebe8ff can be represented as Cyan=0.07843137254902%, Magenta=0.090196078431373%, Yellow=0%, and Black=0%.
Shades of #ebe8ff
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 #ebe8ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebe8ff
Preview of #ebe8ff on White Background
The contrast ratio of #ebe8ff with white color is 1.2
Preview of #ebe8ff on black background
The contrast ratio of #ebe8ff with black color is 17.52
#ebe8ff color will look good with a black background.
Color Schemes of #ebe8ff
Triadic Colors of #ebe8ff
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 #ebe8ff
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 #ebe8ff
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 #ebe8ff
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: #ebe8ff;
}
This is a sample text used for the color #ebe8ff. 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: #ebe8ff;
}
This is a sample text used for the color #ebe8ff. 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 #ebe8ff;
}
This is a sample text used for the color #ebe8ff. 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 32.55%
Green 32.13%
Blue 35.32%
CMYK Percentage
Cyan 46.51
Magenta 53.49%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.