#eafadb Hex Color
rgb(234, 250, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | fa | db | - | #eafadb |
RGB | 234 | 250 | 219 | - | rgb(234,250,219) |
HSL | 91 | 76% | 92% | - | hsl(91,76%,92%) |
HSV | 91 | 12% | 98% | - | hsv(91,12%,98%) |
XYZ | 80.9035 | 90.9781 | 80.3143 | - | xyz(80.9035,90.9781,80.3143) |
CIE-LAB | 96.4 | -10.63 | 13.09 | - | lab(96.4,-10.63,13.09) |
CMYK | 0.064 | 0 | 0.124 | 0.019607843137255 | cmyk(0.064,0,0.124,0.019607843137255) |
Description
The RGB value of color #eafadb is rgb(234, 250, 219).
In the hex color #eafadb, The value of Red is 234, value of Green is 250, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #eafadb consists of 91° Hue, 76% Saturation, and 92% Lightness.
In the CMYK color model, the color #eafadb can be represented as Cyan=0.064%, Magenta=0%, Yellow=0.124%, and Black=0.019607843137255%.
Shades of #eafadb
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 #eafadb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eafadb
Preview of #eafadb on White Background
The contrast ratio of #eafadb with white color is 1.09
Preview of #eafadb on black background
The contrast ratio of #eafadb with black color is 19.2
#eafadb color will look good with a black background.
Color Schemes of #eafadb
Triadic Colors of #eafadb
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 #eafadb
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 #eafadb
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 #eafadb
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: #eafadb;
}
This is a sample text used for the color #eafadb. 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: #eafadb;
}
This is a sample text used for the color #eafadb. 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 #eafadb;
}
This is a sample text used for the color #eafadb. 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.29%
Green 35.56%
Blue 31.15%
CMYK Percentage
Cyan 30.83
Magenta 0%
Yellow 59.73%
Black 9.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.