#e6bbfd Hex Color
rgb(230, 187, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | bb | fd | - | #e6bbfd |
RGB | 230 | 187 | 253 | - | rgb(230,187,253) |
HSL | 279 | 94% | 86% | - | hsl(279,94%,86%) |
HSV | 279 | 26% | 99% | - | hsv(279,26%,99%) |
XYZ | 68.1331 | 59.4555 | 100.8136 | - | xyz(68.1331,59.4555,100.8136) |
CIE-LAB | 81.54 | 27.05 | -26.76 | - | lab(81.54,27.05,-26.76) |
CMYK | 0.090909090909091 | 0.26086956521739 | 0 | 0.0078431372549019 | cmyk(0.090909090909091,0.26086956521739,0,0.0078431372549019) |
Description
The RGB value of color #e6bbfd is rgb(230, 187, 253).
In the hex color #e6bbfd, The value of Red is 230, value of Green is 187, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #e6bbfd consists of 279° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #e6bbfd can be represented as Cyan=0.090909090909091%, Magenta=0.26086956521739%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #e6bbfd
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 #e6bbfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6bbfd
Preview of #e6bbfd on White Background
The contrast ratio of #e6bbfd with white color is 1.63
Preview of #e6bbfd on black background
The contrast ratio of #e6bbfd with black color is 12.89
#e6bbfd color will look good with a black background.
Color Schemes of #e6bbfd
Triadic Colors of #e6bbfd
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 #e6bbfd
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 #e6bbfd
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 #e6bbfd
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: #e6bbfd;
}
This is a sample text used for the color #e6bbfd. 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: #e6bbfd;
}
This is a sample text used for the color #e6bbfd. 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 #e6bbfd;
}
This is a sample text used for the color #e6bbfd. 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.33%
Green 27.91%
Blue 37.76%
CMYK Percentage
Cyan 25.28
Magenta 72.54%
Yellow 0%
Black 2.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.