Smoked Silver/ reddish black
Enter any color value (e.g., #84c710, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ddbbcc color RGB value is (221,187,204)
#ddbbcc color CMYK value
#ddbbcc color HSL value
HSV(or HSB) | 330° | 15.4 | 86.7 |
XYZ | 58.488 | 55.272 | 64.713 |
Yxy | 0.328 | 0.31 | 55.272 |
LAB | 79.198 | 14.949 | -4.019 |
LUV | 79.198 | 18.985 | -8.712 |
Hunter-LAB | 74.345 | 10.323 | 0.434 |
CIE-LCH | 79.198 | 15.48 | 344.951 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | BB | CC |
Decimal | 221 | 187 | 204 |
Octal | 335 | 273 | 314 |
Binary | 11011101 | 10111011 | 11001100 |
Below, you can see some colors close to #ddbbcc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ddbbcc.
<span style="color:#ddbbcc">Text here</span>
This paragraph has a background color of #ddbbcc.
<p style="background-color:#ddbbcc;">Content here</p>
This element has a border color of #ddbbcc.
<div style="border:1px #ddbbcc;">Content here</div>
.text {color:#ddbbcc;}
.background {background-color:#ddbbcc;}
.border {border:1px solid #ddbbcc;}
.text-shadow {border:1px solid #ddbbcc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030102 is the darkest color, while #f9f4f7 is the lightest one.