#dbe2dd Hex Color
rgb(219, 226, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e2 | dd | - | #dbe2dd |
RGB | 219 | 226 | 221 | - | rgb(219,226,221) |
HSL | 137 | 11% | 87% | - | hsl(137,11%,87%) |
HSV | 137 | 3% | 89% | - | hsv(137,3%,89%) |
XYZ | 69.4609 | 74.6732 | 79.159 | - | xyz(69.4609,74.6732,79.159) |
CIE-LAB | 89.24 | -3.25 | 1.61 | - | lab(89.24,-3.25,1.61) |
CMYK | 0.030973451327434 | 0 | 0.02212389380531 | 0.11372549019608 | cmyk(0.030973451327434,0,0.02212389380531,0.11372549019608) |
Description
The RGB value of color #dbe2dd is rgb(219, 226, 221).
In the hex color #dbe2dd, The value of Red is 219, value of Green is 226, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #dbe2dd consists of 137° Hue, 11% Saturation, and 87% Lightness.
In the CMYK color model, the color #dbe2dd can be represented as Cyan=0.030973451327434%, Magenta=0%, Yellow=0.02212389380531%, and Black=0.11372549019608%.
Shades of #dbe2dd
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 #dbe2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe2dd
Preview of #dbe2dd on White Background
The contrast ratio of #dbe2dd with white color is 1.32
Preview of #dbe2dd on black background
The contrast ratio of #dbe2dd with black color is 15.93
#dbe2dd color will look good with a black background.
Color Schemes of #dbe2dd
Triadic Colors of #dbe2dd
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 #dbe2dd
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 #dbe2dd
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 #dbe2dd
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: #dbe2dd;
}
This is a sample text used for the color #dbe2dd. 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: #dbe2dd;
}
This is a sample text used for the color #dbe2dd. 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 #dbe2dd;
}
This is a sample text used for the color #dbe2dd. 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.88%
Green 33.93%
Blue 33.18%
CMYK Percentage
Cyan 18.57
Magenta 0%
Yellow 13.26%
Black 68.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.