#eaeefb Hex Color
rgb(234, 238, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ee | fb | - | #eaeefb |
RGB | 234 | 238 | 251 | - | rgb(234,238,251) |
HSL | 226 | 68% | 95% | - | hsl(226,68%,95%) |
HSV | 226 | 7% | 98% | - | hsv(226,7%,98%) |
XYZ | 81.9188 | 85.6065 | 103.4729 | - | xyz(81.9188,85.6065,103.4729) |
CIE-LAB | 94.14 | 1.07 | -6.73 | - | lab(94.14,1.07,-6.73) |
CMYK | 0.067729083665339 | 0.051792828685259 | 0 | 0.015686274509804 | cmyk(0.067729083665339,0.051792828685259,0,0.015686274509804) |
Description
The RGB value of color #eaeefb is rgb(234, 238, 251).
In the hex color #eaeefb, The value of Red is 234, value of Green is 238, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #eaeefb consists of 226° Hue, 68% Saturation, and 95% Lightness.
In the CMYK color model, the color #eaeefb can be represented as Cyan=0.067729083665339%, Magenta=0.051792828685259%, Yellow=0%, and Black=0.015686274509804%.
Shades of #eaeefb
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 #eaeefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaeefb
Preview of #eaeefb on White Background
The contrast ratio of #eaeefb with white color is 1.16
Preview of #eaeefb on black background
The contrast ratio of #eaeefb with black color is 18.12
#eaeefb color will look good with a black background.
Color Schemes of #eaeefb
Triadic Colors of #eaeefb
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 #eaeefb
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 #eaeefb
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 #eaeefb
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: #eaeefb;
}
This is a sample text used for the color #eaeefb. 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: #eaeefb;
}
This is a sample text used for the color #eaeefb. 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 #eaeefb;
}
This is a sample text used for the color #eaeefb. 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.37%
Green 32.92%
Blue 34.72%
CMYK Percentage
Cyan 50.09
Magenta 38.31%
Yellow 0%
Black 11.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.