#eaf2d8 Hex Color
rgb(234, 242, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | f2 | d8 | - | #eaf2d8 |
RGB | 234 | 242 | 216 | - | rgb(234,242,216) |
HSL | 78 | 50% | 90% | - | hsl(78,50%,90%) |
HSV | 78 | 11% | 95% | - | hsv(78,11%,95%) |
XYZ | 78.0785 | 85.9546 | 77.4415 | - | xyz(78.0785,85.9546,77.4415) |
CIE-LAB | 94.29 | -7.13 | 11.63 | - | lab(94.29,-7.13,11.63) |
CMYK | 0.033057851239669 | 0 | 0.10743801652893 | 0.050980392156863 | cmyk(0.033057851239669,0,0.10743801652893,0.050980392156863) |
Description
The RGB value of color #eaf2d8 is rgb(234, 242, 216).
In the hex color #eaf2d8, The value of Red is 234, value of Green is 242, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #eaf2d8 consists of 78° Hue, 50% Saturation, and 90% Lightness.
In the CMYK color model, the color #eaf2d8 can be represented as Cyan=0.033057851239669%, Magenta=0%, Yellow=0.10743801652893%, and Black=0.050980392156863%.
Shades of #eaf2d8
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 #eaf2d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf2d8
Preview of #eaf2d8 on White Background
The contrast ratio of #eaf2d8 with white color is 1.15
Preview of #eaf2d8 on black background
The contrast ratio of #eaf2d8 with black color is 18.19
#eaf2d8 color will look good with a black background.
Color Schemes of #eaf2d8
Triadic Colors of #eaf2d8
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 #eaf2d8
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 #eaf2d8
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 #eaf2d8
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: #eaf2d8;
}
This is a sample text used for the color #eaf2d8. 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: #eaf2d8;
}
This is a sample text used for the color #eaf2d8. 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 #eaf2d8;
}
This is a sample text used for the color #eaf2d8. 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.82%
Green 34.97%
Blue 31.21%
CMYK Percentage
Cyan 17.26
Magenta 0%
Yellow 56.11%
Black 26.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.