#e1ccbc Hex Color
rgb(225, 204, 188)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e1 | cc | bc | - | #e1ccbc |
| RGB | 225 | 204 | 188 | - | rgb(225,204,188) |
| HSL | 26 | 38% | 81% | - | hsl(26,38%,81%) |
| HSV | 26 | 16% | 88% | - | hsv(26,16%,88%) |
| XYZ | 61.7213 | 62.8241 | 56.4502 | - | xyz(61.7213,62.8241,56.4502) |
| CIE-LAB | 83.35 | 4.75 | 10.62 | - | lab(83.35,4.75,10.62) |
| CMYK | 0 | 0.093333333333333 | 0.16444444444444 | 0.11764705882353 | cmyk(0,0.093333333333333,0.16444444444444,0.11764705882353) |
Description
The RGB value of color #e1ccbc is rgb(225, 204, 188).
In the hex color #e1ccbc, The value of Red is 225, value of Green is 204, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #e1ccbc consists of 26° Hue, 38% Saturation, and 81% Lightness.
In the CMYK color model, the color #e1ccbc can be represented as Cyan=0%, Magenta=0.093333333333333%, Yellow=0.16444444444444%, and Black=0.11764705882353%.
Shades of #e1ccbc
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 #e1ccbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1ccbc
Preview of #e1ccbc on White Background
The contrast ratio of #e1ccbc with white color is 1.55
Preview of #e1ccbc on black background
The contrast ratio of #e1ccbc with black color is 13.56
#e1ccbc color will look good with a black background.
Color Schemes of #e1ccbc
Triadic Colors of #e1ccbc
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 #e1ccbc
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 #e1ccbc
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 #e1ccbc
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: #e1ccbc;
}
This is a sample text used for the color #e1ccbc. 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: #e1ccbc;
}
This is a sample text used for the color #e1ccbc. 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 #e1ccbc;
}
This is a sample text used for the color #e1ccbc. 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.47%
Green 33.06%
Blue 30.47%
CMYK Percentage
Cyan 0
Magenta 24.86%
Yellow 43.8%
Black 31.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.