#dbccd4 Hex Color
rgb(219, 204, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cc | d4 | - | #dbccd4 |
RGB | 219 | 204 | 212 | - | rgb(219,204,212) |
HSL | 328 | 17% | 83% | - | hsl(328,17%,83%) |
HSV | 328 | 7% | 86% | - | hsv(328,7%,86%) |
XYZ | 62.6899 | 62.9993 | 71.1433 | - | xyz(62.6899,62.9993,71.1433) |
CIE-LAB | 83.44 | 6.6 | -2.1 | - | lab(83.44,6.6,-2.1) |
CMYK | 0 | 0.068493150684931 | 0.031963470319635 | 0.14117647058824 | cmyk(0,0.068493150684931,0.031963470319635,0.14117647058824) |
Description
The RGB value of color #dbccd4 is rgb(219, 204, 212).
In the hex color #dbccd4, The value of Red is 219, value of Green is 204, and value of Blue is 212. The primary color is Red. Similarly, The HSL values for #dbccd4 consists of 328° Hue, 17% Saturation, and 83% Lightness.
In the CMYK color model, the color #dbccd4 can be represented as Cyan=0%, Magenta=0.068493150684931%, Yellow=0.031963470319635%, and Black=0.14117647058824%.
Shades of #dbccd4
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 #dbccd4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbccd4
Preview of #dbccd4 on White Background
The contrast ratio of #dbccd4 with white color is 1.54
Preview of #dbccd4 on black background
The contrast ratio of #dbccd4 with black color is 13.6
#dbccd4 color will look good with a black background.
Color Schemes of #dbccd4
Triadic Colors of #dbccd4
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 #dbccd4
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 #dbccd4
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 #dbccd4
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: #dbccd4;
}
This is a sample text used for the color #dbccd4. 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: #dbccd4;
}
This is a sample text used for the color #dbccd4. 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 #dbccd4;
}
This is a sample text used for the color #dbccd4. 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.49%
Green 32.13%
Blue 33.39%
CMYK Percentage
Cyan 0
Magenta 28.35%
Yellow 13.23%
Black 58.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.