#dfbfa4 Hex Color
rgb(223, 191, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | bf | a4 | - | #dfbfa4 |
RGB | 223 | 191 | 164 | - | rgb(223,191,164) |
HSL | 27 | 48% | 76% | - | hsl(27,48%,76%) |
HSV | 27 | 26% | 87% | - | hsv(27,26%,87%) |
XYZ | 55.7631 | 55.6299 | 42.9206 | - | xyz(55.7631,55.6299,42.9206) |
CIE-LAB | 79.4 | 7.36 | 17.84 | - | lab(79.4,7.36,17.84) |
CMYK | 0 | 0.14349775784753 | 0.26457399103139 | 0.12549019607843 | cmyk(0,0.14349775784753,0.26457399103139,0.12549019607843) |
Description
The RGB value of color #dfbfa4 is rgb(223, 191, 164).
In the hex color #dfbfa4, The value of Red is 223, value of Green is 191, and value of Blue is 164. The primary color is Red. Similarly, The HSL values for #dfbfa4 consists of 27° Hue, 48% Saturation, and 76% Lightness.
In the CMYK color model, the color #dfbfa4 can be represented as Cyan=0%, Magenta=0.14349775784753%, Yellow=0.26457399103139%, and Black=0.12549019607843%.
Shades of #dfbfa4
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 #dfbfa4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfbfa4
Preview of #dfbfa4 on White Background
The contrast ratio of #dfbfa4 with white color is 1.73
Preview of #dfbfa4 on black background
The contrast ratio of #dfbfa4 with black color is 12.13
#dfbfa4 color will look good with a black background.
Color Schemes of #dfbfa4
Triadic Colors of #dfbfa4
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 #dfbfa4
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 #dfbfa4
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 #dfbfa4
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: #dfbfa4;
}
This is a sample text used for the color #dfbfa4. 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: #dfbfa4;
}
This is a sample text used for the color #dfbfa4. 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 #dfbfa4;
}
This is a sample text used for the color #dfbfa4. 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.58%
Green 33.04%
Blue 28.37%
CMYK Percentage
Cyan 0
Magenta 26.89%
Yellow 49.59%
Black 23.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.