COLOR #D6B1BC

HEX: #D6B1BC RGB: (214,177,188)

Color info

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

RGB color model

#D6B1BC color RGB value is (214,177,188).

RGB: (214,177,188) (84%, 69%, 74%)

RGB channels and saturation

R 214 of 255 = 84%
G 177 of 255 = 69%
B 188 of 255 = 74%

214
177
188

R + G + B ~ 76%. #D6B1BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 177 + 188 = 579 (100%)
R 214 of 579 ~ 36.96%
G 177 of 579 ~ 30.57%
B 188 of 579 ~ 32.47'%

%36.96
%30.57
%32.47

CMYK color model

#D6B1BC color CMYK value is (0,17,12,16).

  • cyan value is 0.00%
  • magenta value is 17.29%
  • yellow value is 12.15%
  • key color value is 16.08%
CMYK: (0,17,12,16) C0M17Y12K16 (0%,17%,12%,16%) (0.00/0.17/0.12/0.16) 

CMYK percentages

%0
%17.29
%12.15
%16.08

Codes

Color #D6B1BC in popluar color models

D6 B1 BC
RGB 214 177 188
HSL 342° 31.09% 76.67%
HSB/HSV 342° 17.29% 83.92%
CMYK 0.00% 17.29% 12.15%
16.08%

Color #D6B1BC in popluar number systems.

HEX D6 B1 BC
Decimal 214 177 188
Binary 11010110 10110001 10111100
Octal 326 261 274

Shades and tints

Shades of #D6B1BC

#D6B1BC
(214,177,188)
#C3A1AB
(195,161,171)
#B0919A
(176,145,154)
#9D8189
(157,129,137)
#8A7178
(138,113,120)
#776167
(119,97,103)
#645156
(100,81,86)
#514145
(81,65,69)
#3E3134
(62,49,52)
#2B2123
(43,33,35)
#181112
(24,17,18)
#000000
(0,0,0)

Tints of #D6B1BC

#D6B1BC
(214,177,188)
#D9B8C2
(217,184,194)
#DCBFC8
(220,191,200)
#DFC6CE
(223,198,206)
#E2CDD4
(226,205,212)
#E5D4DA
(229,212,218)
#E8DBE0
(232,219,224)
#EBE2E6
(235,226,230)
#EEE9EC
(238,233,236)
#F1F0F2
(241,240,242)
#F4F7F8
(244,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B1BC color. Also use rgb(214,177,188) instead hex code.

Text Font Color

.myTextColor { color: #D6B1BC; }

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

This text font color is #D6B1BC.

Background Color

.myBgColor { background-color: #D6B1BC; }

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

This div background color is #D6B1BC.

Border color

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

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

This div border color is #D6B1BC.

Opacity

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

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

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

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

This text has shadow with #D6B1BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B1BC.

Preview

Color preview on black background

This text has color #D6B1BC on black background.


Color preview on white background

This text has color #D6B1BC on white background.


Black color preview on #D6B1BC background

This text has black color on #D6B1BC background.


White color preview on #D6B1BC background

This text has white color on #D6B1BC background.


Related colors

Complementary color

Complementary color for #hex is #294E43.


I love getcolorcode.com

Triadic colors

1 #BCD6B1 and #B1BCD6 with #D6B1BC are triadic colors.

2 #BCB1D6 and #B1D6BC with #D6B1BC are triadic colors.