#eaf2db Hex Color
rgb(234, 242, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | f2 | db | - | #eaf2db |
RGB | 234 | 242 | 219 | - | rgb(234,242,219) |
HSL | 81 | 47% | 90% | - | hsl(81,47%,90%) |
HSV | 81 | 10% | 95% | - | hsv(81,10%,95%) |
XYZ | 78.47 | 86.1112 | 79.5031 | - | xyz(78.47,86.1112,79.5031) |
CIE-LAB | 94.36 | -6.63 | 10.18 | - | lab(94.36,-6.63,10.18) |
CMYK | 0.033057851239669 | 0 | 0.09504132231405 | 0.050980392156863 | cmyk(0.033057851239669,0,0.09504132231405,0.050980392156863) |
Description
The RGB value of color #eaf2db is rgb(234, 242, 219).
In the hex color #eaf2db, The value of Red is 234, value of Green is 242, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #eaf2db consists of 81° Hue, 47% Saturation, and 90% Lightness.
In the CMYK color model, the color #eaf2db can be represented as Cyan=0.033057851239669%, Magenta=0%, Yellow=0.09504132231405%, and Black=0.050980392156863%.
Shades of #eaf2db
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 #eaf2db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf2db
Preview of #eaf2db on White Background
The contrast ratio of #eaf2db with white color is 1.15
Preview of #eaf2db on black background
The contrast ratio of #eaf2db with black color is 18.22
#eaf2db color will look good with a black background.
Color Schemes of #eaf2db
Triadic Colors of #eaf2db
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 #eaf2db
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 #eaf2db
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 #eaf2db
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: #eaf2db;
}
This is a sample text used for the color #eaf2db. 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: #eaf2db;
}
This is a sample text used for the color #eaf2db. 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 #eaf2db;
}
This is a sample text used for the color #eaf2db. 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.67%
Green 34.82%
Blue 31.51%
CMYK Percentage
Cyan 18.46
Magenta 0%
Yellow 53.07%
Black 28.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.