#dcb32f Hex Color
rgb(220, 179, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | b3 | 2f | - | #dcb32f |
RGB | 220 | 179 | 47 | - | rgb(220,179,47) |
HSL | 46 | 71% | 52% | - | hsl(46,71%,52%) |
HSV | 46 | 79% | 86% | - | hsv(46,79%,86%) |
XYZ | 46.1484 | 47.6611 | 9.4566 | - | xyz(46.1484,47.6611,9.4566) |
CIE-LAB | 74.61 | 2.42 | 67.65 | - | lab(74.61,2.42,67.65) |
CMYK | 0 | 0.18636363636364 | 0.78636363636364 | 0.13725490196078 | cmyk(0,0.18636363636364,0.78636363636364,0.13725490196078) |
Description
The RGB value of color #dcb32f is rgb(220, 179, 47).
In the hex color #dcb32f, The value of Red is 220, value of Green is 179, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #dcb32f consists of 46° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #dcb32f can be represented as Cyan=0%, Magenta=0.18636363636364%, Yellow=0.78636363636364%, and Black=0.13725490196078%.
Shades of #dcb32f
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 #dcb32f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcb32f
Preview of #dcb32f on White Background
The contrast ratio of #dcb32f with white color is 1.99
Preview of #dcb32f on black background
The contrast ratio of #dcb32f with black color is 10.53
#dcb32f color will look good with a black background.
Color Schemes of #dcb32f
Triadic Colors of #dcb32f
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 #dcb32f
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 #dcb32f
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 #dcb32f
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: #dcb32f;
}
This is a sample text used for the color #dcb32f. 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: #dcb32f;
}
This is a sample text used for the color #dcb32f. 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 #dcb32f;
}
This is a sample text used for the color #dcb32f. 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 49.33%
Green 40.13%
Blue 10.54%
CMYK Percentage
Cyan 0
Magenta 16.79%
Yellow 70.84%
Black 12.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.