COLOR #DDDADD

HEX: #DDDADD RGB: (221,218,221)

Color info

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

RGB color model

#DDDADD color RGB value is (221,218,221).

RGB: (221,218,221) (87%, 85%, 87%)

RGB channels and saturation

R 221 of 255 = 87%
G 218 of 255 = 85%
B 221 of 255 = 87%

221
218
221

R + G + B ~ 86%. #DDDADD is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 218 + 221 = 660 (100%)
R 221 of 660 ~ 33.48%
G 218 of 660 ~ 33.03%
B 221 of 660 ~ 33.48'%

%33.48
%33.03
%33.48

CMYK color model

#DDDADD color CMYK value is (0,1,0,13).

  • cyan value is 0.00%
  • magenta value is 1.36%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (0,1,0,13)
C0M1Y0K13 (0%, 1%, 0%, 13%)
(0.00 / 0.01 / 0.00 / 0.13)

CMYK percentages

%0
%1.36
%0
%13.33

Codes

Color #DDDADD in popluar color models

DD DA DD
RGB 221 218 221
HSL 300° 4.23% 86.08%
HSB/HSV 300° 1.36% 86.67%
CMYK 0.00% 1.36% 0.00%
13.33%

Color #DDDADD in popluar number systems.

HEX DD DA DD
Decimal 221 218 221
Binary 11011101 11011010 11011101
Octal 335 332 335

Shades and tints

Shades of #DDDADD

#DDDADD
(221,218,221)
#C9C7C9
(201,199,201)
#B5B4B5
(181,180,181)
#A1A1A1
(161,161,161)
#8D8E8D
(141,142,141)
#797B79
(121,123,121)
#656865
(101,104,101)
#515551
(81,85,81)
#3D423D
(61,66,61)
#292F29
(41,47,41)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #DDDADD

#DDDADD
(221,218,221)
#E0DDE0
(224,221,224)
#E3E0E3
(227,224,227)
#E6E3E6
(230,227,230)
#E9E6E9
(233,230,233)
#ECE9EC
(236,233,236)
#EFECEF
(239,236,239)
#F2EFF2
(242,239,242)
#F5F2F5
(245,242,245)
#F8F5F8
(248,245,248)
#FBF8FB
(251,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDDADD; }

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

This text font color is #DDDADD.

Background Color

.myBgColor { background-color: #DDDADD; }

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

This div background color is #DDDADD.

Border color

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

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

This div border color is #DDDADD.

Opacity

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

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

Text with #DDDADD 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 #DDDADD;}

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

This text has shadow with #DDDADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDDADD.

Preview

Color preview on black background

This text has color #DDDADD on black background.


Color preview on white background

This text has color #DDDADD on white background.


Black color preview on #DDDADD background

This text has black color on #DDDADD background.


White color preview on #DDDADD background

This text has white color on #DDDADD background.


Related colors

Complementary color

Complementary color for #hex is #222522.


I love getcolorcode.com

Triadic colors

1 #DDDDDA and #DADDDD with #DDDADD are triadic colors.

2 #DDDADD and #DADDDD with #DDDADD are triadic colors.