#efe2cb Hex Color
rgb(239, 226, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | e2 | cb | - | #efe2cb |
RGB | 239 | 226 | 203 | - | rgb(239,226,203) |
HSL | 38 | 53% | 87% | - | hsl(38,53%,87%) |
HSV | 38 | 15% | 94% | - | hsv(38,15%,94%) |
XYZ | 73.5725 | 77.0552 | 67.4954 | - | xyz(73.5725,77.0552,67.4954) |
CIE-LAB | 90.35 | 0.7 | 12.83 | - | lab(90.35,0.7,12.83) |
CMYK | 0 | 0.054393305439331 | 0.15062761506276 | 0.062745098039216 | cmyk(0,0.054393305439331,0.15062761506276,0.062745098039216) |
Description
The RGB value of color #efe2cb is rgb(239, 226, 203).
In the hex color #efe2cb, The value of Red is 239, value of Green is 226, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #efe2cb consists of 38° Hue, 53% Saturation, and 87% Lightness.
In the CMYK color model, the color #efe2cb can be represented as Cyan=0%, Magenta=0.054393305439331%, Yellow=0.15062761506276%, and Black=0.062745098039216%.
Shades of #efe2cb
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 #efe2cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efe2cb
Preview of #efe2cb on White Background
The contrast ratio of #efe2cb with white color is 1.28
Preview of #efe2cb on black background
The contrast ratio of #efe2cb with black color is 16.41
#efe2cb color will look good with a black background.
Color Schemes of #efe2cb
Triadic Colors of #efe2cb
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 #efe2cb
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 #efe2cb
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 #efe2cb
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: #efe2cb;
}
This is a sample text used for the color #efe2cb. 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: #efe2cb;
}
This is a sample text used for the color #efe2cb. 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 #efe2cb;
}
This is a sample text used for the color #efe2cb. 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 35.78%
Green 33.83%
Blue 30.39%
CMYK Percentage
Cyan 0
Magenta 20.31%
Yellow 56.25%
Black 23.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.