#ebead8 Hex Color
rgb(235, 234, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | ea | d8 | - | #ebead8 |
RGB | 235 | 234 | 216 | - | rgb(235,234,216) |
HSL | 57 | 32% | 88% | - | hsl(57,32%,88%) |
HSV | 57 | 8% | 92% | - | hsv(57,8%,92%) |
XYZ | 76.0784 | 81.4657 | 76.6804 | - | xyz(76.0784,81.4657,76.6804) |
CIE-LAB | 92.34 | -2.73 | 8.85 | - | lab(92.34,-2.73,8.85) |
CMYK | 0 | 0.0042553191489362 | 0.080851063829787 | 0.07843137254902 | cmyk(0,0.0042553191489362,0.080851063829787,0.07843137254902) |
Description
The RGB value of color #ebead8 is rgb(235, 234, 216).
In the hex color #ebead8, The value of Red is 235, value of Green is 234, and value of Blue is 216. The primary color is Red. Similarly, The HSL values for #ebead8 consists of 57° Hue, 32% Saturation, and 88% Lightness.
In the CMYK color model, the color #ebead8 can be represented as Cyan=0%, Magenta=0.0042553191489362%, Yellow=0.080851063829787%, and Black=0.07843137254902%.
Shades of #ebead8
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 #ebead8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebead8
Preview of #ebead8 on White Background
The contrast ratio of #ebead8 with white color is 1.21
Preview of #ebead8 on black background
The contrast ratio of #ebead8 with black color is 17.29
#ebead8 color will look good with a black background.
Color Schemes of #ebead8
Triadic Colors of #ebead8
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 #ebead8
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 #ebead8
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 #ebead8
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: #ebead8;
}
This is a sample text used for the color #ebead8. 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: #ebead8;
}
This is a sample text used for the color #ebead8. 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 #ebead8;
}
This is a sample text used for the color #ebead8. 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.31%
Green 34.16%
Blue 31.53%
CMYK Percentage
Cyan 0
Magenta 2.6%
Yellow 49.44%
Black 47.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.