#efecf0 Hex Color
rgb(239, 236, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ec | f0 | - | #efecf0 |
RGB | 239 | 236 | 240 | - | rgb(239,236,240) |
HSL | 285 | 12% | 93% | - | hsl(285,12%,93%) |
HSV | 285 | 2% | 94% | - | hsv(285,2%,94%) |
XYZ | 81.3202 | 84.6329 | 94.4878 | - | xyz(81.3202,84.6329,94.4878) |
CIE-LAB | 93.72 | 1.72 | -1.59 | - | lab(93.72,1.72,-1.59) |
CMYK | 0.0041666666666667 | 0.016666666666667 | 0 | 0.058823529411765 | cmyk(0.0041666666666667,0.016666666666667,0,0.058823529411765) |
Description
The RGB value of color #efecf0 is rgb(239, 236, 240).
In the hex color #efecf0, The value of Red is 239, value of Green is 236, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #efecf0 consists of 285° Hue, 12% Saturation, and 93% Lightness.
In the CMYK color model, the color #efecf0 can be represented as Cyan=0.0041666666666667%, Magenta=0.016666666666667%, Yellow=0%, and Black=0.058823529411765%.
Shades of #efecf0
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 #efecf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efecf0
Preview of #efecf0 on White Background
The contrast ratio of #efecf0 with white color is 1.17
Preview of #efecf0 on black background
The contrast ratio of #efecf0 with black color is 17.93
#efecf0 color will look good with a black background.
Color Schemes of #efecf0
Triadic Colors of #efecf0
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 #efecf0
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 #efecf0
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 #efecf0
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: #efecf0;
}
This is a sample text used for the color #efecf0. 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: #efecf0;
}
This is a sample text used for the color #efecf0. 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 #efecf0;
}
This is a sample text used for the color #efecf0. 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 33.43%
Green 33.01%
Blue 33.57%
CMYK Percentage
Cyan 5.23
Magenta 20.92%
Yellow 0%
Black 73.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.