#dd9cbb Hex Color
rgb(221, 156, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 9c | bb | - | #dd9cbb |
RGB | 221 | 156 | 187 | - | rgb(221,156,187) |
HSL | 331 | 49% | 74% | - | hsl(331,49%,74%) |
HSV | 331 | 29% | 87% | - | hsv(331,29%,87%) |
XYZ | 50.6769 | 42.7369 | 52.5918 | - | xyz(50.6769,42.7369,52.5918) |
CIE-LAB | 71.38 | 28.82 | -6.27 | - | lab(71.38,28.82,-6.27) |
CMYK | 0 | 0.29411764705882 | 0.15384615384615 | 0.13333333333333 | cmyk(0,0.29411764705882,0.15384615384615,0.13333333333333) |
Description
The RGB value of color #dd9cbb is rgb(221, 156, 187).
In the hex color #dd9cbb, The value of Red is 221, value of Green is 156, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #dd9cbb consists of 331° Hue, 49% Saturation, and 74% Lightness.
In the CMYK color model, the color #dd9cbb can be represented as Cyan=0%, Magenta=0.29411764705882%, Yellow=0.15384615384615%, and Black=0.13333333333333%.
Shades of #dd9cbb
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 #dd9cbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd9cbb
Preview of #dd9cbb on White Background
The contrast ratio of #dd9cbb with white color is 2.2
Preview of #dd9cbb on black background
The contrast ratio of #dd9cbb with black color is 9.55
#dd9cbb color will look good with a black background.
Color Schemes of #dd9cbb
Triadic Colors of #dd9cbb
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 #dd9cbb
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 #dd9cbb
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 #dd9cbb
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: #dd9cbb;
}
This is a sample text used for the color #dd9cbb. 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: #dd9cbb;
}
This is a sample text used for the color #dd9cbb. 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 #dd9cbb;
}
This is a sample text used for the color #dd9cbb. 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.18%
Green 27.66%
Blue 33.16%
CMYK Percentage
Cyan 0
Magenta 50.6%
Yellow 26.47%
Black 22.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.