#dbd4ad Hex Color
rgb(219, 212, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | d4 | ad | - | #dbd4ad |
RGB | 219 | 212 | 173 | - | rgb(219,212,173) |
HSL | 51 | 39% | 77% | - | hsl(51,39%,77%) |
HSV | 51 | 21% | 86% | - | hsv(51,21%,86%) |
XYZ | 60.2997 | 65.1642 | 48.935 | - | xyz(60.2997,65.1642,48.935) |
CIE-LAB | 84.57 | -3.85 | 20.2 | - | lab(84.57,-3.85,20.2) |
CMYK | 0 | 0.031963470319635 | 0.21004566210046 | 0.14117647058824 | cmyk(0,0.031963470319635,0.21004566210046,0.14117647058824) |
Description
The RGB value of color #dbd4ad is rgb(219, 212, 173).
In the hex color #dbd4ad, The value of Red is 219, value of Green is 212, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #dbd4ad consists of 51° Hue, 39% Saturation, and 77% Lightness.
In the CMYK color model, the color #dbd4ad can be represented as Cyan=0%, Magenta=0.031963470319635%, Yellow=0.21004566210046%, and Black=0.14117647058824%.
Shades of #dbd4ad
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 #dbd4ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbd4ad
Preview of #dbd4ad on White Background
The contrast ratio of #dbd4ad with white color is 1.5
Preview of #dbd4ad on black background
The contrast ratio of #dbd4ad with black color is 14.03
#dbd4ad color will look good with a black background.
Color Schemes of #dbd4ad
Triadic Colors of #dbd4ad
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 #dbd4ad
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 #dbd4ad
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 #dbd4ad
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: #dbd4ad;
}
This is a sample text used for the color #dbd4ad. 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: #dbd4ad;
}
This is a sample text used for the color #dbd4ad. 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 #dbd4ad;
}
This is a sample text used for the color #dbd4ad. 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.26%
Green 35.1%
Blue 28.64%
CMYK Percentage
Cyan 0
Magenta 8.34%
Yellow 54.82%
Black 36.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.