COLOR #D6B5DC

HEX: #D6B5DC RGB: (214,181,220)

Color info

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

RGB color model

#D6B5DC color RGB value is (214,181,220).

RGB: (214,181,220) (84%, 71%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 181 of 255 = 71%
B 220 of 255 = 86%

214
181
220

R + G + B ~ 80%. #D6B5DC is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 181 + 220 = 615 (100%)
R 214 of 615 ~ 34.8%
G 181 of 615 ~ 29.43%
B 220 of 615 ~ 35.77'%

%34.8
%29.43
%35.77

CMYK color model

#D6B5DC color CMYK value is (3,18,0,14).

  • cyan value is 2.73%
  • magenta value is 17.73%
  • yellow value is 0.00%
  • key color value is 13.73%

CMYK: (3,18,0,14)
C3M18Y0K14 (3%, 18%, 0%, 14%)
(0.03 / 0.18 / 0.00 / 0.14)

CMYK percentages

%2.73
%17.73
%0
%13.73

Codes

Color #D6B5DC in popluar color models

D6 B5 DC
RGB 214 181 220
HSL 291° 35.78% 78.63%
HSB/HSV 291° 17.73% 86.27%
CMYK 2.73% 17.73% 0.00%
13.73%

Color #D6B5DC in popluar number systems.

HEX D6 B5 DC
Decimal 214 181 220
Binary 11010110 10110101 11011100
Octal 326 265 334

Shades and tints

Shades of #D6B5DC

#D6B5DC
(214,181,220)
#C3A5C8
(195,165,200)
#B095B4
(176,149,180)
#9D85A0
(157,133,160)
#8A758C
(138,117,140)
#776578
(119,101,120)
#645564
(100,85,100)
#514550
(81,69,80)
#3E353C
(62,53,60)
#2B2528
(43,37,40)
#181514
(24,21,20)
#000000
(0,0,0)

Tints of #D6B5DC

#D6B5DC
(214,181,220)
#D9BBDF
(217,187,223)
#DCC1E2
(220,193,226)
#DFC7E5
(223,199,229)
#E2CDE8
(226,205,232)
#E5D3EB
(229,211,235)
#E8D9EE
(232,217,238)
#EBDFF1
(235,223,241)
#EEE5F4
(238,229,244)
#F1EBF7
(241,235,247)
#F4F1FA
(244,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B5DC color. Also use rgb(214,181,220) instead hex code.

Text Font Color

.myTextColor { color: #D6B5DC; }

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

This text font color is #D6B5DC.

Background Color

.myBgColor { background-color: #D6B5DC; }

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

This div background color is #D6B5DC.

Border color

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

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

This div border color is #D6B5DC.

Opacity

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

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

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

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

This text has shadow with #D6B5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B5DC.

Preview

Color preview on black background

This text has color #D6B5DC on black background.


Color preview on white background

This text has color #D6B5DC on white background.


Black color preview on #D6B5DC background

This text has black color on #D6B5DC background.


White color preview on #D6B5DC background

This text has white color on #D6B5DC background.


Related colors

Complementary color

Complementary color for #hex is #294A23.


I love getcolorcode.com

Triadic colors

1 #DCD6B5 and #B5DCD6 with #D6B5DC are triadic colors.

2 #DCB5D6 and #B5D6DC with #D6B5DC are triadic colors.