#dbb88c Hex Color
rgb(219, 184, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | b8 | 8c | - | #dbb88c |
RGB | 219 | 184 | 140 | - | rgb(219,184,140) |
HSL | 33 | 52% | 70% | - | hsl(33,52%,70%) |
HSV | 33 | 36% | 86% | - | hsv(33,36%,86%) |
XYZ | 51.0875 | 51.2345 | 32.0076 | - | xyz(51.0875,51.2345,32.0076) |
CIE-LAB | 76.82 | 6.44 | 27.05 | - | lab(76.82,6.44,27.05) |
CMYK | 0 | 0.15981735159817 | 0.36073059360731 | 0.14117647058824 | cmyk(0,0.15981735159817,0.36073059360731,0.14117647058824) |
Description
The RGB value of color #dbb88c is rgb(219, 184, 140).
In the hex color #dbb88c, The value of Red is 219, value of Green is 184, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #dbb88c consists of 33° Hue, 52% Saturation, and 70% Lightness.
In the CMYK color model, the color #dbb88c can be represented as Cyan=0%, Magenta=0.15981735159817%, Yellow=0.36073059360731%, and Black=0.14117647058824%.
Shades of #dbb88c
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 #dbb88c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbb88c
Preview of #dbb88c on White Background
The contrast ratio of #dbb88c with white color is 1.87
Preview of #dbb88c on black background
The contrast ratio of #dbb88c with black color is 11.25
#dbb88c color will look good with a black background.
Color Schemes of #dbb88c
Triadic Colors of #dbb88c
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 #dbb88c
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 #dbb88c
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 #dbb88c
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: #dbb88c;
}
This is a sample text used for the color #dbb88c. 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: #dbb88c;
}
This is a sample text used for the color #dbb88c. 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 #dbb88c;
}
This is a sample text used for the color #dbb88c. 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 40.33%
Green 33.89%
Blue 25.78%
CMYK Percentage
Cyan 0
Magenta 24.15%
Yellow 54.51%
Black 21.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.