#dfbf9b Hex Color
rgb(223, 191, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | bf | 9b | - | #dfbf9b |
RGB | 223 | 191 | 155 | - | rgb(223,191,155) |
HSL | 32 | 52% | 74% | - | hsl(32,52%,74%) |
HSV | 32 | 30% | 87% | - | hsv(32,30%,87%) |
XYZ | 54.9786 | 55.3161 | 38.7897 | - | xyz(54.9786,55.3161,38.7897) |
CIE-LAB | 79.22 | 6.16 | 22.4 | - | lab(79.22,6.16,22.4) |
CMYK | 0 | 0.14349775784753 | 0.30493273542601 | 0.12549019607843 | cmyk(0,0.14349775784753,0.30493273542601,0.12549019607843) |
Description
The RGB value of color #dfbf9b is rgb(223, 191, 155).
In the hex color #dfbf9b, The value of Red is 223, value of Green is 191, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #dfbf9b consists of 32° Hue, 52% Saturation, and 74% Lightness.
In the CMYK color model, the color #dfbf9b can be represented as Cyan=0%, Magenta=0.14349775784753%, Yellow=0.30493273542601%, and Black=0.12549019607843%.
Shades of #dfbf9b
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 #dfbf9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfbf9b
Preview of #dfbf9b on White Background
The contrast ratio of #dfbf9b with white color is 1.74
Preview of #dfbf9b on black background
The contrast ratio of #dfbf9b with black color is 12.06
#dfbf9b color will look good with a black background.
Color Schemes of #dfbf9b
Triadic Colors of #dfbf9b
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 #dfbf9b
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 #dfbf9b
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 #dfbf9b
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: #dfbf9b;
}
This is a sample text used for the color #dfbf9b. 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: #dfbf9b;
}
This is a sample text used for the color #dfbf9b. 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 #dfbf9b;
}
This is a sample text used for the color #dfbf9b. 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 39.19%
Green 33.57%
Blue 27.24%
CMYK Percentage
Cyan 0
Magenta 25%
Yellow 53.13%
Black 21.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.