#ebdbdd Hex Color
rgb(235, 219, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | db | dd | - | #ebdbdd |
RGB | 235 | 219 | 221 | - | rgb(235,219,221) |
HSL | 353 | 29% | 89% | - | hsl(353,29%,89%) |
HSV | 353 | 7% | 92% | - | hsv(353,7%,92%) |
XYZ | 72.6436 | 73.5457 | 78.7736 | - | xyz(72.6436,73.5457,78.7736) |
CIE-LAB | 88.71 | 5.82 | 0.99 | - | lab(88.71,5.82,0.99) |
CMYK | 0 | 0.068085106382979 | 0.059574468085106 | 0.07843137254902 | cmyk(0,0.068085106382979,0.059574468085106,0.07843137254902) |
Description
The RGB value of color #ebdbdd is rgb(235, 219, 221).
In the hex color #ebdbdd, The value of Red is 235, value of Green is 219, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #ebdbdd consists of 353° Hue, 29% Saturation, and 89% Lightness.
In the CMYK color model, the color #ebdbdd can be represented as Cyan=0%, Magenta=0.068085106382979%, Yellow=0.059574468085106%, and Black=0.07843137254902%.
This color is named Discrete Pink.
Shades of #ebdbdd
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 #ebdbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebdbdd
Preview of #ebdbdd on White Background
The contrast ratio of #ebdbdd with white color is 1.34
Preview of #ebdbdd on black background
The contrast ratio of #ebdbdd with black color is 15.71
#ebdbdd color will look good with a black background.
Color Schemes of #ebdbdd
Triadic Colors of #ebdbdd
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 #ebdbdd
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 #ebdbdd
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 #ebdbdd
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: #ebdbdd;
}
This is a sample text used for the color #ebdbdd. 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: #ebdbdd;
}
This is a sample text used for the color #ebdbdd. 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 #ebdbdd;
}
This is a sample text used for the color #ebdbdd. 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.81%
Green 32.44%
Blue 32.74%
CMYK Percentage
Cyan 0
Magenta 33.04%
Yellow 28.91%
Black 38.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.