COLOR #D7BBAC

HEX: #D7BBAC RGB: (215,187,172)

Color info

#D7BBAC contains red, green and blue colors in about the same proportion. Web safe color of #D7BBAC is #CCCC99 (or #CC9).

RGB color model

#D7BBAC color RGB value is (215,187,172).

RGB: (215,187,172) (84%, 73%, 67%)

RGB channels and saturation

R 215 of 255 = 84%
G 187 of 255 = 73%
B 172 of 255 = 67%

215
187
172

R + G + B ~ 75%. #D7BBAC is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 187 + 172 = 574 (100%)
R 215 of 574 ~ 37.46%
G 187 of 574 ~ 32.58%
B 172 of 574 ~ 29.97'%

%37.46
%32.58
%29.97

CMYK color model

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

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

CMYK: (0,13,20,16)
C0M13Y20K16 (0%, 13%, 20%, 16%)
(0.00 / 0.13 / 0.20 / 0.16)

CMYK percentages

%0
%13.02
%20
%15.69

Codes

Color #D7BBAC in popluar color models

D7 BB AC
RGB 215 187 172
HSL 21° 34.96% 75.88%
HSB/HSV 21° 20.00% 84.31%
CMYK 0.00% 13.02% 20.00%
15.69%

Color #D7BBAC in popluar number systems.

HEX D7 BB AC
Decimal 215 187 172
Binary 11010111 10111011 10101100
Octal 327 273 254

Shades and tints

Shades of #D7BBAC

#D7BBAC
(215,187,172)
#C4AA9D
(196,170,157)
#B1998E
(177,153,142)
#9E887F
(158,136,127)
#8B7770
(139,119,112)
#786661
(120,102,97)
#655552
(101,85,82)
#524443
(82,68,67)
#3F3334
(63,51,52)
#2C2225
(44,34,37)
#191116
(25,17,22)
#000000
(0,0,0)

Tints of #D7BBAC

#D7BBAC
(215,187,172)
#DAC1B3
(218,193,179)
#DDC7BA
(221,199,186)
#E0CDC1
(224,205,193)
#E3D3C8
(227,211,200)
#E6D9CF
(230,217,207)
#E9DFD6
(233,223,214)
#ECE5DD
(236,229,221)
#EFEBE4
(239,235,228)
#F2F1EB
(242,241,235)
#F5F7F2
(245,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7BBAC; }

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

This text font color is #D7BBAC.

Background Color

.myBgColor { background-color: #D7BBAC; }

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

This div background color is #D7BBAC.

Border color

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

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

This div border color is #D7BBAC.

Opacity

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

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

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

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

This text has shadow with #D7BBAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7BBAC.

Preview

Color preview on black background

This text has color #D7BBAC on black background.


Color preview on white background

This text has color #D7BBAC on white background.


Black color preview on #D7BBAC background

This text has black color on #D7BBAC background.


White color preview on #D7BBAC background

This text has white color on #D7BBAC background.


Related colors

Complementary color

Complementary color for #hex is #284453.


I love getcolorcode.com

Triadic colors

1 #ACD7BB and #BBACD7 with #D7BBAC are triadic colors.

2 #ACBBD7 and #BBD7AC with #D7BBAC are triadic colors.