COLOR #D7BABB

HEX: #D7BABB RGB: (215,186,187)

Color info

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

RGB color model

#D7BABB color RGB value is (215,186,187).

RGB: (215,186,187) (84%, 73%, 73%)

RGB channels and saturation

R 215 of 255 = 84%
G 186 of 255 = 73%
B 187 of 255 = 73%

215
186
187

R + G + B ~ 77%. #D7BABB is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 186 + 187 = 588 (100%)
R 215 of 588 ~ 36.56%
G 186 of 588 ~ 31.63%
B 187 of 588 ~ 31.8'%

%36.56
%31.63
%31.8

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.49%
  • yellow value is 13.02%
  • key color value is 15.69%

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

CMYK percentages

%0
%13.49
%13.02
%15.69

Codes

Color #D7BABB in popluar color models

D7 BA BB
RGB 215 186 187
HSL 358° 26.61% 78.63%
HSB/HSV 358° 13.49% 84.31%
CMYK 0.00% 13.49% 13.02%
15.69%

Color #D7BABB in popluar number systems.

HEX D7 BA BB
Decimal 215 186 187
Binary 11010111 10111010 10111011
Octal 327 272 273

Shades and tints

Shades of #D7BABB

#D7BABB
(215,186,187)
#C4AAAA
(196,170,170)
#B19A99
(177,154,153)
#9E8A88
(158,138,136)
#8B7A77
(139,122,119)
#786A66
(120,106,102)
#655A55
(101,90,85)
#524A44
(82,74,68)
#3F3A33
(63,58,51)
#2C2A22
(44,42,34)
#191A11
(25,26,17)
#000000
(0,0,0)

Tints of #D7BABB

#D7BABB
(215,186,187)
#DAC0C1
(218,192,193)
#DDC6C7
(221,198,199)
#E0CCCD
(224,204,205)
#E3D2D3
(227,210,211)
#E6D8D9
(230,216,217)
#E9DEDF
(233,222,223)
#ECE4E5
(236,228,229)
#EFEAEB
(239,234,235)
#F2F0F1
(242,240,241)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7BABB; }

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

This text font color is #D7BABB.

Background Color

.myBgColor { background-color: #D7BABB; }

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

This div background color is #D7BABB.

Border color

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

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

This div border color is #D7BABB.

Opacity

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

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

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

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

This text has shadow with #D7BABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7BABB.

Preview

Color preview on black background

This text has color #D7BABB on black background.


Color preview on white background

This text has color #D7BABB on white background.


Black color preview on #D7BABB background

This text has black color on #D7BABB background.


White color preview on #D7BABB background

This text has white color on #D7BABB background.


Related colors

Complementary color

Complementary color for #hex is #284544.


I love getcolorcode.com

Triadic colors

1 #BBD7BA and #BABBD7 with #D7BABB are triadic colors.

2 #BBBAD7 and #BAD7BB with #D7BABB are triadic colors.