#eafdfa Hex Color
rgb(234, 253, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | fd | fa | - | #eafdfa |
| RGB | 234 | 253 | 250 | - | rgb(234,253,250) |
| HSL | 171 | 83% | 95% | - | hsl(171,83%,95%) |
| HSV | 171 | 8% | 99% | - | hsv(171,8%,99%) |
| XYZ | 86.3123 | 94.6451 | 104.1617 | - | xyz(86.3123,94.6451,104.1617) |
| CIE-LAB | 97.89 | -6.72 | -0.7 | - | lab(97.89,-6.72,-0.7) |
| CMYK | 0.075098814229249 | 0 | 0.011857707509881 | 0.0078431372549019 | cmyk(0.075098814229249,0,0.011857707509881,0.0078431372549019) |
Description
The RGB value of color #eafdfa is rgb(234, 253, 250).
In the hex color #eafdfa, The value of Red is 234, value of Green is 253, and value of Blue is 250. The primary color is Green. Similarly, The HSL values for #eafdfa consists of 171° Hue, 83% Saturation, and 95% Lightness.
In the CMYK color model, the color #eafdfa can be represented as Cyan=0.075098814229249%, Magenta=0%, Yellow=0.011857707509881%, and Black=0.0078431372549019%.
Shades of #eafdfa
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 #eafdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eafdfa
Preview of #eafdfa on White Background
The contrast ratio of #eafdfa with white color is 1.05
Preview of #eafdfa on black background
The contrast ratio of #eafdfa with black color is 19.93
#eafdfa color will look good with a black background.
Color Schemes of #eafdfa
Triadic Colors of #eafdfa
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 #eafdfa
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 #eafdfa
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 #eafdfa
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: #eafdfa;
}
This is a sample text used for the color #eafdfa. 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: #eafdfa;
}
This is a sample text used for the color #eafdfa. 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 #eafdfa;
}
This is a sample text used for the color #eafdfa. 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 31.75%
Green 34.33%
Blue 33.92%
CMYK Percentage
Cyan 79.22
Magenta 0%
Yellow 12.51%
Black 8.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.