#e4bccd Hex Color
rgb(228, 188, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | bc | cd | - | #e4bccd |
RGB | 228 | 188 | 205 | - | rgb(228,188,205) |
HSL | 335 | 43% | 82% | - | hsl(335,43%,82%) |
HSV | 335 | 18% | 89% | - | hsv(335,18%,89%) |
XYZ | 60.9976 | 56.8682 | 65.5193 | - | xyz(60.9976,56.8682,65.5193) |
CIE-LAB | 80.11 | 17.03 | -3.15 | - | lab(80.11,17.03,-3.15) |
CMYK | 0 | 0.17543859649123 | 0.10087719298246 | 0.10588235294118 | cmyk(0,0.17543859649123,0.10087719298246,0.10588235294118) |
Description
The RGB value of color #e4bccd is rgb(228, 188, 205).
In the hex color #e4bccd, The value of Red is 228, value of Green is 188, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e4bccd consists of 335° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #e4bccd can be represented as Cyan=0%, Magenta=0.17543859649123%, Yellow=0.10087719298246%, and Black=0.10588235294118%.
Shades of #e4bccd
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 #e4bccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4bccd
Preview of #e4bccd on White Background
The contrast ratio of #e4bccd with white color is 1.7
Preview of #e4bccd on black background
The contrast ratio of #e4bccd with black color is 12.37
#e4bccd color will look good with a black background.
Color Schemes of #e4bccd
Triadic Colors of #e4bccd
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 #e4bccd
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 #e4bccd
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 #e4bccd
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: #e4bccd;
}
This is a sample text used for the color #e4bccd. 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: #e4bccd;
}
This is a sample text used for the color #e4bccd. 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 #e4bccd;
}
This is a sample text used for the color #e4bccd. 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 36.71%
Green 30.27%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 45.9%
Yellow 26.39%
Black 27.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.