#dbb28f Hex Color
rgb(219, 178, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | b2 | 8f | - | #dbb28f |
RGB | 219 | 178 | 143 | - | rgb(219,178,143) |
HSL | 28 | 51% | 71% | - | hsl(28,51%,71%) |
HSV | 28 | 35% | 86% | - | hsv(28,35%,86%) |
XYZ | 50.0917 | 48.884 | 32.782 | - | xyz(50.0917,48.884,32.782) |
CIE-LAB | 75.38 | 10 | 23.5 | - | lab(75.38,10,23.5) |
CMYK | 0 | 0.18721461187215 | 0.34703196347032 | 0.14117647058824 | cmyk(0,0.18721461187215,0.34703196347032,0.14117647058824) |
Description
The RGB value of color #dbb28f is rgb(219, 178, 143).
In the hex color #dbb28f, The value of Red is 219, value of Green is 178, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #dbb28f consists of 28° Hue, 51% Saturation, and 71% Lightness.
In the CMYK color model, the color #dbb28f can be represented as Cyan=0%, Magenta=0.18721461187215%, Yellow=0.34703196347032%, and Black=0.14117647058824%.
Shades of #dbb28f
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 #dbb28f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbb28f
Preview of #dbb28f on White Background
The contrast ratio of #dbb28f with white color is 1.95
Preview of #dbb28f on black background
The contrast ratio of #dbb28f with black color is 10.78
#dbb28f color will look good with a black background.
Color Schemes of #dbb28f
Triadic Colors of #dbb28f
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 #dbb28f
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 #dbb28f
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 #dbb28f
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: #dbb28f;
}
This is a sample text used for the color #dbb28f. 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: #dbb28f;
}
This is a sample text used for the color #dbb28f. 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 #dbb28f;
}
This is a sample text used for the color #dbb28f. 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.56%
Green 32.96%
Blue 26.48%
CMYK Percentage
Cyan 0
Magenta 27.72%
Yellow 51.38%
Black 20.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.