#ebeed5 Hex Color
rgb(235, 238, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | ee | d5 | - | #ebeed5 |
RGB | 235 | 238 | 213 | - | rgb(235,238,213) |
HSL | 67 | 42% | 88% | - | hsl(67,42%,88%) |
HSV | 67 | 11% | 93% | - | hsv(67,11%,93%) |
XYZ | 76.8457 | 83.6153 | 75.04 | - | xyz(76.8457,83.6153,75.04) |
CIE-LAB | 93.28 | -5.25 | 11.76 | - | lab(93.28,-5.25,11.76) |
CMYK | 0.012605042016807 | 0 | 0.10504201680672 | 0.066666666666667 | cmyk(0.012605042016807,0,0.10504201680672,0.066666666666667) |
Description
The RGB value of color #ebeed5 is rgb(235, 238, 213).
In the hex color #ebeed5, The value of Red is 235, value of Green is 238, and value of Blue is 213. The primary color is Green. Similarly, The HSL values for #ebeed5 consists of 67° Hue, 42% Saturation, and 88% Lightness.
In the CMYK color model, the color #ebeed5 can be represented as Cyan=0.012605042016807%, Magenta=0%, Yellow=0.10504201680672%, and Black=0.066666666666667%.
Shades of #ebeed5
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 #ebeed5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebeed5
Preview of #ebeed5 on White Background
The contrast ratio of #ebeed5 with white color is 1.18
Preview of #ebeed5 on black background
The contrast ratio of #ebeed5 with black color is 17.72
#ebeed5 color will look good with a black background.
Color Schemes of #ebeed5
Triadic Colors of #ebeed5
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 #ebeed5
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 #ebeed5
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 #ebeed5
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: #ebeed5;
}
This is a sample text used for the color #ebeed5. 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: #ebeed5;
}
This is a sample text used for the color #ebeed5. 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 #ebeed5;
}
This is a sample text used for the color #ebeed5. 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 34.26%
Green 34.69%
Blue 31.05%
CMYK Percentage
Cyan 6.84
Magenta 0%
Yellow 56.99%
Black 36.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.