#e4b9cc Hex Color
rgb(228, 185, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | b9 | cc | - | #e4b9cc |
RGB | 228 | 185 | 204 | - | rgb(228,185,204) |
HSL | 333 | 44% | 81% | - | hsl(333,44%,81%) |
HSV | 333 | 19% | 89% | - | hsv(333,19%,89%) |
XYZ | 60.243 | 55.5515 | 64.6741 | - | xyz(60.243,55.5515,64.6741) |
CIE-LAB | 79.36 | 18.47 | -3.71 | - | lab(79.36,18.47,-3.71) |
CMYK | 0 | 0.18859649122807 | 0.10526315789474 | 0.10588235294118 | cmyk(0,0.18859649122807,0.10526315789474,0.10588235294118) |
Description
The RGB value of color #e4b9cc is rgb(228, 185, 204).
In the hex color #e4b9cc, The value of Red is 228, value of Green is 185, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #e4b9cc consists of 333° Hue, 44% Saturation, and 81% Lightness.
In the CMYK color model, the color #e4b9cc can be represented as Cyan=0%, Magenta=0.18859649122807%, Yellow=0.10526315789474%, and Black=0.10588235294118%.
Shades of #e4b9cc
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 #e4b9cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4b9cc
Preview of #e4b9cc on White Background
The contrast ratio of #e4b9cc with white color is 1.73
Preview of #e4b9cc on black background
The contrast ratio of #e4b9cc with black color is 12.11
#e4b9cc color will look good with a black background.
Color Schemes of #e4b9cc
Triadic Colors of #e4b9cc
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 #e4b9cc
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 #e4b9cc
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 #e4b9cc
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: #e4b9cc;
}
This is a sample text used for the color #e4b9cc. 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: #e4b9cc;
}
This is a sample text used for the color #e4b9cc. 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 #e4b9cc;
}
This is a sample text used for the color #e4b9cc. 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.95%
Green 29.98%
Blue 33.06%
CMYK Percentage
Cyan 0
Magenta 47.18%
Yellow 26.33%
Black 26.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.