#dcbc6f Hex Color
rgb(220, 188, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | bc | 6f | - | #dcbc6f |
RGB | 220 | 188 | 111 | - | rgb(220,188,111) |
HSL | 42 | 61% | 65% | - | hsl(42,61%,65%) |
HSV | 42 | 50% | 86% | - | hsv(42,50%,86%) |
XYZ | 50.3677 | 52.3298 | 22.4849 | - | xyz(50.3677,52.3298,22.4849) |
CIE-LAB | 77.48 | 1.69 | 42.95 | - | lab(77.48,1.69,42.95) |
CMYK | 0 | 0.14545454545455 | 0.49545454545455 | 0.13725490196078 | cmyk(0,0.14545454545455,0.49545454545455,0.13725490196078) |
Description
The RGB value of color #dcbc6f is rgb(220, 188, 111).
In the hex color #dcbc6f, The value of Red is 220, value of Green is 188, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #dcbc6f consists of 42° Hue, 61% Saturation, and 65% Lightness.
In the CMYK color model, the color #dcbc6f can be represented as Cyan=0%, Magenta=0.14545454545455%, Yellow=0.49545454545455%, and Black=0.13725490196078%.
Shades of #dcbc6f
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 #dcbc6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcbc6f
Preview of #dcbc6f on White Background
The contrast ratio of #dcbc6f with white color is 1.83
Preview of #dcbc6f on black background
The contrast ratio of #dcbc6f with black color is 11.47
#dcbc6f color will look good with a black background.
Color Schemes of #dcbc6f
Triadic Colors of #dcbc6f
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 #dcbc6f
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 #dcbc6f
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 #dcbc6f
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: #dcbc6f;
}
This is a sample text used for the color #dcbc6f. 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: #dcbc6f;
}
This is a sample text used for the color #dcbc6f. 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 #dcbc6f;
}
This is a sample text used for the color #dcbc6f. 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 42.39%
Green 36.22%
Blue 21.39%
CMYK Percentage
Cyan 0
Magenta 18.69%
Yellow 63.67%
Black 17.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.