COLOR #DDB6B4

HEX: #DDB6B4 RGB: (221,182,180)

Color info

#DDB6B4 contains red, green and blue colors in about the same proportion. Web safe color of #DDB6B4 is #CCCCCC (or #CCC).

RGB color model

#DDB6B4 color RGB value is (221,182,180).

RGB: (221,182,180) (87%, 71%, 71%)

RGB channels and saturation

R 221 of 255 = 87%
G 182 of 255 = 71%
B 180 of 255 = 71%

221
182
180

R + G + B ~ 76%. #DDB6B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 221 + 182 + 180 = 583 (100%)
R 221 of 583 ~ 37.91%
G 182 of 583 ~ 31.22%
B 180 of 583 ~ 30.87'%

%37.91
%31.22
%30.87

CMYK color model

#DDB6B4 color CMYK value is (0,18,19,13).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 18.55%
  • key color value is 13.33%

CMYK: (0,18,19,13)
C0M18Y19K13 (0%, 18%, 19%, 13%)
(0.00 / 0.18 / 0.19 / 0.13)

CMYK percentages

%0
%17.65
%18.55
%13.33

Codes

Color #DDB6B4 in popluar color models

DD B6 B4
RGB 221 182 180
HSL 37.61% 78.63%
HSB/HSV 18.55% 86.67%
CMYK 0.00% 17.65% 18.55%
13.33%

Color #DDB6B4 in popluar number systems.

HEX DD B6 B4
Decimal 221 182 180
Binary 11011101 10110110 10110100
Octal 335 266 264

Shades and tints

Shades of #DDB6B4

#DDB6B4
(221,182,180)
#C9A6A4
(201,166,164)
#B59694
(181,150,148)
#A18684
(161,134,132)
#8D7674
(141,118,116)
#796664
(121,102,100)
#655654
(101,86,84)
#514644
(81,70,68)
#3D3634
(61,54,52)
#292624
(41,38,36)
#151614
(21,22,20)
#000000
(0,0,0)

Tints of #DDB6B4

#DDB6B4
(221,182,180)
#E0BCBA
(224,188,186)
#E3C2C0
(227,194,192)
#E6C8C6
(230,200,198)
#E9CECC
(233,206,204)
#ECD4D2
(236,212,210)
#EFDAD8
(239,218,216)
#F2E0DE
(242,224,222)
#F5E6E4
(245,230,228)
#F8ECEA
(248,236,234)
#FBF2F0
(251,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDB6B4 color. Also use rgb(221,182,180) instead hex code.

Text Font Color

.myTextColor { color: #DDB6B4; }

<p style="color:#DDB6B4">This sample text font color is #DDB6B4.</p>

This text font color is #DDB6B4.

Background Color

.myBgColor { background-color: #DDB6B4; }

<div style="background-color:#DDB6B4">Inner text</div>

This div background color is #DDB6B4.

Border color

.myBorderColor { border: 1px solid #DDB6B4; }

<div style="border:3px solid #DDB6B4">Div</div>

This div border color is #DDB6B4.

Opacity

.myOpacity80 { color: #DDB6B4; opacity: 0.8; }

<p style="color:#DDB6B4;opacity:0.8;">80%</p>

Text with #DDB6B4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DDB6B4;}

<p style="text-shadow: 3px 3px 1px #DDB6B4">Text here.</p>

This text has shadow with #DDB6B4 color.


.textShadow {text-shadow: 3px 3px 1px #DDB6B4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DDB6B4, 5px 5px 20px red">Text here.</p>

This text has shadow with #DDB6B4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DDB6B4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DDB6B4, Direction=45, Strength=4)">Text</p>

This text has shadow with #DDB6B4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DDB6B4;
-webkit-box-shadow: 1px 1px 3px 2px #DDB6B4;
box-shadow: 1px 1px 3px 2px #DDB6B4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DDB6B4; -webkit-box-shadow: 1px 1px 3px 2px #DDB6B4; box-shadow:1px 1px 3px 2px #DDB6B4;">
Div content here
</div>

This div box has shadow with color #DDB6B4.

Preview

Color preview on black background

This text has color #DDB6B4 on black background.


Color preview on white background

This text has color #DDB6B4 on white background.


Black color preview on #DDB6B4 background

This text has black color on #DDB6B4 background.


White color preview on #DDB6B4 background

This text has white color on #DDB6B4 background.


Related colors

Complementary color

Complementary color for #hex is #22494B.


I love getcolorcode.com

Triadic colors

1 #B4DDB6 and #B6B4DD with #DDB6B4 are triadic colors.

2 #B4B6DD and #B6DDB4 with #DDB6B4 are triadic colors.