#edf1eb Hex Color
rgb(237, 241, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | f1 | eb | - | #edf1eb |
RGB | 237 | 241 | 235 | - | rgb(237,241,235) |
HSL | 100 | 18% | 93% | - | hsl(100,18%,93%) |
HSV | 100 | 2% | 95% | - | hsv(100,2%,95%) |
XYZ | 81.3757 | 86.9133 | 91.0842 | - | xyz(81.3757,86.9133,91.0842) |
CIE-LAB | 94.7 | -2.39 | 2.42 | - | lab(94.7,-2.39,2.42) |
CMYK | 0.016597510373444 | 0 | 0.024896265560166 | 0.054901960784314 | cmyk(0.016597510373444,0,0.024896265560166,0.054901960784314) |
Description
The RGB value of color #edf1eb is rgb(237, 241, 235).
In the hex color #edf1eb, The value of Red is 237, value of Green is 241, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #edf1eb consists of 100° Hue, 18% Saturation, and 93% Lightness.
In the CMYK color model, the color #edf1eb can be represented as Cyan=0.016597510373444%, Magenta=0%, Yellow=0.024896265560166%, and Black=0.054901960784314%.
Shades of #edf1eb
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 #edf1eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edf1eb
Preview of #edf1eb on White Background
The contrast ratio of #edf1eb with white color is 1.14
Preview of #edf1eb on black background
The contrast ratio of #edf1eb with black color is 18.38
#edf1eb color will look good with a black background.
Color Schemes of #edf1eb
Triadic Colors of #edf1eb
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 #edf1eb
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 #edf1eb
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 #edf1eb
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: #edf1eb;
}
This is a sample text used for the color #edf1eb. 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: #edf1eb;
}
This is a sample text used for the color #edf1eb. 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 #edf1eb;
}
This is a sample text used for the color #edf1eb. 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.24%
Green 33.8%
Blue 32.96%
CMYK Percentage
Cyan 17.22
Magenta 0%
Yellow 25.83%
Black 56.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.