COLOR #D7B4AB

HEX: #D7B4AB RGB: (215,180,171)

Color info

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

RGB color model

#D7B4AB color RGB value is (215,180,171).

RGB: (215,180,171) (84%, 71%, 67%)

RGB channels and saturation

R 215 of 255 = 84%
G 180 of 255 = 71%
B 171 of 255 = 67%

215
180
171

R + G + B ~ 74%. #D7B4AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 180 + 171 = 566 (100%)
R 215 of 566 ~ 37.99%
G 180 of 566 ~ 31.8%
B 171 of 566 ~ 30.21'%

%37.99
%31.8
%30.21

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.28%
  • yellow value is 20.47%
  • key color value is 15.69%

CMYK: (0,16,20,16)
C0M16Y20K16 (0%, 16%, 20%, 16%)
(0.00 / 0.16 / 0.20 / 0.16)

CMYK percentages

%0
%16.28
%20.47
%15.69

Codes

Color #D7B4AB in popluar color models

D7 B4 AB
RGB 215 180 171
HSL 12° 35.48% 75.69%
HSB/HSV 12° 20.47% 84.31%
CMYK 0.00% 16.28% 20.47%
15.69%

Color #D7B4AB in popluar number systems.

HEX D7 B4 AB
Decimal 215 180 171
Binary 11010111 10110100 10101011
Octal 327 264 253

Shades and tints

Shades of #D7B4AB

#D7B4AB
(215,180,171)
#C4A49C
(196,164,156)
#B1948D
(177,148,141)
#9E847E
(158,132,126)
#8B746F
(139,116,111)
#786460
(120,100,96)
#655451
(101,84,81)
#524442
(82,68,66)
#3F3433
(63,52,51)
#2C2424
(44,36,36)
#191415
(25,20,21)
#000000
(0,0,0)

Tints of #D7B4AB

#D7B4AB
(215,180,171)
#DABAB2
(218,186,178)
#DDC0B9
(221,192,185)
#E0C6C0
(224,198,192)
#E3CCC7
(227,204,199)
#E6D2CE
(230,210,206)
#E9D8D5
(233,216,213)
#ECDEDC
(236,222,220)
#EFE4E3
(239,228,227)
#F2EAEA
(242,234,234)
#F5F0F1
(245,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7B4AB color. Also use rgb(215,180,171) instead hex code.

Text Font Color

.myTextColor { color: #D7B4AB; }

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

This text font color is #D7B4AB.

Background Color

.myBgColor { background-color: #D7B4AB; }

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

This div background color is #D7B4AB.

Border color

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

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

This div border color is #D7B4AB.

Opacity

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

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

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

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

This text has shadow with #D7B4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B4AB.

Preview

Color preview on black background

This text has color #D7B4AB on black background.


Color preview on white background

This text has color #D7B4AB on white background.


Black color preview on #D7B4AB background

This text has black color on #D7B4AB background.


White color preview on #D7B4AB background

This text has white color on #D7B4AB background.


Related colors

Complementary color

Complementary color for #hex is #284B54.


I love getcolorcode.com

Triadic colors

1 #ABD7B4 and #B4ABD7 with #D7B4AB are triadic colors.

2 #ABB4D7 and #B4D7AB with #D7B4AB are triadic colors.