#eaf2ef Hex Color
rgb(234, 242, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | f2 | ef | - | #eaf2ef |
| RGB | 234 | 242 | 239 | - | rgb(234,242,239) |
| HSL | 158 | 24% | 93% | - | hsl(158,24%,93%) |
| HSV | 158 | 3% | 95% | - | hsv(158,3%,95%) |
| XYZ | 81.2638 | 87.2287 | 94.2151 | - | xyz(81.2638,87.2287,94.2151) |
| CIE-LAB | 94.84 | -3.18 | 0.51 | - | lab(94.84,-3.18,0.51) |
| CMYK | 0.033057851239669 | 0 | 0.012396694214876 | 0.050980392156863 | cmyk(0.033057851239669,0,0.012396694214876,0.050980392156863) |
Description
The RGB value of color #eaf2ef is rgb(234, 242, 239).
In the hex color #eaf2ef, The value of Red is 234, value of Green is 242, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #eaf2ef consists of 158° Hue, 24% Saturation, and 93% Lightness.
In the CMYK color model, the color #eaf2ef can be represented as Cyan=0.033057851239669%, Magenta=0%, Yellow=0.012396694214876%, and Black=0.050980392156863%.
Shades of #eaf2ef
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 #eaf2ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf2ef
Preview of #eaf2ef on White Background
The contrast ratio of #eaf2ef with white color is 1.14
Preview of #eaf2ef on black background
The contrast ratio of #eaf2ef with black color is 18.45
#eaf2ef color will look good with a black background.
Color Schemes of #eaf2ef
Triadic Colors of #eaf2ef
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 #eaf2ef
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 #eaf2ef
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 #eaf2ef
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: #eaf2ef;
}
This is a sample text used for the color #eaf2ef. 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: #eaf2ef;
}
This is a sample text used for the color #eaf2ef. 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 #eaf2ef;
}
This is a sample text used for the color #eaf2ef. 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 32.73%
Green 33.85%
Blue 33.43%
CMYK Percentage
Cyan 34.28
Magenta 0%
Yellow 12.85%
Black 52.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.