#dfb8ae Hex Color
rgb(223, 184, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | b8 | ae | - | #dfb8ae |
RGB | 223 | 184 | 174 | - | rgb(223,184,174) |
HSL | 12 | 43% | 78% | - | hsl(12,43%,78%) |
HSV | 12 | 22% | 87% | - | hsv(12,22%,87%) |
XYZ | 55.2119 | 53.0249 | 47.3693 | - | xyz(55.2119,53.0249,47.3693) |
CIE-LAB | 77.89 | 12.49 | 10.33 | - | lab(77.89,12.49,10.33) |
CMYK | 0 | 0.17488789237668 | 0.21973094170404 | 0.12549019607843 | cmyk(0,0.17488789237668,0.21973094170404,0.12549019607843) |
Description
The RGB value of color #dfb8ae is rgb(223, 184, 174).
In the hex color #dfb8ae, The value of Red is 223, value of Green is 184, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #dfb8ae consists of 12° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #dfb8ae can be represented as Cyan=0%, Magenta=0.17488789237668%, Yellow=0.21973094170404%, and Black=0.12549019607843%.
Shades of #dfb8ae
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 #dfb8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfb8ae
Preview of #dfb8ae on White Background
The contrast ratio of #dfb8ae with white color is 1.81
Preview of #dfb8ae on black background
The contrast ratio of #dfb8ae with black color is 11.6
#dfb8ae color will look good with a black background.
Color Schemes of #dfb8ae
Triadic Colors of #dfb8ae
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 #dfb8ae
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 #dfb8ae
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 #dfb8ae
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: #dfb8ae;
}
This is a sample text used for the color #dfb8ae. 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: #dfb8ae;
}
This is a sample text used for the color #dfb8ae. 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 #dfb8ae;
}
This is a sample text used for the color #dfb8ae. 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.38%
Green 31.67%
Blue 29.95%
CMYK Percentage
Cyan 0
Magenta 33.63%
Yellow 42.25%
Black 24.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.