#dfd256 Hex Color
rgb(223, 210, 86)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | d2 | 56 | - | #dfd256 |
| RGB | 223 | 210 | 86 | - | rgb(223,210,86) |
| HSL | 54 | 68% | 61% | - | hsl(54,68%,61%) |
| HSV | 54 | 61% | 87% | - | hsv(54,61%,87%) |
| XYZ | 55.1577 | 62.453 | 17.9516 | - | xyz(55.1577,62.453,17.9516) |
| CIE-LAB | 83.15 | -10.33 | 61.29 | - | lab(83.15,-10.33,61.29) |
| CMYK | 0 | 0.058295964125561 | 0.61434977578475 | 0.12549019607843 | cmyk(0,0.058295964125561,0.61434977578475,0.12549019607843) |
Description
The RGB value of color #dfd256 is rgb(223, 210, 86).
In the hex color #dfd256, The value of Red is 223, value of Green is 210, and value of Blue is 86. The primary color is Red. Similarly, The HSL values for #dfd256 consists of 54° Hue, 68% Saturation, and 61% Lightness.
In the CMYK color model, the color #dfd256 can be represented as Cyan=0%, Magenta=0.058295964125561%, Yellow=0.61434977578475%, and Black=0.12549019607843%.
Shades of #dfd256
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 #dfd256
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd256
Preview of #dfd256 on White Background
The contrast ratio of #dfd256 with white color is 1.56
Preview of #dfd256 on black background
The contrast ratio of #dfd256 with black color is 13.49
#dfd256 color will look good with a black background.
Color Schemes of #dfd256
Triadic Colors of #dfd256
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 #dfd256
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 #dfd256
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 #dfd256
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: #dfd256;
}
This is a sample text used for the color #dfd256. 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: #dfd256;
}
This is a sample text used for the color #dfd256. 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 #dfd256;
}
This is a sample text used for the color #dfd256. 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.97%
Green 40.46%
Blue 16.57%
CMYK Percentage
Cyan 0
Magenta 7.3%
Yellow 76.97%
Black 15.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.