COLOR #D6A7BA

HEX: #D6A7BA RGB: (214,167,186)

Color info

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

RGB color model

#D6A7BA color RGB value is (214,167,186).

RGB: (214,167,186) (84%, 65%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 167 of 255 = 65%
B 186 of 255 = 73%

214
167
186

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

Portions of RGB colors in percentages

R + G + B = 214 + 167 + 186 = 567 (100%)
R 214 of 567 ~ 37.74%
G 167 of 567 ~ 29.45%
B 186 of 567 ~ 32.8'%

%37.74
%29.45
%32.8

CMYK color model

#D6A7BA color CMYK value is (0,22,13,16).

  • cyan value is 0.00%
  • magenta value is 21.96%
  • yellow value is 13.08%
  • key color value is 16.08%

CMYK: (0,22,13,16)
C0M22Y13K16 (0%, 22%, 13%, 16%)
(0.00 / 0.22 / 0.13 / 0.16)

CMYK percentages

%0
%21.96
%13.08
%16.08

Codes

Color #D6A7BA in popluar color models

D6 A7 BA
RGB 214 167 186
HSL 336° 36.43% 74.71%
HSB/HSV 336° 21.96% 83.92%
CMYK 0.00% 21.96% 13.08%
16.08%

Color #D6A7BA in popluar number systems.

HEX D6 A7 BA
Decimal 214 167 186
Binary 11010110 10100111 10111010
Octal 326 247 272

Shades and tints

Shades of #D6A7BA

#D6A7BA
(214,167,186)
#C398AA
(195,152,170)
#B0899A
(176,137,154)
#9D7A8A
(157,122,138)
#8A6B7A
(138,107,122)
#775C6A
(119,92,106)
#644D5A
(100,77,90)
#513E4A
(81,62,74)
#3E2F3A
(62,47,58)
#2B202A
(43,32,42)
#18111A
(24,17,26)
#000000
(0,0,0)

Tints of #D6A7BA

#D6A7BA
(214,167,186)
#D9AFC0
(217,175,192)
#DCB7C6
(220,183,198)
#DFBFCC
(223,191,204)
#E2C7D2
(226,199,210)
#E5CFD8
(229,207,216)
#E8D7DE
(232,215,222)
#EBDFE4
(235,223,228)
#EEE7EA
(238,231,234)
#F1EFF0
(241,239,240)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A7BA color. Also use rgb(214,167,186) instead hex code.

Text Font Color

.myTextColor { color: #D6A7BA; }

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

This text font color is #D6A7BA.

Background Color

.myBgColor { background-color: #D6A7BA; }

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

This div background color is #D6A7BA.

Border color

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

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

This div border color is #D6A7BA.

Opacity

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

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

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

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

This text has shadow with #D6A7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A7BA.

Preview

Color preview on black background

This text has color #D6A7BA on black background.


Color preview on white background

This text has color #D6A7BA on white background.


Black color preview on #D6A7BA background

This text has black color on #D6A7BA background.


White color preview on #D6A7BA background

This text has white color on #D6A7BA background.


Related colors

Complementary color

Complementary color for #hex is #295845.


I love getcolorcode.com

Triadic colors

1 #BAD6A7 and #A7BAD6 with #D6A7BA are triadic colors.

2 #BAA7D6 and #A7D6BA with #D6A7BA are triadic colors.