COLOR #D6A2BB

HEX: #D6A2BB RGB: (214,162,187)

Color info

#D6A2BB contains red, green and blue colors in about the same proportion. Web safe color of #D6A2BB is #CC99CC (or #C9C).

RGB color model

#D6A2BB color RGB value is (214,162,187).

RGB: (214,162,187) (84%, 64%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 162 of 255 = 64%
B 187 of 255 = 73%

214
162
187

R + G + B ~ 74%. #D6A2BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 162 + 187 = 563 (100%)
R 214 of 563 ~ 38.01%
G 162 of 563 ~ 28.77%
B 187 of 563 ~ 33.21'%

%38.01
%28.77
%33.21

CMYK color model

#D6A2BB color CMYK value is (0,24,13,16).

  • cyan value is 0.00%
  • magenta value is 24.30%
  • yellow value is 12.62%
  • key color value is 16.08%

CMYK: (0,24,13,16)
C0M24Y13K16 (0%, 24%, 13%, 16%)
(0.00 / 0.24 / 0.13 / 0.16)

CMYK percentages

%0
%24.3
%12.62
%16.08

Codes

Color #D6A2BB in popluar color models

D6 A2 BB
RGB 214 162 187
HSL 331° 38.81% 73.73%
HSB/HSV 331° 24.30% 83.92%
CMYK 0.00% 24.30% 12.62%
16.08%

Color #D6A2BB in popluar number systems.

HEX D6 A2 BB
Decimal 214 162 187
Binary 11010110 10100010 10111011
Octal 326 242 273

Shades and tints

Shades of #D6A2BB

#D6A2BB
(214,162,187)
#C394AA
(195,148,170)
#B08699
(176,134,153)
#9D7888
(157,120,136)
#8A6A77
(138,106,119)
#775C66
(119,92,102)
#644E55
(100,78,85)
#514044
(81,64,68)
#3E3233
(62,50,51)
#2B2422
(43,36,34)
#181611
(24,22,17)
#000000
(0,0,0)

Tints of #D6A2BB

#D6A2BB
(214,162,187)
#D9AAC1
(217,170,193)
#DCB2C7
(220,178,199)
#DFBACD
(223,186,205)
#E2C2D3
(226,194,211)
#E5CAD9
(229,202,217)
#E8D2DF
(232,210,223)
#EBDAE5
(235,218,229)
#EEE2EB
(238,226,235)
#F1EAF1
(241,234,241)
#F4F2F7
(244,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A2BB color. Also use rgb(214,162,187) instead hex code.

Text Font Color

.myTextColor { color: #D6A2BB; }

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

This text font color is #D6A2BB.

Background Color

.myBgColor { background-color: #D6A2BB; }

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

This div background color is #D6A2BB.

Border color

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

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

This div border color is #D6A2BB.

Opacity

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

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

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

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

This text has shadow with #D6A2BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A2BB.

Preview

Color preview on black background

This text has color #D6A2BB on black background.


Color preview on white background

This text has color #D6A2BB on white background.


Black color preview on #D6A2BB background

This text has black color on #D6A2BB background.


White color preview on #D6A2BB background

This text has white color on #D6A2BB background.


Related colors

Complementary color

Complementary color for #hex is #295D44.


I love getcolorcode.com

Triadic colors

1 #BBD6A2 and #A2BBD6 with #D6A2BB are triadic colors.

2 #BBA2D6 and #A2D6BB with #D6A2BB are triadic colors.