#eafefd Hex Color
rgb(234, 254, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | fe | fd | - | #eafefd |
| RGB | 234 | 254 | 253 | - | rgb(234,254,253) |
| HSL | 177 | 91% | 96% | - | hsl(177,91%,96%) |
| HSV | 177 | 8% | 100% | - | hsv(177,8%,100%) |
| XYZ | 87.1031 | 95.4679 | 106.7648 | - | xyz(87.1031,95.4679,106.7648) |
| CIE-LAB | 98.22 | -6.67 | -1.76 | - | lab(98.22,-6.67,-1.76) |
| CMYK | 0.078740157480315 | 0 | 0.0039370078740157 | 0.003921568627451 | cmyk(0.078740157480315,0,0.0039370078740157,0.003921568627451) |
Description
The RGB value of color #eafefd is rgb(234, 254, 253).
In the hex color #eafefd, The value of Red is 234, value of Green is 254, and value of Blue is 253. The primary color is Green. Similarly, The HSL values for #eafefd consists of 177° Hue, 91% Saturation, and 96% Lightness.
In the CMYK color model, the color #eafefd can be represented as Cyan=0.078740157480315%, Magenta=0%, Yellow=0.0039370078740157%, and Black=0.003921568627451%.
Shades of #eafefd
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 #eafefd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eafefd
Preview of #eafefd on White Background
The contrast ratio of #eafefd with white color is 1.05
Preview of #eafefd on black background
The contrast ratio of #eafefd with black color is 20.09
#eafefd color will look good with a black background.
Color Schemes of #eafefd
Triadic Colors of #eafefd
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 #eafefd
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 #eafefd
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 #eafefd
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: #eafefd;
}
This is a sample text used for the color #eafefd. 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: #eafefd;
}
This is a sample text used for the color #eafefd. 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 #eafefd;
}
This is a sample text used for the color #eafefd. 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.58%
Green 34.28%
Blue 34.14%
CMYK Percentage
Cyan 90.93
Magenta 0%
Yellow 4.55%
Black 4.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.