#ebe5fc Hex Color
rgb(235, 229, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | e5 | fc | - | #ebe5fc |
RGB | 235 | 229 | 252 | - | rgb(235,229,252) |
HSL | 256 | 79% | 94% | - | hsl(256,79%,94%) |
HSV | 256 | 9% | 99% | - | hsv(256,9%,99%) |
XYZ | 79.8509 | 80.7291 | 103.4691 | - | xyz(79.8509,80.7291,103.4691) |
CIE-LAB | 92.01 | 6.23 | -10.4 | - | lab(92.01,6.23,-10.4) |
CMYK | 0.067460317460318 | 0.091269841269841 | 0 | 0.011764705882353 | cmyk(0.067460317460318,0.091269841269841,0,0.011764705882353) |
Description
The RGB value of color #ebe5fc is rgb(235, 229, 252).
In the hex color #ebe5fc, The value of Red is 235, value of Green is 229, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ebe5fc consists of 256° Hue, 79% Saturation, and 94% Lightness.
In the CMYK color model, the color #ebe5fc can be represented as Cyan=0.067460317460318%, Magenta=0.091269841269841%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ebe5fc
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 #ebe5fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebe5fc
Preview of #ebe5fc on White Background
The contrast ratio of #ebe5fc with white color is 1.22
Preview of #ebe5fc on black background
The contrast ratio of #ebe5fc with black color is 17.15
#ebe5fc color will look good with a black background.
Color Schemes of #ebe5fc
Triadic Colors of #ebe5fc
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 #ebe5fc
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 #ebe5fc
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 #ebe5fc
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: #ebe5fc;
}
This is a sample text used for the color #ebe5fc. 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: #ebe5fc;
}
This is a sample text used for the color #ebe5fc. 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 #ebe5fc;
}
This is a sample text used for the color #ebe5fc. 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.82%
Green 31.98%
Blue 35.2%
CMYK Percentage
Cyan 39.57
Magenta 53.53%
Yellow 0%
Black 6.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.