#dbe0d9 Hex Color
rgb(219, 224, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e0 | d9 | - | #dbe0d9 |
RGB | 219 | 224 | 217 | - | rgb(219,224,217) |
HSL | 103 | 10% | 86% | - | hsl(103,10%,86%) |
HSV | 103 | 3% | 88% | - | hsv(103,3%,88%) |
XYZ | 68.3935 | 73.3811 | 76.2049 | - | xyz(68.3935,73.3811,76.2049) |
CIE-LAB | 88.63 | -2.94 | 2.82 | - | lab(88.63,-2.94,2.82) |
CMYK | 0.022321428571429 | 0 | 0.03125 | 0.12156862745098 | cmyk(0.022321428571429,0,0.03125,0.12156862745098) |
Description
The RGB value of color #dbe0d9 is rgb(219, 224, 217).
In the hex color #dbe0d9, The value of Red is 219, value of Green is 224, and value of Blue is 217. The primary color is Green. Similarly, The HSL values for #dbe0d9 consists of 103° Hue, 10% Saturation, and 86% Lightness.
In the CMYK color model, the color #dbe0d9 can be represented as Cyan=0.022321428571429%, Magenta=0%, Yellow=0.03125%, and Black=0.12156862745098%.
Shades of #dbe0d9
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 #dbe0d9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe0d9
Preview of #dbe0d9 on White Background
The contrast ratio of #dbe0d9 with white color is 1.34
Preview of #dbe0d9 on black background
The contrast ratio of #dbe0d9 with black color is 15.68
#dbe0d9 color will look good with a black background.
Color Schemes of #dbe0d9
Triadic Colors of #dbe0d9
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 #dbe0d9
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 #dbe0d9
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 #dbe0d9
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: #dbe0d9;
}
This is a sample text used for the color #dbe0d9. 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: #dbe0d9;
}
This is a sample text used for the color #dbe0d9. 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 #dbe0d9;
}
This is a sample text used for the color #dbe0d9. 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.18%
Green 33.94%
Blue 32.88%
CMYK Percentage
Cyan 12.74
Magenta 0%
Yellow 17.84%
Black 69.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.