COLOR #D6BDDF

HEX: #D6BDDF RGB: (214,189,223)

Color info

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

RGB color model

#D6BDDF color RGB value is (214,189,223).

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

RGB channels and saturation

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

214
189
223

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

Portions of RGB colors in percentages

R + G + B = 214 + 189 + 223 = 626 (100%)
R 214 of 626 ~ 34.19%
G 189 of 626 ~ 30.19%
B 223 of 626 ~ 35.62'%

%34.19
%30.19
%35.62

CMYK color model

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

  • cyan value is 4.04%
  • magenta value is 15.25%
  • yellow value is 0.00%
  • key color value is 12.55%

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

CMYK percentages

%4.04
%15.25
%0
%12.55

Codes

Color #D6BDDF in popluar color models

D6 BD DF
RGB 214 189 223
HSL 284° 34.69% 80.78%
HSB/HSV 284° 15.25% 87.45%
CMYK 4.04% 15.25% 0.00%
12.55%

Color #D6BDDF in popluar number systems.

HEX D6 BD DF
Decimal 214 189 223
Binary 11010110 10111101 11011111
Octal 326 275 337

Shades and tints

Shades of #D6BDDF

#D6BDDF
(214,189,223)
#C3ACCB
(195,172,203)
#B09BB7
(176,155,183)
#9D8AA3
(157,138,163)
#8A798F
(138,121,143)
#77687B
(119,104,123)
#645767
(100,87,103)
#514653
(81,70,83)
#3E353F
(62,53,63)
#2B242B
(43,36,43)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #D6BDDF

#D6BDDF
(214,189,223)
#D9C3E1
(217,195,225)
#DCC9E3
(220,201,227)
#DFCFE5
(223,207,229)
#E2D5E7
(226,213,231)
#E5DBE9
(229,219,233)
#E8E1EB
(232,225,235)
#EBE7ED
(235,231,237)
#EEEDEF
(238,237,239)
#F1F3F1
(241,243,241)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6BDDF; }

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

This text font color is #D6BDDF.

Background Color

.myBgColor { background-color: #D6BDDF; }

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

This div background color is #D6BDDF.

Border color

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

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

This div border color is #D6BDDF.

Opacity

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

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

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

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

This text has shadow with #D6BDDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BDDF.

Preview

Color preview on black background

This text has color #D6BDDF on black background.


Color preview on white background

This text has color #D6BDDF on white background.


Black color preview on #D6BDDF background

This text has black color on #D6BDDF background.


White color preview on #D6BDDF background

This text has white color on #D6BDDF background.


Related colors

Complementary color

Complementary color for #hex is #294220.


I love getcolorcode.com

Triadic colors

1 #DFD6BD and #BDDFD6 with #D6BDDF are triadic colors.

2 #DFBDD6 and #BDD6DF with #D6BDDF are triadic colors.