#dfc56e Hex Color
rgb(223, 197, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | c5 | 6e | - | #dfc56e |
RGB | 223 | 197 | 110 | - | rgb(223,197,110) |
HSL | 46 | 64% | 65% | - | hsl(46,64%,65%) |
HSV | 46 | 51% | 87% | - | hsv(46,51%,87%) |
XYZ | 53.2122 | 56.7463 | 22.9004 | - | xyz(53.2122,56.7463,22.9004) |
CIE-LAB | 80.04 | -1.86 | 46.64 | - | lab(80.04,-1.86,46.64) |
CMYK | 0 | 0.11659192825112 | 0.5067264573991 | 0.12549019607843 | cmyk(0,0.11659192825112,0.5067264573991,0.12549019607843) |
Description
The RGB value of color #dfc56e is rgb(223, 197, 110).
In the hex color #dfc56e, The value of Red is 223, value of Green is 197, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #dfc56e consists of 46° Hue, 64% Saturation, and 65% Lightness.
In the CMYK color model, the color #dfc56e can be represented as Cyan=0%, Magenta=0.11659192825112%, Yellow=0.5067264573991%, and Black=0.12549019607843%.
Shades of #dfc56e
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 #dfc56e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfc56e
Preview of #dfc56e on White Background
The contrast ratio of #dfc56e with white color is 1.7
Preview of #dfc56e on black background
The contrast ratio of #dfc56e with black color is 12.35
#dfc56e color will look good with a black background.
Color Schemes of #dfc56e
Triadic Colors of #dfc56e
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 #dfc56e
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 #dfc56e
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 #dfc56e
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: #dfc56e;
}
This is a sample text used for the color #dfc56e. 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: #dfc56e;
}
This is a sample text used for the color #dfc56e. 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 #dfc56e;
}
This is a sample text used for the color #dfc56e. 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 42.08%
Green 37.17%
Blue 20.75%
CMYK Percentage
Cyan 0
Magenta 15.57%
Yellow 67.67%
Black 16.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.