#ebdeeb Hex Color
rgb(235, 222, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | de | eb | - | #ebdeeb |
| RGB | 235 | 222 | 235 | - | rgb(235,222,235) |
| HSL | 300 | 25% | 90% | - | hsl(300,25%,90%) |
| HSV | 300 | 6% | 92% | - | hsv(300,6%,92%) |
| XYZ | 75.3776 | 75.9029 | 89.2752 | - | xyz(75.3776,75.9029,89.2752) |
| CIE-LAB | 89.81 | 6.72 | -4.75 | - | lab(89.81,6.72,-4.75) |
| CMYK | 0 | 0.05531914893617 | 0 | 0.07843137254902 | cmyk(0,0.05531914893617,0,0.07843137254902) |
Description
The RGB value of color #ebdeeb is rgb(235, 222, 235).
In the hex color #ebdeeb, The value of Red is 235, value of Green is 222, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #ebdeeb consists of 300° Hue, 25% Saturation, and 90% Lightness.
In the CMYK color model, the color #ebdeeb can be represented as Cyan=0%, Magenta=0.05531914893617%, Yellow=0%, and Black=0.07843137254902%.
Shades of #ebdeeb
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 #ebdeeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebdeeb
Preview of #ebdeeb on White Background
The contrast ratio of #ebdeeb with white color is 1.3
Preview of #ebdeeb on black background
The contrast ratio of #ebdeeb with black color is 16.18
#ebdeeb color will look good with a black background.
Color Schemes of #ebdeeb
Triadic Colors of #ebdeeb
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 #ebdeeb
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 #ebdeeb
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 #ebdeeb
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: #ebdeeb;
}
This is a sample text used for the color #ebdeeb. 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: #ebdeeb;
}
This is a sample text used for the color #ebdeeb. 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 #ebdeeb;
}
This is a sample text used for the color #ebdeeb. 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.96%
Green 32.08%
Blue 33.96%
CMYK Percentage
Cyan 0
Magenta 41.36%
Yellow 0%
Black 58.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.