#dfa74f Hex Color
rgb(223, 167, 79)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | a7 | 4f | - | #dfa74f |
| RGB | 223 | 167 | 79 | - | rgb(223,167,79) |
| HSL | 37 | 69% | 59% | - | hsl(37,69%,59%) |
| HSV | 37 | 65% | 87% | - | hsv(37,65%,87%) |
| XYZ | 45.6614 | 43.8899 | 13.4621 | - | xyz(45.6614,43.8899,13.4621) |
| CIE-LAB | 72.15 | 11.62 | 52.36 | - | lab(72.15,11.62,52.36) |
| CMYK | 0 | 0.25112107623318 | 0.6457399103139 | 0.12549019607843 | cmyk(0,0.25112107623318,0.6457399103139,0.12549019607843) |
Description
The RGB value of color #dfa74f is rgb(223, 167, 79).
In the hex color #dfa74f, The value of Red is 223, value of Green is 167, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #dfa74f consists of 37° Hue, 69% Saturation, and 59% Lightness.
In the CMYK color model, the color #dfa74f can be represented as Cyan=0%, Magenta=0.25112107623318%, Yellow=0.6457399103139%, and Black=0.12549019607843%.
Shades of #dfa74f
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 #dfa74f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfa74f
Preview of #dfa74f on White Background
The contrast ratio of #dfa74f with white color is 2.15
Preview of #dfa74f on black background
The contrast ratio of #dfa74f with black color is 9.78
#dfa74f color will look good with a black background.
Color Schemes of #dfa74f
Triadic Colors of #dfa74f
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 #dfa74f
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 #dfa74f
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 #dfa74f
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: #dfa74f;
}
This is a sample text used for the color #dfa74f. 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: #dfa74f;
}
This is a sample text used for the color #dfa74f. 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 #dfa74f;
}
This is a sample text used for the color #dfa74f. 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 47.55%
Green 35.61%
Blue 16.84%
CMYK Percentage
Cyan 0
Magenta 24.56%
Yellow 63.16%
Black 12.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.