#dfad3f Hex Color
rgb(223, 173, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | ad | 3f | - | #dfad3f |
RGB | 223 | 173 | 63 | - | rgb(223,173,63) |
HSL | 41 | 71% | 56% | - | hsl(41,71%,56%) |
HSV | 41 | 72% | 87% | - | hsv(41,72%,87%) |
XYZ | 46.2722 | 45.934 | 11.13 | - | xyz(46.2722,45.934,11.13) |
CIE-LAB | 73.5 | 7.55 | 60.8 | - | lab(73.5,7.55,60.8) |
CMYK | 0 | 0.22421524663677 | 0.71748878923767 | 0.12549019607843 | cmyk(0,0.22421524663677,0.71748878923767,0.12549019607843) |
Description
The RGB value of color #dfad3f is rgb(223, 173, 63).
In the hex color #dfad3f, The value of Red is 223, value of Green is 173, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #dfad3f consists of 41° Hue, 71% Saturation, and 56% Lightness.
In the CMYK color model, the color #dfad3f can be represented as Cyan=0%, Magenta=0.22421524663677%, Yellow=0.71748878923767%, and Black=0.12549019607843%.
Shades of #dfad3f
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 #dfad3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfad3f
Preview of #dfad3f on White Background
The contrast ratio of #dfad3f with white color is 2.06
Preview of #dfad3f on black background
The contrast ratio of #dfad3f with black color is 10.19
#dfad3f color will look good with a black background.
Color Schemes of #dfad3f
Triadic Colors of #dfad3f
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 #dfad3f
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 #dfad3f
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 #dfad3f
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: #dfad3f;
}
This is a sample text used for the color #dfad3f. 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: #dfad3f;
}
This is a sample text used for the color #dfad3f. 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 #dfad3f;
}
This is a sample text used for the color #dfad3f. 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 37.69%
Blue 13.73%
CMYK Percentage
Cyan 0
Magenta 21.01%
Yellow 67.23%
Black 11.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.