#dfc3b9 Hex Color
rgb(223, 195, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | c3 | b9 | - | #dfc3b9 |
RGB | 223 | 195 | 185 | - | rgb(223,195,185) |
HSL | 16 | 37% | 80% | - | hsl(16,37%,80%) |
HSV | 16 | 17% | 87% | - | hsv(16,17%,87%) |
XYZ | 58.7035 | 58.221 | 54.0427 | - | xyz(58.7035,58.221,54.0427) |
CIE-LAB | 80.86 | 8.3 | 8.65 | - | lab(80.86,8.3,8.65) |
CMYK | 0 | 0.12556053811659 | 0.17040358744395 | 0.12549019607843 | cmyk(0,0.12556053811659,0.17040358744395,0.12549019607843) |
Description
The RGB value of color #dfc3b9 is rgb(223, 195, 185).
In the hex color #dfc3b9, The value of Red is 223, value of Green is 195, and value of Blue is 185. The primary color is Red. Similarly, The HSL values for #dfc3b9 consists of 16° Hue, 37% Saturation, and 80% Lightness.
In the CMYK color model, the color #dfc3b9 can be represented as Cyan=0%, Magenta=0.12556053811659%, Yellow=0.17040358744395%, and Black=0.12549019607843%.
Shades of #dfc3b9
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 #dfc3b9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfc3b9
Preview of #dfc3b9 on White Background
The contrast ratio of #dfc3b9 with white color is 1.66
Preview of #dfc3b9 on black background
The contrast ratio of #dfc3b9 with black color is 12.64
#dfc3b9 color will look good with a black background.
Color Schemes of #dfc3b9
Triadic Colors of #dfc3b9
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 #dfc3b9
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 #dfc3b9
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 #dfc3b9
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: #dfc3b9;
}
This is a sample text used for the color #dfc3b9. 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: #dfc3b9;
}
This is a sample text used for the color #dfc3b9. 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 #dfc3b9;
}
This is a sample text used for the color #dfc3b9. 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 36.98%
Green 32.34%
Blue 30.68%
CMYK Percentage
Cyan 0
Magenta 29.79%
Yellow 40.43%
Black 29.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.