COLOR #DDCBDD

HEX: #DDCBDD RGB: (221,203,221)

Color info

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

RGB color model

#DDCBDD color RGB value is (221,203,221).

RGB: (221,203,221) (87%, 80%, 87%)

RGB channels and saturation

R 221 of 255 = 87%
G 203 of 255 = 80%
B 221 of 255 = 87%

221
203
221

R + G + B ~ 85%. #DDCBDD is quite light color.

Portions of RGB colors in percentages

R + G + B = 221 + 203 + 221 = 645 (100%)
R 221 of 645 ~ 34.26%
G 203 of 645 ~ 31.47%
B 221 of 645 ~ 34.26'%

%34.26
%31.47
%34.26

CMYK color model

#DDCBDD color CMYK value is (0,8,0,13).

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

CMYK: (0,8,0,13)
C0M8Y0K13 (0%, 8%, 0%, 13%)
(0.00 / 0.08 / 0.00 / 0.13)

CMYK percentages

%0
%8.14
%0
%13.33

Codes

Color #DDCBDD in popluar color models

DD CB DD
RGB 221 203 221
HSL 300° 20.93% 83.14%
HSB/HSV 300° 8.14% 86.67%
CMYK 0.00% 8.14% 0.00%
13.33%

Color #DDCBDD in popluar number systems.

HEX DD CB DD
Decimal 221 203 221
Binary 11011101 11001011 11011101
Octal 335 313 335

Shades and tints

Shades of #DDCBDD

#DDCBDD
(221,203,221)
#C9B9C9
(201,185,201)
#B5A7B5
(181,167,181)
#A195A1
(161,149,161)
#8D838D
(141,131,141)
#797179
(121,113,121)
#655F65
(101,95,101)
#514D51
(81,77,81)
#3D3B3D
(61,59,61)
#292929
(41,41,41)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #DDCBDD

#DDCBDD
(221,203,221)
#E0CFE0
(224,207,224)
#E3D3E3
(227,211,227)
#E6D7E6
(230,215,230)
#E9DBE9
(233,219,233)
#ECDFEC
(236,223,236)
#EFE3EF
(239,227,239)
#F2E7F2
(242,231,242)
#F5EBF5
(245,235,245)
#F8EFF8
(248,239,248)
#FBF3FB
(251,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDCBDD; }

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

This text font color is #DDCBDD.

Background Color

.myBgColor { background-color: #DDCBDD; }

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

This div background color is #DDCBDD.

Border color

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

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

This div border color is #DDCBDD.

Opacity

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

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

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

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

This text has shadow with #DDCBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDCBDD.

Preview

Color preview on black background

This text has color #DDCBDD on black background.


Color preview on white background

This text has color #DDCBDD on white background.


Black color preview on #DDCBDD background

This text has black color on #DDCBDD background.


White color preview on #DDCBDD background

This text has white color on #DDCBDD background.


Related colors

Complementary color

Complementary color for #hex is #223422.


I love getcolorcode.com

Triadic colors

1 #DDDDCB and #CBDDDD with #DDCBDD are triadic colors.

2 #DDCBDD and #CBDDDD with #DDCBDD are triadic colors.