#d7ebdb Hex Color
rgb(215, 235, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | eb | db | - | #d7ebdb |
RGB | 215 | 235 | 219 | - | rgb(215,235,219) |
HSL | 132 | 33% | 88% | - | hsl(132,33%,88%) |
HSV | 132 | 9% | 92% | - | hsv(132,9%,92%) |
XYZ | 70.5188 | 78.9782 | 78.5454 | - | xyz(70.5188,78.9782,78.5454) |
CIE-LAB | 91.22 | -9.53 | 5.5 | - | lab(91.22,-9.53,5.5) |
CMYK | 0.085106382978723 | 0 | 0.068085106382979 | 0.07843137254902 | cmyk(0.085106382978723,0,0.068085106382979,0.07843137254902) |
Description
The RGB value of color #d7ebdb is rgb(215, 235, 219).
In the hex color #d7ebdb, The value of Red is 215, value of Green is 235, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #d7ebdb consists of 132° Hue, 33% Saturation, and 88% Lightness.
In the CMYK color model, the color #d7ebdb can be represented as Cyan=0.085106382978723%, Magenta=0%, Yellow=0.068085106382979%, and Black=0.07843137254902%.
Shades of #d7ebdb
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 #d7ebdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7ebdb
Preview of #d7ebdb on White Background
The contrast ratio of #d7ebdb with white color is 1.25
Preview of #d7ebdb on black background
The contrast ratio of #d7ebdb with black color is 16.8
#d7ebdb color will look good with a black background.
Color Schemes of #d7ebdb
Triadic Colors of #d7ebdb
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 #d7ebdb
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 #d7ebdb
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 #d7ebdb
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: #d7ebdb;
}
This is a sample text used for the color #d7ebdb. 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: #d7ebdb;
}
This is a sample text used for the color #d7ebdb. 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 #d7ebdb;
}
This is a sample text used for the color #d7ebdb. 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 32.14%
Green 35.13%
Blue 32.74%
CMYK Percentage
Cyan 36.74
Magenta 0%
Yellow 29.39%
Black 33.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.