#e7cbcb Hex Color
rgb(231, 203, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | cb | cb | - | #e7cbcb |
RGB | 231 | 203 | 203 | - | rgb(231,203,203) |
HSL | 0 | 37% | 85% | - | hsl(0,37%,85%) |
HSV | 0 | 12% | 91% | - | hsv(0,12%,91%) |
XYZ | 65.0904 | 64.0126 | 65.4249 | - | xyz(65.0904,64.0126,65.4249) |
CIE-LAB | 83.97 | 9.8 | 3.6 | - | lab(83.97,9.8,3.6) |
CMYK | 0 | 0.12121212121212 | 0.12121212121212 | 0.094117647058824 | cmyk(0,0.12121212121212,0.12121212121212,0.094117647058824) |
Description
The RGB value of color #e7cbcb is rgb(231, 203, 203).
In the hex color #e7cbcb, The value of Red is 231, value of Green is 203, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #e7cbcb consists of 0° Hue, 37% Saturation, and 85% Lightness.
In the CMYK color model, the color #e7cbcb can be represented as Cyan=0%, Magenta=0.12121212121212%, Yellow=0.12121212121212%, and Black=0.094117647058824%.
Shades of #e7cbcb
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 #e7cbcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7cbcb
Preview of #e7cbcb on White Background
The contrast ratio of #e7cbcb with white color is 1.52
Preview of #e7cbcb on black background
The contrast ratio of #e7cbcb with black color is 13.8
#e7cbcb color will look good with a black background.
Color Schemes of #e7cbcb
Triadic Colors of #e7cbcb
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 #e7cbcb
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 #e7cbcb
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 #e7cbcb
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: #e7cbcb;
}
This is a sample text used for the color #e7cbcb. 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: #e7cbcb;
}
This is a sample text used for the color #e7cbcb. 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 #e7cbcb;
}
This is a sample text used for the color #e7cbcb. 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.26%
Green 31.87%
Blue 31.87%
CMYK Percentage
Cyan 0
Magenta 36.02%
Yellow 36.02%
Black 27.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.