#dcc39a Hex Color
rgb(220, 195, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | c3 | 9a | - | #dcc39a |
RGB | 220 | 195 | 154 | - | rgb(220,195,154) |
HSL | 37 | 49% | 73% | - | hsl(37,49%,73%) |
HSV | 37 | 30% | 86% | - | hsv(37,30%,86%) |
XYZ | 54.863 | 56.579 | 38.6011 | - | xyz(54.863,56.579,38.6011) |
CIE-LAB | 79.94 | 2.77 | 23.87 | - | lab(79.94,2.77,23.87) |
CMYK | 0 | 0.11363636363636 | 0.3 | 0.13725490196078 | cmyk(0,0.11363636363636,0.3,0.13725490196078) |
Description
The RGB value of color #dcc39a is rgb(220, 195, 154).
In the hex color #dcc39a, The value of Red is 220, value of Green is 195, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #dcc39a consists of 37° Hue, 49% Saturation, and 73% Lightness.
In the CMYK color model, the color #dcc39a can be represented as Cyan=0%, Magenta=0.11363636363636%, Yellow=0.3%, and Black=0.13725490196078%.
Shades of #dcc39a
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 #dcc39a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc39a
Preview of #dcc39a on White Background
The contrast ratio of #dcc39a with white color is 1.71
Preview of #dcc39a on black background
The contrast ratio of #dcc39a with black color is 12.32
#dcc39a color will look good with a black background.
Color Schemes of #dcc39a
Triadic Colors of #dcc39a
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 #dcc39a
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 #dcc39a
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 #dcc39a
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: #dcc39a;
}
This is a sample text used for the color #dcc39a. 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: #dcc39a;
}
This is a sample text used for the color #dcc39a. 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 #dcc39a;
}
This is a sample text used for the color #dcc39a. 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 38.66%
Green 34.27%
Blue 27.07%
CMYK Percentage
Cyan 0
Magenta 20.63%
Yellow 54.46%
Black 24.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.