#ecf1ed Hex Color
rgb(236, 241, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | f1 | ed | - | #ecf1ed |
RGB | 236 | 241 | 237 | - | rgb(236,241,237) |
HSL | 132 | 15% | 94% | - | hsl(132,15%,94%) |
HSV | 132 | 2% | 95% | - | hsv(132,2%,95%) |
XYZ | 81.3334 | 86.8579 | 92.5993 | - | xyz(81.3334,86.8579,92.5993) |
CIE-LAB | 94.68 | -2.37 | 1.34 | - | lab(94.68,-2.37,1.34) |
CMYK | 0.020746887966805 | 0 | 0.016597510373444 | 0.054901960784314 | cmyk(0.020746887966805,0,0.016597510373444,0.054901960784314) |
Description
The RGB value of color #ecf1ed is rgb(236, 241, 237).
In the hex color #ecf1ed, The value of Red is 236, value of Green is 241, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #ecf1ed consists of 132° Hue, 15% Saturation, and 94% Lightness.
In the CMYK color model, the color #ecf1ed can be represented as Cyan=0.020746887966805%, Magenta=0%, Yellow=0.016597510373444%, and Black=0.054901960784314%.
Shades of #ecf1ed
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 #ecf1ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecf1ed
Preview of #ecf1ed on White Background
The contrast ratio of #ecf1ed with white color is 1.14
Preview of #ecf1ed on black background
The contrast ratio of #ecf1ed with black color is 18.37
#ecf1ed color will look good with a black background.
Color Schemes of #ecf1ed
Triadic Colors of #ecf1ed
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 #ecf1ed
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 #ecf1ed
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 #ecf1ed
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: #ecf1ed;
}
This is a sample text used for the color #ecf1ed. 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: #ecf1ed;
}
This is a sample text used for the color #ecf1ed. 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 #ecf1ed;
}
This is a sample text used for the color #ecf1ed. 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.05%
Green 33.75%
Blue 33.19%
CMYK Percentage
Cyan 22.49
Magenta 0%
Yellow 17.99%
Black 59.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.