#dcbc9c Hex Color
rgb(220, 188, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | bc | 9c | - | #dcbc9c |
RGB | 220 | 188 | 156 | - | rgb(220,188,156) |
HSL | 30 | 48% | 74% | - | hsl(30,48%,74%) |
HSV | 30 | 29% | 86% | - | hsv(30,29%,86%) |
XYZ | 53.4992 | 53.5824 | 38.9752 | - | xyz(53.4992,53.5824,38.9752) |
CIE-LAB | 78.22 | 6.72 | 20.44 | - | lab(78.22,6.72,20.44) |
CMYK | 0 | 0.14545454545455 | 0.29090909090909 | 0.13725490196078 | cmyk(0,0.14545454545455,0.29090909090909,0.13725490196078) |
Description
The RGB value of color #dcbc9c is rgb(220, 188, 156).
In the hex color #dcbc9c, The value of Red is 220, value of Green is 188, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #dcbc9c consists of 30° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #dcbc9c can be represented as Cyan=0%, Magenta=0.14545454545455%, Yellow=0.29090909090909%, and Black=0.13725490196078%.
Shades of #dcbc9c
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 #dcbc9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcbc9c
Preview of #dcbc9c on White Background
The contrast ratio of #dcbc9c with white color is 1.79
Preview of #dcbc9c on black background
The contrast ratio of #dcbc9c with black color is 11.72
#dcbc9c color will look good with a black background.
Color Schemes of #dcbc9c
Triadic Colors of #dcbc9c
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 #dcbc9c
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 #dcbc9c
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 #dcbc9c
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: #dcbc9c;
}
This is a sample text used for the color #dcbc9c. 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: #dcbc9c;
}
This is a sample text used for the color #dcbc9c. 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 #dcbc9c;
}
This is a sample text used for the color #dcbc9c. 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 39.01%
Green 33.33%
Blue 27.66%
CMYK Percentage
Cyan 0
Magenta 25.36%
Yellow 50.71%
Black 23.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.