#e2cbbc Hex Color
rgb(226, 203, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | cb | bc | - | #e2cbbc |
RGB | 226 | 203 | 188 | - | rgb(226,203,188) |
HSL | 24 | 40% | 81% | - | hsl(24,40%,81%) |
HSV | 24 | 17% | 89% | - | hsv(24,17%,89%) |
XYZ | 61.7971 | 62.5115 | 56.3858 | - | xyz(61.7971,62.5115,56.3858) |
CIE-LAB | 83.18 | 5.64 | 10.4 | - | lab(83.18,5.64,10.4) |
CMYK | 0 | 0.10176991150442 | 0.16814159292035 | 0.11372549019608 | cmyk(0,0.10176991150442,0.16814159292035,0.11372549019608) |
Description
The RGB value of color #e2cbbc is rgb(226, 203, 188).
In the hex color #e2cbbc, The value of Red is 226, value of Green is 203, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #e2cbbc consists of 24° Hue, 40% Saturation, and 81% Lightness.
In the CMYK color model, the color #e2cbbc can be represented as Cyan=0%, Magenta=0.10176991150442%, Yellow=0.16814159292035%, and Black=0.11372549019608%.
Shades of #e2cbbc
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 #e2cbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2cbbc
Preview of #e2cbbc on White Background
The contrast ratio of #e2cbbc with white color is 1.56
Preview of #e2cbbc on black background
The contrast ratio of #e2cbbc with black color is 13.5
#e2cbbc color will look good with a black background.
Color Schemes of #e2cbbc
Triadic Colors of #e2cbbc
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 #e2cbbc
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 #e2cbbc
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 #e2cbbc
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: #e2cbbc;
}
This is a sample text used for the color #e2cbbc. 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: #e2cbbc;
}
This is a sample text used for the color #e2cbbc. 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 #e2cbbc;
}
This is a sample text used for the color #e2cbbc. 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.63%
Green 32.9%
Blue 30.47%
CMYK Percentage
Cyan 0
Magenta 26.53%
Yellow 43.83%
Black 29.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.