#eaeeeb Hex Color
rgb(234, 238, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ee | eb | - | #eaeeeb |
RGB | 234 | 238 | 235 | - | rgb(234,238,235) |
HSL | 135 | 11% | 93% | - | hsl(135,11%,93%) |
HSV | 135 | 2% | 93% | - | hsv(135,2%,93%) |
XYZ | 79.5016 | 84.6397 | 90.7442 | - | xyz(79.5016,84.6397,90.7442) |
CIE-LAB | 93.73 | -1.86 | 0.97 | - | lab(93.73,-1.86,0.97) |
CMYK | 0.016806722689076 | 0 | 0.012605042016807 | 0.066666666666667 | cmyk(0.016806722689076,0,0.012605042016807,0.066666666666667) |
Description
The RGB value of color #eaeeeb is rgb(234, 238, 235).
In the hex color #eaeeeb, The value of Red is 234, value of Green is 238, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #eaeeeb consists of 135° Hue, 11% Saturation, and 93% Lightness.
In the CMYK color model, the color #eaeeeb can be represented as Cyan=0.016806722689076%, Magenta=0%, Yellow=0.012605042016807%, and Black=0.066666666666667%.
Shades of #eaeeeb
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 #eaeeeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaeeeb
Preview of #eaeeeb on White Background
The contrast ratio of #eaeeeb with white color is 1.17
Preview of #eaeeeb on black background
The contrast ratio of #eaeeeb with black color is 17.93
#eaeeeb color will look good with a black background.
Color Schemes of #eaeeeb
Triadic Colors of #eaeeeb
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 #eaeeeb
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 #eaeeeb
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 #eaeeeb
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: #eaeeeb;
}
This is a sample text used for the color #eaeeeb. 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: #eaeeeb;
}
This is a sample text used for the color #eaeeeb. 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 #eaeeeb;
}
This is a sample text used for the color #eaeeeb. 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.1%
Green 33.66%
Blue 33.24%
CMYK Percentage
Cyan 17.49
Magenta 0%
Yellow 13.12%
Black 69.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.