#dbcde8 Hex Color
rgb(219, 205, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cd | e8 | - | #dbcde8 |
RGB | 219 | 205 | 232 | - | rgb(219,205,232) |
HSL | 271 | 37% | 86% | - | hsl(271,37%,86%) |
HSV | 271 | 12% | 91% | - | hsv(271,12%,91%) |
XYZ | 65.6102 | 64.5489 | 85.3451 | - | xyz(65.6102,64.5489,85.3451) |
CIE-LAB | 84.25 | 9.77 | -11.56 | - | lab(84.25,9.77,-11.56) |
CMYK | 0.056034482758621 | 0.11637931034483 | 0 | 0.090196078431373 | cmyk(0.056034482758621,0.11637931034483,0,0.090196078431373) |
Description
The RGB value of color #dbcde8 is rgb(219, 205, 232).
In the hex color #dbcde8, The value of Red is 219, value of Green is 205, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #dbcde8 consists of 271° Hue, 37% Saturation, and 86% Lightness.
In the CMYK color model, the color #dbcde8 can be represented as Cyan=0.056034482758621%, Magenta=0.11637931034483%, Yellow=0%, and Black=0.090196078431373%.
Shades of #dbcde8
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 #dbcde8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbcde8
Preview of #dbcde8 on White Background
The contrast ratio of #dbcde8 with white color is 1.51
Preview of #dbcde8 on black background
The contrast ratio of #dbcde8 with black color is 13.91
#dbcde8 color will look good with a black background.
Color Schemes of #dbcde8
Triadic Colors of #dbcde8
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 #dbcde8
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 #dbcde8
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 #dbcde8
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: #dbcde8;
}
This is a sample text used for the color #dbcde8. 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: #dbcde8;
}
This is a sample text used for the color #dbcde8. 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 #dbcde8;
}
This is a sample text used for the color #dbcde8. 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.38%
Green 31.25%
Blue 35.37%
CMYK Percentage
Cyan 21.34
Magenta 44.32%
Yellow 0%
Black 34.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.