#dbbb8c Hex Color
rgb(219, 187, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | bb | 8c | - | #dbbb8c |
RGB | 219 | 187 | 140 | - | rgb(219,187,140) |
HSL | 36 | 52% | 70% | - | hsl(36,52%,70%) |
HSV | 36 | 36% | 86% | - | hsv(36,36%,86%) |
XYZ | 51.7174 | 52.4942 | 32.2175 | - | xyz(51.7174,52.4942,32.2175) |
CIE-LAB | 77.58 | 4.85 | 28.06 | - | lab(77.58,4.85,28.06) |
CMYK | 0 | 0.14611872146119 | 0.36073059360731 | 0.14117647058824 | cmyk(0,0.14611872146119,0.36073059360731,0.14117647058824) |
Description
The RGB value of color #dbbb8c is rgb(219, 187, 140).
In the hex color #dbbb8c, The value of Red is 219, value of Green is 187, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #dbbb8c consists of 36° Hue, 52% Saturation, and 70% Lightness.
In the CMYK color model, the color #dbbb8c can be represented as Cyan=0%, Magenta=0.14611872146119%, Yellow=0.36073059360731%, and Black=0.14117647058824%.
Shades of #dbbb8c
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 #dbbb8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbbb8c
Preview of #dbbb8c on White Background
The contrast ratio of #dbbb8c with white color is 1.83
Preview of #dbbb8c on black background
The contrast ratio of #dbbb8c with black color is 11.5
#dbbb8c color will look good with a black background.
Color Schemes of #dbbb8c
Triadic Colors of #dbbb8c
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 #dbbb8c
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 #dbbb8c
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 #dbbb8c
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: #dbbb8c;
}
This is a sample text used for the color #dbbb8c. 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: #dbbb8c;
}
This is a sample text used for the color #dbbb8c. 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 #dbbb8c;
}
This is a sample text used for the color #dbbb8c. 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.11%
Green 34.25%
Blue 25.64%
CMYK Percentage
Cyan 0
Magenta 22.55%
Yellow 55.67%
Black 21.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.