#eaedeb Hex Color
rgb(234, 237, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ed | eb | - | #eaedeb |
RGB | 234 | 237 | 235 | - | rgb(234,237,235) |
HSL | 140 | 8% | 92% | - | hsl(140,8%,92%) |
HSV | 140 | 1% | 93% | - | hsv(140,1%,93%) |
XYZ | 79.2113 | 84.059 | 90.6474 | - | xyz(79.2113,84.059,90.6474) |
CIE-LAB | 93.48 | -1.35 | 0.61 | - | lab(93.48,-1.35,0.61) |
CMYK | 0.012658227848101 | 0 | 0.0084388185654009 | 0.070588235294118 | cmyk(0.012658227848101,0,0.0084388185654009,0.070588235294118) |
Description
The RGB value of color #eaedeb is rgb(234, 237, 235).
In the hex color #eaedeb, The value of Red is 234, value of Green is 237, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #eaedeb consists of 140° Hue, 8% Saturation, and 92% Lightness.
In the CMYK color model, the color #eaedeb can be represented as Cyan=0.012658227848101%, Magenta=0%, Yellow=0.0084388185654009%, and Black=0.070588235294118%.
This color is named Vibrant White.
Shades of #eaedeb
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 #eaedeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaedeb
Preview of #eaedeb on White Background
The contrast ratio of #eaedeb with white color is 1.18
Preview of #eaedeb on black background
The contrast ratio of #eaedeb with black color is 17.81
#eaedeb color will look good with a black background.
Color Schemes of #eaedeb
Triadic Colors of #eaedeb
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 #eaedeb
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 #eaedeb
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 #eaedeb
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: #eaedeb;
}
This is a sample text used for the color #eaedeb. 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: #eaedeb;
}
This is a sample text used for the color #eaedeb. 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 #eaedeb;
}
This is a sample text used for the color #eaedeb. 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.14%
Green 33.57%
Blue 33.29%
CMYK Percentage
Cyan 13.81
Magenta 0%
Yellow 9.2%
Black 76.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.