#dfd28d Hex Color
rgb(223, 210, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d2 | 8d | - | #dfd28d |
RGB | 223 | 210 | 141 | - | rgb(223,210,141) |
HSL | 50 | 56% | 71% | - | hsl(50,56%,71%) |
HSV | 50 | 37% | 87% | - | hsv(50,37%,87%) |
XYZ | 58.2857 | 63.7042 | 34.4235 | - | xyz(58.2857,63.7042,34.4235) |
CIE-LAB | 83.81 | -5.43 | 35.84 | - | lab(83.81,-5.43,35.84) |
CMYK | 0 | 0.058295964125561 | 0.3677130044843 | 0.12549019607843 | cmyk(0,0.058295964125561,0.3677130044843,0.12549019607843) |
Description
The RGB value of color #dfd28d is rgb(223, 210, 141).
In the hex color #dfd28d, The value of Red is 223, value of Green is 210, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #dfd28d consists of 50° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #dfd28d can be represented as Cyan=0%, Magenta=0.058295964125561%, Yellow=0.3677130044843%, and Black=0.12549019607843%.
Shades of #dfd28d
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 #dfd28d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd28d
Preview of #dfd28d on White Background
The contrast ratio of #dfd28d with white color is 1.53
Preview of #dfd28d on black background
The contrast ratio of #dfd28d with black color is 13.74
#dfd28d color will look good with a black background.
Color Schemes of #dfd28d
Triadic Colors of #dfd28d
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 #dfd28d
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 #dfd28d
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 #dfd28d
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: #dfd28d;
}
This is a sample text used for the color #dfd28d. 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: #dfd28d;
}
This is a sample text used for the color #dfd28d. 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 #dfd28d;
}
This is a sample text used for the color #dfd28d. 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 38.85%
Green 36.59%
Blue 24.56%
CMYK Percentage
Cyan 0
Magenta 10.57%
Yellow 66.68%
Black 22.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.