#dfa27e Hex Color
rgb(223, 162, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | a2 | 7e | - | #dfa27e |
RGB | 223 | 162 | 126 | - | rgb(223,162,126) |
HSL | 22 | 60% | 68% | - | hsl(22,60%,68%) |
HSV | 22 | 43% | 87% | - | hsv(22,43%,87%) |
XYZ | 47.1177 | 43.035 | 25.5619 | - | xyz(47.1177,43.035,25.5619) |
CIE-LAB | 71.58 | 18.22 | 27.62 | - | lab(71.58,18.22,27.62) |
CMYK | 0 | 0.27354260089686 | 0.43497757847534 | 0.12549019607843 | cmyk(0,0.27354260089686,0.43497757847534,0.12549019607843) |
Description
The RGB value of color #dfa27e is rgb(223, 162, 126).
In the hex color #dfa27e, The value of Red is 223, value of Green is 162, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #dfa27e consists of 22° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #dfa27e can be represented as Cyan=0%, Magenta=0.27354260089686%, Yellow=0.43497757847534%, and Black=0.12549019607843%.
Shades of #dfa27e
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 #dfa27e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfa27e
Preview of #dfa27e on White Background
The contrast ratio of #dfa27e with white color is 2.19
Preview of #dfa27e on black background
The contrast ratio of #dfa27e with black color is 9.61
#dfa27e color will look good with a black background.
Color Schemes of #dfa27e
Triadic Colors of #dfa27e
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 #dfa27e
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 #dfa27e
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 #dfa27e
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: #dfa27e;
}
This is a sample text used for the color #dfa27e. 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: #dfa27e;
}
This is a sample text used for the color #dfa27e. 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 #dfa27e;
}
This is a sample text used for the color #dfa27e. 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 43.64%
Green 31.7%
Blue 24.66%
CMYK Percentage
Cyan 0
Magenta 32.8%
Yellow 52.15%
Black 15.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.