#dfaf3d Hex Color
rgb(223, 175, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | af | 3d | - | #dfaf3d |
RGB | 223 | 175 | 61 | - | rgb(223,175,61) |
HSL | 42 | 72% | 56% | - | hsl(42,72%,56%) |
HSV | 42 | 73% | 87% | - | hsv(42,73%,87%) |
XYZ | 46.6037 | 46.6848 | 10.9697 | - | xyz(46.6037,46.6848,10.9697) |
CIE-LAB | 73.99 | 6.4 | 62.09 | - | lab(73.99,6.4,62.09) |
CMYK | 0 | 0.2152466367713 | 0.72645739910314 | 0.12549019607843 | cmyk(0,0.2152466367713,0.72645739910314,0.12549019607843) |
Description
The RGB value of color #dfaf3d is rgb(223, 175, 61).
In the hex color #dfaf3d, The value of Red is 223, value of Green is 175, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #dfaf3d consists of 42° Hue, 72% Saturation, and 56% Lightness.
In the CMYK color model, the color #dfaf3d can be represented as Cyan=0%, Magenta=0.2152466367713%, Yellow=0.72645739910314%, and Black=0.12549019607843%.
Shades of #dfaf3d
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 #dfaf3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfaf3d
Preview of #dfaf3d on White Background
The contrast ratio of #dfaf3d with white color is 2.03
Preview of #dfaf3d on black background
The contrast ratio of #dfaf3d with black color is 10.34
#dfaf3d color will look good with a black background.
Color Schemes of #dfaf3d
Triadic Colors of #dfaf3d
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 #dfaf3d
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 #dfaf3d
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 #dfaf3d
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: #dfaf3d;
}
This is a sample text used for the color #dfaf3d. 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: #dfaf3d;
}
This is a sample text used for the color #dfaf3d. 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 #dfaf3d;
}
This is a sample text used for the color #dfaf3d. 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 48.58%
Green 38.13%
Blue 13.29%
CMYK Percentage
Cyan 0
Magenta 20.17%
Yellow 68.07%
Black 11.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.