#dfa83f Hex Color
rgb(223, 168, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | a8 | 3f | - | #dfa83f |
RGB | 223 | 168 | 63 | - | rgb(223,168,63) |
HSL | 39 | 71% | 56% | - | hsl(39,71%,56%) |
HSV | 39 | 72% | 87% | - | hsv(39,72%,87%) |
XYZ | 45.3313 | 44.0521 | 10.8163 | - | xyz(45.3313,44.0521,10.8163) |
CIE-LAB | 72.26 | 10.21 | 59.55 | - | lab(72.26,10.21,59.55) |
CMYK | 0 | 0.24663677130045 | 0.71748878923767 | 0.12549019607843 | cmyk(0,0.24663677130045,0.71748878923767,0.12549019607843) |
Description
The RGB value of color #dfa83f is rgb(223, 168, 63).
In the hex color #dfa83f, The value of Red is 223, value of Green is 168, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #dfa83f consists of 39° Hue, 71% Saturation, and 56% Lightness.
In the CMYK color model, the color #dfa83f can be represented as Cyan=0%, Magenta=0.24663677130045%, Yellow=0.71748878923767%, and Black=0.12549019607843%.
Shades of #dfa83f
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 #dfa83f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfa83f
Preview of #dfa83f on White Background
The contrast ratio of #dfa83f with white color is 2.14
Preview of #dfa83f on black background
The contrast ratio of #dfa83f with black color is 9.81
#dfa83f color will look good with a black background.
Color Schemes of #dfa83f
Triadic Colors of #dfa83f
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 #dfa83f
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 #dfa83f
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 #dfa83f
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: #dfa83f;
}
This is a sample text used for the color #dfa83f. 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: #dfa83f;
}
This is a sample text used for the color #dfa83f. 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 #dfa83f;
}
This is a sample text used for the color #dfa83f. 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.12%
Green 37%
Blue 13.88%
CMYK Percentage
Cyan 0
Magenta 22.64%
Yellow 65.85%
Black 11.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.