COLOR #D6BDDE

HEX: #D6BDDE RGB: (214,189,222)

Color info

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

RGB color model

#D6BDDE color RGB value is (214,189,222).

RGB: (214,189,222) (84%, 74%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 189 of 255 = 74%
B 222 of 255 = 87%

214
189
222

R + G + B ~ 82%. #D6BDDE is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 189 + 222 = 625 (100%)
R 214 of 625 ~ 34.24%
G 189 of 625 ~ 30.24%
B 222 of 625 ~ 35.52'%

%34.24
%30.24
%35.52

CMYK color model

#D6BDDE color CMYK value is (4,15,0,13).

  • cyan value is 3.60%
  • magenta value is 14.86%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (4,15,0,13)
C4M15Y0K13 (4%, 15%, 0%, 13%)
(0.04 / 0.15 / 0.00 / 0.13)

CMYK percentages

%3.6
%14.86
%0
%12.94

Codes

Color #D6BDDE in popluar color models

D6 BD DE
RGB 214 189 222
HSL 285° 33.33% 80.59%
HSB/HSV 285° 14.86% 87.06%
CMYK 3.60% 14.86% 0.00%
12.94%

Color #D6BDDE in popluar number systems.

HEX D6 BD DE
Decimal 214 189 222
Binary 11010110 10111101 11011110
Octal 326 275 336

Shades and tints

Shades of #D6BDDE

#D6BDDE
(214,189,222)
#C3ACCA
(195,172,202)
#B09BB6
(176,155,182)
#9D8AA2
(157,138,162)
#8A798E
(138,121,142)
#77687A
(119,104,122)
#645766
(100,87,102)
#514652
(81,70,82)
#3E353E
(62,53,62)
#2B242A
(43,36,42)
#181316
(24,19,22)
#000000
(0,0,0)

Tints of #D6BDDE

#D6BDDE
(214,189,222)
#D9C3E1
(217,195,225)
#DCC9E4
(220,201,228)
#DFCFE7
(223,207,231)
#E2D5EA
(226,213,234)
#E5DBED
(229,219,237)
#E8E1F0
(232,225,240)
#EBE7F3
(235,231,243)
#EEEDF6
(238,237,246)
#F1F3F9
(241,243,249)
#F4F9FC
(244,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6BDDE color. Also use rgb(214,189,222) instead hex code.

Text Font Color

.myTextColor { color: #D6BDDE; }

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

This text font color is #D6BDDE.

Background Color

.myBgColor { background-color: #D6BDDE; }

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

This div background color is #D6BDDE.

Border color

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

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

This div border color is #D6BDDE.

Opacity

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

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

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

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

This text has shadow with #D6BDDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BDDE.

Preview

Color preview on black background

This text has color #D6BDDE on black background.


Color preview on white background

This text has color #D6BDDE on white background.


Black color preview on #D6BDDE background

This text has black color on #D6BDDE background.


White color preview on #D6BDDE background

This text has white color on #D6BDDE background.


Related colors

Complementary color

Complementary color for #hex is #294221.


I love getcolorcode.com

Triadic colors

1 #DED6BD and #BDDED6 with #D6BDDE are triadic colors.

2 #DEBDD6 and #BDD6DE with #D6BDDE are triadic colors.