#dfb82d Hex Color
rgb(223, 184, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | b8 | 2d | - | #dfb82d |
RGB | 223 | 184 | 45 | - | rgb(223,184,45) |
HSL | 47 | 74% | 53% | - | hsl(47,74%,53%) |
HSV | 47 | 80% | 87% | - | hsv(47,80%,87%) |
XYZ | 48.0456 | 50.1584 | 9.6319 | - | xyz(48.0456,50.1584,9.6319) |
CIE-LAB | 76.17 | 1.03 | 69.79 | - | lab(76.17,1.03,69.79) |
CMYK | 0 | 0.17488789237668 | 0.79820627802691 | 0.12549019607843 | cmyk(0,0.17488789237668,0.79820627802691,0.12549019607843) |
Description
The RGB value of color #dfb82d is rgb(223, 184, 45).
In the hex color #dfb82d, The value of Red is 223, value of Green is 184, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #dfb82d consists of 47° Hue, 74% Saturation, and 53% Lightness.
In the CMYK color model, the color #dfb82d can be represented as Cyan=0%, Magenta=0.17488789237668%, Yellow=0.79820627802691%, and Black=0.12549019607843%.
Shades of #dfb82d
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 #dfb82d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfb82d
Preview of #dfb82d on White Background
The contrast ratio of #dfb82d with white color is 1.9
Preview of #dfb82d on black background
The contrast ratio of #dfb82d with black color is 11.03
#dfb82d color will look good with a black background.
Color Schemes of #dfb82d
Triadic Colors of #dfb82d
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 #dfb82d
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 #dfb82d
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 #dfb82d
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: #dfb82d;
}
This is a sample text used for the color #dfb82d. 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: #dfb82d;
}
This is a sample text used for the color #dfb82d. 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 #dfb82d;
}
This is a sample text used for the color #dfb82d. 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.34%
Green 40.71%
Blue 9.96%
CMYK Percentage
Cyan 0
Magenta 15.92%
Yellow 72.66%
Black 11.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.