COLOR #DDCADD

HEX: #DDCADD RGB: (221,202,221)

Color info

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

RGB color model

#DDCADD color RGB value is (221,202,221).

RGB: (221,202,221) (87%, 79%, 87%)

RGB channels and saturation

R 221 of 255 = 87%
G 202 of 255 = 79%
B 221 of 255 = 87%

221
202
221

R + G + B ~ 84%. #DDCADD is quite light color.

Portions of RGB colors in percentages

R + G + B = 221 + 202 + 221 = 644 (100%)
R 221 of 644 ~ 34.32%
G 202 of 644 ~ 31.37%
B 221 of 644 ~ 34.32'%

%34.32
%31.37
%34.32

CMYK color model

#DDCADD color CMYK value is (0,9,0,13).

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

CMYK: (0,9,0,13)
C0M9Y0K13 (0%, 9%, 0%, 13%)
(0.00 / 0.09 / 0.00 / 0.13)

CMYK percentages

%0
%8.6
%0
%13.33

Codes

Color #DDCADD in popluar color models

DD CA DD
RGB 221 202 221
HSL 300° 21.84% 82.94%
HSB/HSV 300° 8.60% 86.67%
CMYK 0.00% 8.60% 0.00%
13.33%

Color #DDCADD in popluar number systems.

HEX DD CA DD
Decimal 221 202 221
Binary 11011101 11001010 11011101
Octal 335 312 335

Shades and tints

Shades of #DDCADD

#DDCADD
(221,202,221)
#C9B8C9
(201,184,201)
#B5A6B5
(181,166,181)
#A194A1
(161,148,161)
#8D828D
(141,130,141)
#797079
(121,112,121)
#655E65
(101,94,101)
#514C51
(81,76,81)
#3D3A3D
(61,58,61)
#292829
(41,40,41)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #DDCADD

#DDCADD
(221,202,221)
#E0CEE0
(224,206,224)
#E3D2E3
(227,210,227)
#E6D6E6
(230,214,230)
#E9DAE9
(233,218,233)
#ECDEEC
(236,222,236)
#EFE2EF
(239,226,239)
#F2E6F2
(242,230,242)
#F5EAF5
(245,234,245)
#F8EEF8
(248,238,248)
#FBF2FB
(251,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDCADD; }

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

This text font color is #DDCADD.

Background Color

.myBgColor { background-color: #DDCADD; }

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

This div background color is #DDCADD.

Border color

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

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

This div border color is #DDCADD.

Opacity

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

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

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

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

This text has shadow with #DDCADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDCADD.

Preview

Color preview on black background

This text has color #DDCADD on black background.


Color preview on white background

This text has color #DDCADD on white background.


Black color preview on #DDCADD background

This text has black color on #DDCADD background.


White color preview on #DDCADD background

This text has white color on #DDCADD background.


Related colors

Complementary color

Complementary color for #hex is #223522.


I love getcolorcode.com

Triadic colors

1 #DDDDCA and #CADDDD with #DDCADD are triadic colors.

2 #DDCADD and #CADDDD with #DDCADD are triadic colors.