#ddb8ad Hex Color
rgb(221, 184, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | b8 | ad | - | #ddb8ad |
RGB | 221 | 184 | 173 | - | rgb(221,184,173) |
HSL | 14 | 41% | 77% | - | hsl(14,41%,77%) |
HSV | 14 | 22% | 87% | - | hsv(14,22%,87%) |
XYZ | 54.5021 | 52.6703 | 46.829 | - | xyz(54.5021,52.6703,46.829) |
CIE-LAB | 77.68 | 11.6 | 10.55 | - | lab(77.68,11.6,10.55) |
CMYK | 0 | 0.16742081447964 | 0.21719457013575 | 0.13333333333333 | cmyk(0,0.16742081447964,0.21719457013575,0.13333333333333) |
Description
The RGB value of color #ddb8ad is rgb(221, 184, 173).
In the hex color #ddb8ad, The value of Red is 221, value of Green is 184, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #ddb8ad consists of 14° Hue, 41% Saturation, and 77% Lightness.
In the CMYK color model, the color #ddb8ad can be represented as Cyan=0%, Magenta=0.16742081447964%, Yellow=0.21719457013575%, and Black=0.13333333333333%.
Shades of #ddb8ad
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 #ddb8ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddb8ad
Preview of #ddb8ad on White Background
The contrast ratio of #ddb8ad with white color is 1.82
Preview of #ddb8ad on black background
The contrast ratio of #ddb8ad with black color is 11.53
#ddb8ad color will look good with a black background.
Color Schemes of #ddb8ad
Triadic Colors of #ddb8ad
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 #ddb8ad
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 #ddb8ad
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 #ddb8ad
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: #ddb8ad;
}
This is a sample text used for the color #ddb8ad. 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: #ddb8ad;
}
This is a sample text used for the color #ddb8ad. 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 #ddb8ad;
}
This is a sample text used for the color #ddb8ad. 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.24%
Green 31.83%
Blue 29.93%
CMYK Percentage
Cyan 0
Magenta 32.32%
Yellow 41.93%
Black 25.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.