COLOR #D6B5EA

HEX: #D6B5EA RGB: (214,181,234)

Color info

#D6B5EA contains red, green and blue colors in about the same proportion. Web safe color of #D6B5EA is #CCCCFF (or #CCF).

RGB color model

#D6B5EA color RGB value is (214,181,234).

RGB: (214,181,234) (84%, 71%, 92%)

RGB channels and saturation

R 214 of 255 = 84%
G 181 of 255 = 71%
B 234 of 255 = 92%

214
181
234

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

Portions of RGB colors in percentages

R + G + B = 214 + 181 + 234 = 629 (100%)
R 214 of 629 ~ 34.02%
G 181 of 629 ~ 28.78%
B 234 of 629 ~ 37.2'%

%34.02
%28.78
%37.2

CMYK color model

#D6B5EA color CMYK value is (9,23,0,8).

  • cyan value is 8.55%
  • magenta value is 22.65%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (9,23,0,8)
C9M23Y0K8 (9%, 23%, 0%, 8%)
(0.09 / 0.23 / 0.00 / 0.08)

CMYK percentages

%8.55
%22.65
%0
%8.24

Codes

Color #D6B5EA in popluar color models

D6 B5 EA
RGB 214 181 234
HSL 277° 55.79% 81.37%
HSB/HSV 277° 22.65% 91.76%
CMYK 8.55% 22.65% 0.00%
8.24%

Color #D6B5EA in popluar number systems.

HEX D6 B5 EA
Decimal 214 181 234
Binary 11010110 10110101 11101010
Octal 326 265 352

Shades and tints

Shades of #D6B5EA

#D6B5EA
(214,181,234)
#C3A5D5
(195,165,213)
#B095C0
(176,149,192)
#9D85AB
(157,133,171)
#8A7596
(138,117,150)
#776581
(119,101,129)
#64556C
(100,85,108)
#514557
(81,69,87)
#3E3542
(62,53,66)
#2B252D
(43,37,45)
#181518
(24,21,24)
#000000
(0,0,0)

Tints of #D6B5EA

#D6B5EA
(214,181,234)
#D9BBEB
(217,187,235)
#DCC1EC
(220,193,236)
#DFC7ED
(223,199,237)
#E2CDEE
(226,205,238)
#E5D3EF
(229,211,239)
#E8D9F0
(232,217,240)
#EBDFF1
(235,223,241)
#EEE5F2
(238,229,242)
#F1EBF3
(241,235,243)
#F4F1F4
(244,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B5EA; }

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

This text font color is #D6B5EA.

Background Color

.myBgColor { background-color: #D6B5EA; }

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

This div background color is #D6B5EA.

Border color

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

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

This div border color is #D6B5EA.

Opacity

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

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

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

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

This text has shadow with #D6B5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B5EA.

Preview

Color preview on black background

This text has color #D6B5EA on black background.


Color preview on white background

This text has color #D6B5EA on white background.


Black color preview on #D6B5EA background

This text has black color on #D6B5EA background.


White color preview on #D6B5EA background

This text has white color on #D6B5EA background.


Related colors

Complementary color

Complementary color for #hex is #294A15.


I love getcolorcode.com

Triadic colors

1 #EAD6B5 and #B5EAD6 with #D6B5EA are triadic colors.

2 #EAB5D6 and #B5D6EA with #D6B5EA are triadic colors.