#edeeea Hex Color
rgb(237, 238, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | ee | ea | - | #edeeea |
| RGB | 237 | 238 | 234 | - | rgb(237,238,234) |
| HSL | 75 | 11% | 93% | - | hsl(75,11%,93%) |
| HSV | 75 | 2% | 93% | - | hsv(75,2%,93%) |
| XYZ | 80.3509 | 85.0941 | 90.0318 | - | xyz(80.3509,85.0941,90.0318) |
| CIE-LAB | 93.92 | -1.03 | 1.8 | - | lab(93.92,-1.03,1.8) |
| CMYK | 0.0042016806722689 | 0 | 0.016806722689076 | 0.066666666666667 | cmyk(0.0042016806722689,0,0.016806722689076,0.066666666666667) |
Description
The RGB value of color #edeeea is rgb(237, 238, 234).
In the hex color #edeeea, The value of Red is 237, value of Green is 238, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #edeeea consists of 75° Hue, 11% Saturation, and 93% Lightness.
In the CMYK color model, the color #edeeea can be represented as Cyan=0.0042016806722689%, Magenta=0%, Yellow=0.016806722689076%, and Black=0.066666666666667%.
Shades of #edeeea
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 #edeeea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edeeea
Preview of #edeeea on White Background
The contrast ratio of #edeeea with white color is 1.17
Preview of #edeeea on black background
The contrast ratio of #edeeea with black color is 18.02
#edeeea color will look good with a black background.
Color Schemes of #edeeea
Triadic Colors of #edeeea
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 #edeeea
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 #edeeea
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 #edeeea
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: #edeeea;
}
This is a sample text used for the color #edeeea. 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: #edeeea;
}
This is a sample text used for the color #edeeea. 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 #edeeea;
}
This is a sample text used for the color #edeeea. 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.43%
Green 33.57%
Blue 33%
CMYK Percentage
Cyan 4.79
Magenta 0%
Yellow 19.17%
Black 76.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.