#dbcdd0 Hex Color
rgb(219, 205, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cd | d0 | - | #dbcdd0 |
RGB | 219 | 205 | 208 | - | rgb(219,205,208) |
HSL | 347 | 16% | 83% | - | hsl(347,16%,83%) |
HSV | 347 | 6% | 86% | - | hsv(347,6%,86%) |
XYZ | 62.4299 | 63.2768 | 68.5977 | - | xyz(62.4299,63.2768,68.5977) |
CIE-LAB | 83.59 | 5.37 | 0.25 | - | lab(83.59,5.37,0.25) |
CMYK | 0 | 0.063926940639269 | 0.050228310502283 | 0.14117647058824 | cmyk(0,0.063926940639269,0.050228310502283,0.14117647058824) |
Description
The RGB value of color #dbcdd0 is rgb(219, 205, 208).
In the hex color #dbcdd0, The value of Red is 219, value of Green is 205, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #dbcdd0 consists of 347° Hue, 16% Saturation, and 83% Lightness.
In the CMYK color model, the color #dbcdd0 can be represented as Cyan=0%, Magenta=0.063926940639269%, Yellow=0.050228310502283%, and Black=0.14117647058824%.
Shades of #dbcdd0
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 #dbcdd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbcdd0
Preview of #dbcdd0 on White Background
The contrast ratio of #dbcdd0 with white color is 1.54
Preview of #dbcdd0 on black background
The contrast ratio of #dbcdd0 with black color is 13.66
#dbcdd0 color will look good with a black background.
Color Schemes of #dbcdd0
Triadic Colors of #dbcdd0
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 #dbcdd0
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 #dbcdd0
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 #dbcdd0
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: #dbcdd0;
}
This is a sample text used for the color #dbcdd0. 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: #dbcdd0;
}
This is a sample text used for the color #dbcdd0. 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 #dbcdd0;
}
This is a sample text used for the color #dbcdd0. 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 34.65%
Green 32.44%
Blue 32.91%
CMYK Percentage
Cyan 0
Magenta 25.04%
Yellow 19.67%
Black 55.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.