COLOR #D6CBDB

HEX: #D6CBDB RGB: (214,203,219)

Color info

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

RGB color model

#D6CBDB color RGB value is (214,203,219).

RGB: (214,203,219) (84%, 80%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 203 of 255 = 80%
B 219 of 255 = 86%

214
203
219

R + G + B ~ 83%. #D6CBDB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 203 + 219 = 636 (100%)
R 214 of 636 ~ 33.65%
G 203 of 636 ~ 31.92%
B 219 of 636 ~ 34.43'%

%33.65
%31.92
%34.43

CMYK color model

#D6CBDB color CMYK value is (2,7,0,14).

  • cyan value is 2.28%
  • magenta value is 7.31%
  • yellow value is 0.00%
  • key color value is 14.12%
CMYK: (2,7,0,14) C2M7Y0K14 (2%,7%,0%,14%) (0.02/0.07/0.00/0.14) 

CMYK percentages

%2.28
%7.31
%0
%14.12

Codes

Color #D6CBDB in popluar color models

D6 CB DB
RGB 214 203 219
HSL 281° 18.18% 82.75%
HSB/HSV 281° 7.31% 85.88%
CMYK 2.28% 7.31% 0.00%
14.12%

Color #D6CBDB in popluar number systems.

HEX D6 CB DB
Decimal 214 203 219
Binary 11010110 11001011 11011011
Octal 326 313 333

Shades and tints

Shades of #D6CBDB

#D6CBDB
(214,203,219)
#C3B9C8
(195,185,200)
#B0A7B5
(176,167,181)
#9D95A2
(157,149,162)
#8A838F
(138,131,143)
#77717C
(119,113,124)
#645F69
(100,95,105)
#514D56
(81,77,86)
#3E3B43
(62,59,67)
#2B2930
(43,41,48)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #D6CBDB

#D6CBDB
(214,203,219)
#D9CFDE
(217,207,222)
#DCD3E1
(220,211,225)
#DFD7E4
(223,215,228)
#E2DBE7
(226,219,231)
#E5DFEA
(229,223,234)
#E8E3ED
(232,227,237)
#EBE7F0
(235,231,240)
#EEEBF3
(238,235,243)
#F1EFF6
(241,239,246)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6CBDB; }

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

This text font color is #D6CBDB.

Background Color

.myBgColor { background-color: #D6CBDB; }

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

This div background color is #D6CBDB.

Border color

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

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

This div border color is #D6CBDB.

Opacity

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

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

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

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

This text has shadow with #D6CBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CBDB.

Preview

Color preview on black background

This text has color #D6CBDB on black background.


Color preview on white background

This text has color #D6CBDB on white background.


Black color preview on #D6CBDB background

This text has black color on #D6CBDB background.


White color preview on #D6CBDB background

This text has white color on #D6CBDB background.


Related colors

Complementary color

Complementary color for #hex is #293424.


I love getcolorcode.com

Triadic colors

1 #DBD6CB and #CBDBD6 with #D6CBDB are triadic colors.

2 #DBCBD6 and #CBD6DB with #D6CBDB are triadic colors.