#ddbcab Hex Color
rgb(221, 188, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bc | ab | - | #ddbcab |
RGB | 221 | 188 | 171 | - | rgb(221,188,171) |
HSL | 20 | 42% | 77% | - | hsl(20,42%,77%) |
HSV | 20 | 23% | 87% | - | hsv(20,23%,87%) |
XYZ | 55.1527 | 54.2789 | 46.0981 | - | xyz(55.1527,54.2789,46.0981) |
CIE-LAB | 78.62 | 9.18 | 12.97 | - | lab(78.62,9.18,12.97) |
CMYK | 0 | 0.14932126696833 | 0.2262443438914 | 0.13333333333333 | cmyk(0,0.14932126696833,0.2262443438914,0.13333333333333) |
Description
The RGB value of color #ddbcab is rgb(221, 188, 171).
In the hex color #ddbcab, The value of Red is 221, value of Green is 188, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #ddbcab consists of 20° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #ddbcab can be represented as Cyan=0%, Magenta=0.14932126696833%, Yellow=0.2262443438914%, and Black=0.13333333333333%.
Shades of #ddbcab
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 #ddbcab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbcab
Preview of #ddbcab on White Background
The contrast ratio of #ddbcab with white color is 1.77
Preview of #ddbcab on black background
The contrast ratio of #ddbcab with black color is 11.86
#ddbcab color will look good with a black background.
Color Schemes of #ddbcab
Triadic Colors of #ddbcab
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 #ddbcab
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 #ddbcab
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 #ddbcab
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: #ddbcab;
}
This is a sample text used for the color #ddbcab. 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: #ddbcab;
}
This is a sample text used for the color #ddbcab. 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 #ddbcab;
}
This is a sample text used for the color #ddbcab. 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.1%
Green 32.41%
Blue 29.48%
CMYK Percentage
Cyan 0
Magenta 29.34%
Yellow 44.46%
Black 26.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.