#dfb28d Hex Color
rgb(223, 178, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | b2 | 8d | - | #dfb28d |
RGB | 223 | 178 | 141 | - | rgb(223,178,141) |
HSL | 27 | 56% | 71% | - | hsl(27,56%,71%) |
HSV | 27 | 37% | 87% | - | hsv(27,37%,87%) |
XYZ | 51.1595 | 49.4519 | 32.0481 | - | xyz(51.1595,49.4519,32.0481) |
CIE-LAB | 75.73 | 11.33 | 25.12 | - | lab(75.73,11.33,25.12) |
CMYK | 0 | 0.20179372197309 | 0.3677130044843 | 0.12549019607843 | cmyk(0,0.20179372197309,0.3677130044843,0.12549019607843) |
Description
The RGB value of color #dfb28d is rgb(223, 178, 141).
In the hex color #dfb28d, The value of Red is 223, value of Green is 178, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #dfb28d consists of 27° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #dfb28d can be represented as Cyan=0%, Magenta=0.20179372197309%, Yellow=0.3677130044843%, and Black=0.12549019607843%.
Shades of #dfb28d
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 #dfb28d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfb28d
Preview of #dfb28d on White Background
The contrast ratio of #dfb28d with white color is 1.93
Preview of #dfb28d on black background
The contrast ratio of #dfb28d with black color is 10.89
#dfb28d color will look good with a black background.
Color Schemes of #dfb28d
Triadic Colors of #dfb28d
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 #dfb28d
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 #dfb28d
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 #dfb28d
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: #dfb28d;
}
This is a sample text used for the color #dfb28d. 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: #dfb28d;
}
This is a sample text used for the color #dfb28d. 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 #dfb28d;
}
This is a sample text used for the color #dfb28d. 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 41.14%
Green 32.84%
Blue 26.01%
CMYK Percentage
Cyan 0
Magenta 29.04%
Yellow 52.91%
Black 18.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.