#e2bfdc Hex Color
rgb(226, 191, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | bf | dc | - | #e2bfdc |
RGB | 226 | 191 | 220 | - | rgb(226,191,220) |
HSL | 310 | 38% | 82% | - | hsl(310,38%,82%) |
HSV | 310 | 15% | 89% | - | hsv(310,15%,89%) |
XYZ | 62.9131 | 58.5977 | 75.7047 | - | xyz(62.9131,58.5977,75.7047) |
CIE-LAB | 81.07 | 17.35 | -9.82 | - | lab(81.07,17.35,-9.82) |
CMYK | 0 | 0.15486725663717 | 0.026548672566372 | 0.11372549019608 | cmyk(0,0.15486725663717,0.026548672566372,0.11372549019608) |
Description
The RGB value of color #e2bfdc is rgb(226, 191, 220).
In the hex color #e2bfdc, The value of Red is 226, value of Green is 191, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e2bfdc consists of 310° Hue, 38% Saturation, and 82% Lightness.
In the CMYK color model, the color #e2bfdc can be represented as Cyan=0%, Magenta=0.15486725663717%, Yellow=0.026548672566372%, and Black=0.11372549019608%.
Shades of #e2bfdc
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 #e2bfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2bfdc
Preview of #e2bfdc on White Background
The contrast ratio of #e2bfdc with white color is 1.65
Preview of #e2bfdc on black background
The contrast ratio of #e2bfdc with black color is 12.72
#e2bfdc color will look good with a black background.
Color Schemes of #e2bfdc
Triadic Colors of #e2bfdc
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 #e2bfdc
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 #e2bfdc
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 #e2bfdc
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: #e2bfdc;
}
This is a sample text used for the color #e2bfdc. 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: #e2bfdc;
}
This is a sample text used for the color #e2bfdc. 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 #e2bfdc;
}
This is a sample text used for the color #e2bfdc. 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 35.48%
Green 29.98%
Blue 34.54%
CMYK Percentage
Cyan 0
Magenta 52.47%
Yellow 9%
Black 38.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.