#dbe3dc Hex Color
rgb(219, 227, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e3 | dc | - | #dbe3dc |
RGB | 219 | 227 | 220 | - | rgb(219,227,220) |
HSL | 128 | 13% | 87% | - | hsl(128,13%,87%) |
HSV | 128 | 4% | 89% | - | hsv(128,4%,89%) |
XYZ | 69.6008 | 75.1655 | 78.5502 | - | xyz(69.6008,75.1655,78.5502) |
CIE-LAB | 89.47 | -3.94 | 2.47 | - | lab(89.47,-3.94,2.47) |
CMYK | 0.035242290748899 | 0 | 0.030837004405286 | 0.10980392156863 | cmyk(0.035242290748899,0,0.030837004405286,0.10980392156863) |
Description
The RGB value of color #dbe3dc is rgb(219, 227, 220).
In the hex color #dbe3dc, The value of Red is 219, value of Green is 227, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #dbe3dc consists of 128° Hue, 13% Saturation, and 87% Lightness.
In the CMYK color model, the color #dbe3dc can be represented as Cyan=0.035242290748899%, Magenta=0%, Yellow=0.030837004405286%, and Black=0.10980392156863%.
Shades of #dbe3dc
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 #dbe3dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe3dc
Preview of #dbe3dc on White Background
The contrast ratio of #dbe3dc with white color is 1.31
Preview of #dbe3dc on black background
The contrast ratio of #dbe3dc with black color is 16.03
#dbe3dc color will look good with a black background.
Color Schemes of #dbe3dc
Triadic Colors of #dbe3dc
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 #dbe3dc
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 #dbe3dc
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 #dbe3dc
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: #dbe3dc;
}
This is a sample text used for the color #dbe3dc. 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: #dbe3dc;
}
This is a sample text used for the color #dbe3dc. 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 #dbe3dc;
}
This is a sample text used for the color #dbe3dc. 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 34.08%
Blue 33.03%
CMYK Percentage
Cyan 20.04
Magenta 0%
Yellow 17.53%
Black 62.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.