#efeec2 Hex Color
rgb(239, 238, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ee | c2 | - | #efeec2 |
RGB | 239 | 238 | 194 | - | rgb(239,238,194) |
HSL | 59 | 58% | 85% | - | hsl(59,58%,85%) |
HSV | 59 | 19% | 94% | - | hsv(59,19%,94%) |
XYZ | 75.9087 | 83.3948 | 63.1349 | - | xyz(75.9087,83.3948,63.1349) |
CIE-LAB | 93.19 | -6.74 | 21.48 | - | lab(93.19,-6.74,21.48) |
CMYK | 0 | 0.00418410041841 | 0.18828451882845 | 0.062745098039216 | cmyk(0,0.00418410041841,0.18828451882845,0.062745098039216) |
Description
The RGB value of color #efeec2 is rgb(239, 238, 194).
In the hex color #efeec2, The value of Red is 239, value of Green is 238, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #efeec2 consists of 59° Hue, 58% Saturation, and 85% Lightness.
In the CMYK color model, the color #efeec2 can be represented as Cyan=0%, Magenta=0.00418410041841%, Yellow=0.18828451882845%, and Black=0.062745098039216%.
Shades of #efeec2
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 #efeec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efeec2
Preview of #efeec2 on White Background
The contrast ratio of #efeec2 with white color is 1.19
Preview of #efeec2 on black background
The contrast ratio of #efeec2 with black color is 17.68
#efeec2 color will look good with a black background.
Color Schemes of #efeec2
Triadic Colors of #efeec2
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 #efeec2
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 #efeec2
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 #efeec2
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: #efeec2;
}
This is a sample text used for the color #efeec2. 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: #efeec2;
}
This is a sample text used for the color #efeec2. 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 #efeec2;
}
This is a sample text used for the color #efeec2. 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.62%
Green 35.47%
Blue 28.91%
CMYK Percentage
Cyan 0
Magenta 1.64%
Yellow 73.78%
Black 24.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.