COLOR #D6B4BA

HEX: #D6B4BA RGB: (214,180,186)

Color info

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

RGB color model

#D6B4BA color RGB value is (214,180,186).

RGB: (214,180,186) (84%, 71%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 180 of 255 = 71%
B 186 of 255 = 73%

214
180
186

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

Portions of RGB colors in percentages

R + G + B = 214 + 180 + 186 = 580 (100%)
R 214 of 580 ~ 36.9%
G 180 of 580 ~ 31.03%
B 186 of 580 ~ 32.07'%

%36.9
%31.03
%32.07

CMYK color model

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

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

CMYK: (0,16,13,16)
C0M16Y13K16 (0%, 16%, 13%, 16%)
(0.00 / 0.16 / 0.13 / 0.16)

CMYK percentages

%0
%15.89
%13.08
%16.08

Codes

Color #D6B4BA in popluar color models

D6 B4 BA
RGB 214 180 186
HSL 349° 29.31% 77.25%
HSB/HSV 349° 15.89% 83.92%
CMYK 0.00% 15.89% 13.08%
16.08%

Color #D6B4BA in popluar number systems.

HEX D6 B4 BA
Decimal 214 180 186
Binary 11010110 10110100 10111010
Octal 326 264 272

Shades and tints

Shades of #D6B4BA

#D6B4BA
(214,180,186)
#C3A4AA
(195,164,170)
#B0949A
(176,148,154)
#9D848A
(157,132,138)
#8A747A
(138,116,122)
#77646A
(119,100,106)
#64545A
(100,84,90)
#51444A
(81,68,74)
#3E343A
(62,52,58)
#2B242A
(43,36,42)
#18141A
(24,20,26)
#000000
(0,0,0)

Tints of #D6B4BA

#D6B4BA
(214,180,186)
#D9BAC0
(217,186,192)
#DCC0C6
(220,192,198)
#DFC6CC
(223,198,204)
#E2CCD2
(226,204,210)
#E5D2D8
(229,210,216)
#E8D8DE
(232,216,222)
#EBDEE4
(235,222,228)
#EEE4EA
(238,228,234)
#F1EAF0
(241,234,240)
#F4F0F6
(244,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B4BA; }

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

This text font color is #D6B4BA.

Background Color

.myBgColor { background-color: #D6B4BA; }

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

This div background color is #D6B4BA.

Border color

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

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

This div border color is #D6B4BA.

Opacity

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

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

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

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

This text has shadow with #D6B4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B4BA.

Preview

Color preview on black background

This text has color #D6B4BA on black background.


Color preview on white background

This text has color #D6B4BA on white background.


Black color preview on #D6B4BA background

This text has black color on #D6B4BA background.


White color preview on #D6B4BA background

This text has white color on #D6B4BA background.


Related colors

Complementary color

Complementary color for #hex is #294B45.


I love getcolorcode.com

Triadic colors

1 #BAD6B4 and #B4BAD6 with #D6B4BA are triadic colors.

2 #BAB4D6 and #B4D6BA with #D6B4BA are triadic colors.