COLOR #D5CBDD

HEX: #D5CBDD RGB: (213,203,221)

Color info

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

RGB color model

#D5CBDD color RGB value is (213,203,221).

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

RGB channels and saturation

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

213
203
221

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

Portions of RGB colors in percentages

R + G + B = 213 + 203 + 221 = 637 (100%)
R 213 of 637 ~ 33.44%
G 203 of 637 ~ 31.87%
B 221 of 637 ~ 34.69'%

%33.44
%31.87
%34.69

CMYK color model

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

  • cyan value is 3.62%
  • magenta value is 8.14%
  • yellow value is 0.00%
  • key color value is 13.33%
CMYK: (4,8,0,13) C4M8Y0K13 (4%,8%,0%,13%) (0.04/0.08/0.00/0.13) 

CMYK percentages

%3.62
%8.14
%0
%13.33

Codes

Color #D5CBDD in popluar color models

D5 CB DD
RGB 213 203 221
HSL 273° 20.93% 83.14%
HSB/HSV 273° 8.14% 86.67%
CMYK 3.62% 8.14% 0.00%
13.33%

Color #D5CBDD in popluar number systems.

HEX D5 CB DD
Decimal 213 203 221
Binary 11010101 11001011 11011101
Octal 325 313 335

Shades and tints

Shades of #D5CBDD

#D5CBDD
(213,203,221)
#C2B9C9
(194,185,201)
#AFA7B5
(175,167,181)
#9C95A1
(156,149,161)
#89838D
(137,131,141)
#767179
(118,113,121)
#635F65
(99,95,101)
#504D51
(80,77,81)
#3D3B3D
(61,59,61)
#2A2929
(42,41,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #D5CBDD

#D5CBDD
(213,203,221)
#D8CFE0
(216,207,224)
#DBD3E3
(219,211,227)
#DED7E6
(222,215,230)
#E1DBE9
(225,219,233)
#E4DFEC
(228,223,236)
#E7E3EF
(231,227,239)
#EAE7F2
(234,231,242)
#EDEBF5
(237,235,245)
#F0EFF8
(240,239,248)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5CBDD; }

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

This text font color is #D5CBDD.

Background Color

.myBgColor { background-color: #D5CBDD; }

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

This div background color is #D5CBDD.

Border color

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

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

This div border color is #D5CBDD.

Opacity

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

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

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

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

This text has shadow with #D5CBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5CBDD.

Preview

Color preview on black background

This text has color #D5CBDD on black background.


Color preview on white background

This text has color #D5CBDD on white background.


Black color preview on #D5CBDD background

This text has black color on #D5CBDD background.


White color preview on #D5CBDD background

This text has white color on #D5CBDD background.


Related colors

Complementary color

Complementary color for #hex is #2A3422.


I love getcolorcode.com

Triadic colors

1 #DDD5CB and #CBDDD5 with #D5CBDD are triadic colors.

2 #DDCBD5 and #CBD5DD with #D5CBDD are triadic colors.