#dcbb5f Hex Color
rgb(220, 187, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | bb | 5f | - | #dcbb5f |
RGB | 220 | 187 | 95 | - | rgb(220,187,95) |
HSL | 44 | 64% | 62% | - | hsl(44,64%,62%) |
HSV | 44 | 57% | 86% | - | hsv(44,57%,86%) |
XYZ | 49.3511 | 51.5825 | 18.1818 | - | xyz(49.3511,51.5825,18.1818) |
CIE-LAB | 77.03 | 0.88 | 50.26 | - | lab(77.03,0.88,50.26) |
CMYK | 0 | 0.15 | 0.56818181818182 | 0.13725490196078 | cmyk(0,0.15,0.56818181818182,0.13725490196078) |
Description
The RGB value of color #dcbb5f is rgb(220, 187, 95).
In the hex color #dcbb5f, The value of Red is 220, value of Green is 187, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #dcbb5f consists of 44° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #dcbb5f can be represented as Cyan=0%, Magenta=0.15%, Yellow=0.56818181818182%, and Black=0.13725490196078%.
Shades of #dcbb5f
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 #dcbb5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcbb5f
Preview of #dcbb5f on White Background
The contrast ratio of #dcbb5f with white color is 1.86
Preview of #dcbb5f on black background
The contrast ratio of #dcbb5f with black color is 11.32
#dcbb5f color will look good with a black background.
Color Schemes of #dcbb5f
Triadic Colors of #dcbb5f
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 #dcbb5f
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 #dcbb5f
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 #dcbb5f
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: #dcbb5f;
}
This is a sample text used for the color #dcbb5f. 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: #dcbb5f;
}
This is a sample text used for the color #dcbb5f. 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 #dcbb5f;
}
This is a sample text used for the color #dcbb5f. 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 43.82%
Green 37.25%
Blue 18.92%
CMYK Percentage
Cyan 0
Magenta 17.53%
Yellow 66.42%
Black 16.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.