#dfadab Hex Color
rgb(223, 173, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | ad | ab | - | #dfadab |
RGB | 223 | 173 | 171 | - | rgb(223,173,171) |
HSL | 2 | 45% | 77% | - | hsl(2,45%,77%) |
HSV | 2 | 23% | 87% | - | hsv(2,23%,87%) |
XYZ | 52.7257 | 48.5154 | 45.1135 | - | xyz(52.7257,48.5154,45.1135) |
CIE-LAB | 75.15 | 17.95 | 8.05 | - | lab(75.15,17.95,8.05) |
CMYK | 0 | 0.22421524663677 | 0.23318385650224 | 0.12549019607843 | cmyk(0,0.22421524663677,0.23318385650224,0.12549019607843) |
Description
The RGB value of color #dfadab is rgb(223, 173, 171).
In the hex color #dfadab, The value of Red is 223, value of Green is 173, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #dfadab consists of 2° Hue, 45% Saturation, and 77% Lightness.
In the CMYK color model, the color #dfadab can be represented as Cyan=0%, Magenta=0.22421524663677%, Yellow=0.23318385650224%, and Black=0.12549019607843%.
Shades of #dfadab
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 #dfadab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfadab
Preview of #dfadab on White Background
The contrast ratio of #dfadab with white color is 1.96
Preview of #dfadab on black background
The contrast ratio of #dfadab with black color is 10.7
#dfadab color will look good with a black background.
Color Schemes of #dfadab
Triadic Colors of #dfadab
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 #dfadab
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 #dfadab
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 #dfadab
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: #dfadab;
}
This is a sample text used for the color #dfadab. 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: #dfadab;
}
This is a sample text used for the color #dfadab. 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 #dfadab;
}
This is a sample text used for the color #dfadab. 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.33%
Green 30.51%
Blue 30.16%
CMYK Percentage
Cyan 0
Magenta 38.47%
Yellow 40%
Black 21.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.