#e8bafc Hex Color
rgb(232, 186, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | ba | fc | - | #e8bafc |
RGB | 232 | 186 | 252 | - | rgb(232,186,252) |
HSL | 282 | 92% | 86% | - | hsl(282,92%,86%) |
HSV | 282 | 26% | 99% | - | hsv(282,26%,99%) |
XYZ | 68.4083 | 59.3019 | 99.9364 | - | xyz(68.4083,59.3019,99.9364) |
CIE-LAB | 81.46 | 28.01 | -26.34 | - | lab(81.46,28.01,-26.34) |
CMYK | 0.079365079365079 | 0.26190476190476 | 0 | 0.011764705882353 | cmyk(0.079365079365079,0.26190476190476,0,0.011764705882353) |
Description
The RGB value of color #e8bafc is rgb(232, 186, 252).
In the hex color #e8bafc, The value of Red is 232, value of Green is 186, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #e8bafc consists of 282° Hue, 92% Saturation, and 86% Lightness.
In the CMYK color model, the color #e8bafc can be represented as Cyan=0.079365079365079%, Magenta=0.26190476190476%, Yellow=0%, and Black=0.011764705882353%.
Shades of #e8bafc
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 #e8bafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8bafc
Preview of #e8bafc on White Background
The contrast ratio of #e8bafc with white color is 1.63
Preview of #e8bafc on black background
The contrast ratio of #e8bafc with black color is 12.86
#e8bafc color will look good with a black background.
Color Schemes of #e8bafc
Triadic Colors of #e8bafc
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 #e8bafc
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 #e8bafc
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 #e8bafc
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: #e8bafc;
}
This is a sample text used for the color #e8bafc. 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: #e8bafc;
}
This is a sample text used for the color #e8bafc. 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 #e8bafc;
}
This is a sample text used for the color #e8bafc. 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.63%
Green 27.76%
Blue 37.61%
CMYK Percentage
Cyan 22.48
Magenta 74.19%
Yellow 0%
Black 3.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.