#dbd5ab Hex Color
rgb(219, 213, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | d5 | ab | - | #dbd5ab |
RGB | 219 | 213 | 171 | - | rgb(219,213,171) |
HSL | 53 | 40% | 76% | - | hsl(53,40%,76%) |
HSV | 53 | 22% | 86% | - | hsv(53,22%,86%) |
XYZ | 60.3584 | 65.5888 | 48.0068 | - | xyz(60.3584,65.5888,48.0068) |
CIE-LAB | 84.79 | -4.65 | 21.55 | - | lab(84.79,-4.65,21.55) |
CMYK | 0 | 0.027397260273973 | 0.21917808219178 | 0.14117647058824 | cmyk(0,0.027397260273973,0.21917808219178,0.14117647058824) |
Description
The RGB value of color #dbd5ab is rgb(219, 213, 171).
In the hex color #dbd5ab, The value of Red is 219, value of Green is 213, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #dbd5ab consists of 53° Hue, 40% Saturation, and 76% Lightness.
In the CMYK color model, the color #dbd5ab can be represented as Cyan=0%, Magenta=0.027397260273973%, Yellow=0.21917808219178%, and Black=0.14117647058824%.
Shades of #dbd5ab
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 #dbd5ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbd5ab
Preview of #dbd5ab on White Background
The contrast ratio of #dbd5ab with white color is 1.49
Preview of #dbd5ab on black background
The contrast ratio of #dbd5ab with black color is 14.12
#dbd5ab color will look good with a black background.
Color Schemes of #dbd5ab
Triadic Colors of #dbd5ab
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 #dbd5ab
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 #dbd5ab
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 #dbd5ab
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: #dbd5ab;
}
This is a sample text used for the color #dbd5ab. 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: #dbd5ab;
}
This is a sample text used for the color #dbd5ab. 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 #dbd5ab;
}
This is a sample text used for the color #dbd5ab. 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.32%
Green 35.32%
Blue 28.36%
CMYK Percentage
Cyan 0
Magenta 7.07%
Yellow 56.53%
Black 36.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.