#ebe4fb Hex Color
rgb(235, 228, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | e4 | fb | - | #ebe4fb |
RGB | 235 | 228 | 251 | - | rgb(235,228,251) |
HSL | 258 | 74% | 94% | - | hsl(258,74%,94%) |
HSV | 258 | 9% | 98% | - | hsv(258,9%,98%) |
XYZ | 79.4169 | 80.114 | 102.5446 | - | xyz(79.4169,80.114,102.5446) |
CIE-LAB | 91.74 | 6.56 | -10.29 | - | lab(91.74,6.56,-10.29) |
CMYK | 0.063745019920319 | 0.091633466135458 | 0 | 0.015686274509804 | cmyk(0.063745019920319,0.091633466135458,0,0.015686274509804) |
Description
The RGB value of color #ebe4fb is rgb(235, 228, 251).
In the hex color #ebe4fb, The value of Red is 235, value of Green is 228, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ebe4fb consists of 258° Hue, 74% Saturation, and 94% Lightness.
In the CMYK color model, the color #ebe4fb can be represented as Cyan=0.063745019920319%, Magenta=0.091633466135458%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ebe4fb
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 #ebe4fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebe4fb
Preview of #ebe4fb on White Background
The contrast ratio of #ebe4fb with white color is 1.23
Preview of #ebe4fb on black background
The contrast ratio of #ebe4fb with black color is 17.02
#ebe4fb color will look good with a black background.
Color Schemes of #ebe4fb
Triadic Colors of #ebe4fb
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 #ebe4fb
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 #ebe4fb
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 #ebe4fb
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: #ebe4fb;
}
This is a sample text used for the color #ebe4fb. 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: #ebe4fb;
}
This is a sample text used for the color #ebe4fb. 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 #ebe4fb;
}
This is a sample text used for the color #ebe4fb. 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.91%
Green 31.93%
Blue 35.15%
CMYK Percentage
Cyan 37.26
Magenta 53.57%
Yellow 0%
Black 9.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.