#dbccde Hex Color
rgb(219, 204, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | cc | de | - | #dbccde |
| RGB | 219 | 204 | 222 | - | rgb(219,204,222) |
| HSL | 290 | 21% | 84% | - | hsl(290,21%,84%) |
| HSV | 290 | 8% | 87% | - | hsv(290,8%,87%) |
| XYZ | 63.9911 | 63.5197 | 77.9951 | - | xyz(63.9911,63.5197,77.9951) |
| CIE-LAB | 83.72 | 8.42 | -7.03 | - | lab(83.72,8.42,-7.03) |
| CMYK | 0.013513513513514 | 0.081081081081081 | 0 | 0.12941176470588 | cmyk(0.013513513513514,0.081081081081081,0,0.12941176470588) |
Description
The RGB value of color #dbccde is rgb(219, 204, 222).
In the hex color #dbccde, The value of Red is 219, value of Green is 204, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #dbccde consists of 290° Hue, 21% Saturation, and 84% Lightness.
In the CMYK color model, the color #dbccde can be represented as Cyan=0.013513513513514%, Magenta=0.081081081081081%, Yellow=0%, and Black=0.12941176470588%.
Shades of #dbccde
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 #dbccde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbccde
Preview of #dbccde on White Background
The contrast ratio of #dbccde with white color is 1.53
Preview of #dbccde on black background
The contrast ratio of #dbccde with black color is 13.7
#dbccde color will look good with a black background.
Color Schemes of #dbccde
Triadic Colors of #dbccde
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 #dbccde
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 #dbccde
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 #dbccde
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: #dbccde;
}
This is a sample text used for the color #dbccde. 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: #dbccde;
}
This is a sample text used for the color #dbccde. 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 #dbccde;
}
This is a sample text used for the color #dbccde. 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.95%
Green 31.63%
Blue 34.42%
CMYK Percentage
Cyan 6.03
Magenta 36.2%
Yellow 0%
Black 57.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.