COLOR #D7BAB6

HEX: #D7BAB6 RGB: (215,186,182)

Color info

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

RGB color model

#D7BAB6 color RGB value is (215,186,182).

RGB: (215,186,182) (84%, 73%, 71%)

RGB channels and saturation

R 215 of 255 = 84%
G 186 of 255 = 73%
B 182 of 255 = 71%

215
186
182

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

Portions of RGB colors in percentages

R + G + B = 215 + 186 + 182 = 583 (100%)
R 215 of 583 ~ 36.88%
G 186 of 583 ~ 31.9%
B 182 of 583 ~ 31.22'%

%36.88
%31.9
%31.22

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.49%
  • yellow value is 15.35%
  • key color value is 15.69%
CMYK: (0,13,15,16) C0M13Y15K16 (0%,13%,15%,16%) (0.00/0.13/0.15/0.16) 

CMYK percentages

%0
%13.49
%15.35
%15.69

Codes

Color #D7BAB6 in popluar color models

D7 BA B6
RGB 215 186 182
HSL 29.20% 77.84%
HSB/HSV 15.35% 84.31%
CMYK 0.00% 13.49% 15.35%
15.69%

Color #D7BAB6 in popluar number systems.

HEX D7 BA B6
Decimal 215 186 182
Binary 11010111 10111010 10110110
Octal 327 272 266

Shades and tints

Shades of #D7BAB6

#D7BAB6
(215,186,182)
#C4AAA6
(196,170,166)
#B19A96
(177,154,150)
#9E8A86
(158,138,134)
#8B7A76
(139,122,118)
#786A66
(120,106,102)
#655A56
(101,90,86)
#524A46
(82,74,70)
#3F3A36
(63,58,54)
#2C2A26
(44,42,38)
#191A16
(25,26,22)
#000000
(0,0,0)

Tints of #D7BAB6

#D7BAB6
(215,186,182)
#DAC0BC
(218,192,188)
#DDC6C2
(221,198,194)
#E0CCC8
(224,204,200)
#E3D2CE
(227,210,206)
#E6D8D4
(230,216,212)
#E9DEDA
(233,222,218)
#ECE4E0
(236,228,224)
#EFEAE6
(239,234,230)
#F2F0EC
(242,240,236)
#F5F6F2
(245,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7BAB6 color. Also use rgb(215,186,182) instead hex code.

Text Font Color

.myTextColor { color: #D7BAB6; }

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

This text font color is #D7BAB6.

Background Color

.myBgColor { background-color: #D7BAB6; }

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

This div background color is #D7BAB6.

Border color

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

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

This div border color is #D7BAB6.

Opacity

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

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

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

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

This text has shadow with #D7BAB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7BAB6.

Preview

Color preview on black background

This text has color #D7BAB6 on black background.


Color preview on white background

This text has color #D7BAB6 on white background.


Black color preview on #D7BAB6 background

This text has black color on #D7BAB6 background.


White color preview on #D7BAB6 background

This text has white color on #D7BAB6 background.


Related colors

Complementary color

Complementary color for #hex is #284549.


I love getcolorcode.com

Triadic colors

1 #B6D7BA and #BAB6D7 with #D7BAB6 are triadic colors.

2 #B6BAD7 and #BAD7B6 with #D7BAB6 are triadic colors.