#eaeff5 Hex Color
rgb(234, 239, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ef | f5 | - | #eaeff5 |
RGB | 234 | 239 | 245 | - | rgb(234,239,245) |
HSL | 213 | 35% | 94% | - | hsl(213,35%,94%) |
HSV | 213 | 4% | 96% | - | hsv(213,4%,96%) |
XYZ | 81.2796 | 85.818 | 98.6668 | - | xyz(81.2796,85.818,98.6668) |
CIE-LAB | 94.23 | -0.56 | -3.48 | - | lab(94.23,-0.56,-3.48) |
CMYK | 0.044897959183674 | 0.024489795918367 | 0 | 0.03921568627451 | cmyk(0.044897959183674,0.024489795918367,0,0.03921568627451) |
Description
The RGB value of color #eaeff5 is rgb(234, 239, 245).
In the hex color #eaeff5, The value of Red is 234, value of Green is 239, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #eaeff5 consists of 213° Hue, 35% Saturation, and 94% Lightness.
In the CMYK color model, the color #eaeff5 can be represented as Cyan=0.044897959183674%, Magenta=0.024489795918367%, Yellow=0%, and Black=0.03921568627451%.
Shades of #eaeff5
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 #eaeff5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaeff5
Preview of #eaeff5 on White Background
The contrast ratio of #eaeff5 with white color is 1.16
Preview of #eaeff5 on black background
The contrast ratio of #eaeff5 with black color is 18.16
#eaeff5 color will look good with a black background.
Color Schemes of #eaeff5
Triadic Colors of #eaeff5
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 #eaeff5
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 #eaeff5
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 #eaeff5
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: #eaeff5;
}
This is a sample text used for the color #eaeff5. 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: #eaeff5;
}
This is a sample text used for the color #eaeff5. 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 #eaeff5;
}
This is a sample text used for the color #eaeff5. 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 32.59%
Green 33.29%
Blue 34.12%
CMYK Percentage
Cyan 41.34
Magenta 22.55%
Yellow 0%
Black 36.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.