#dbccad Hex Color
rgb(219, 204, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cc | ad | - | #dbccad |
RGB | 219 | 204 | 173 | - | rgb(219,204,173) |
HSL | 40 | 39% | 77% | - | hsl(40,39%,77%) |
HSV | 40 | 21% | 86% | - | hsv(40,21%,86%) |
XYZ | 58.3491 | 61.2629 | 48.2848 | - | xyz(58.3491,61.2629,48.2848) |
CIE-LAB | 82.52 | 0.29 | 17.35 | - | lab(82.52,0.29,17.35) |
CMYK | 0 | 0.068493150684931 | 0.21004566210046 | 0.14117647058824 | cmyk(0,0.068493150684931,0.21004566210046,0.14117647058824) |
Description
The RGB value of color #dbccad is rgb(219, 204, 173).
In the hex color #dbccad, The value of Red is 219, value of Green is 204, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #dbccad consists of 40° Hue, 39% Saturation, and 77% Lightness.
In the CMYK color model, the color #dbccad can be represented as Cyan=0%, Magenta=0.068493150684931%, Yellow=0.21004566210046%, and Black=0.14117647058824%.
Shades of #dbccad
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 #dbccad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbccad
Preview of #dbccad on White Background
The contrast ratio of #dbccad with white color is 1.58
Preview of #dbccad on black background
The contrast ratio of #dbccad with black color is 13.25
#dbccad color will look good with a black background.
Color Schemes of #dbccad
Triadic Colors of #dbccad
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 #dbccad
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 #dbccad
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 #dbccad
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: #dbccad;
}
This is a sample text used for the color #dbccad. 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: #dbccad;
}
This is a sample text used for the color #dbccad. 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 #dbccad;
}
This is a sample text used for the color #dbccad. 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 36.74%
Green 34.23%
Blue 29.03%
CMYK Percentage
Cyan 0
Magenta 16.32%
Yellow 50.04%
Black 33.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.