COLOR #D1B1AB

HEX: #D1B1AB RGB: (209,177,171)

Color info

#D1B1AB contains red, green and blue colors in about the same proportion. Web safe color of #D1B1AB is #CC9999 (or #C99).

RGB color model

#D1B1AB color RGB value is (209,177,171).

RGB: (209,177,171) (82%, 69%, 67%)

RGB channels and saturation

R 209 of 255 = 82%
G 177 of 255 = 69%
B 171 of 255 = 67%

209
177
171

R + G + B ~ 73%. #D1B1AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 177 + 171 = 557 (100%)
R 209 of 557 ~ 37.52%
G 177 of 557 ~ 31.78%
B 171 of 557 ~ 30.7'%

%37.52
%31.78
%30.7

CMYK color model

#D1B1AB color CMYK value is (0,15,18,18).

  • cyan value is 0.00%
  • magenta value is 15.31%
  • yellow value is 18.18%
  • key color value is 18.04%

CMYK: (0,15,18,18)
C0M15Y18K18 (0%, 15%, 18%, 18%)
(0.00 / 0.15 / 0.18 / 0.18)

CMYK percentages

%0
%15.31
%18.18
%18.04

Codes

Color #D1B1AB in popluar color models

D1 B1 AB
RGB 209 177 171
HSL 29.23% 74.51%
HSB/HSV 18.18% 81.96%
CMYK 0.00% 15.31% 18.18%
18.04%

Color #D1B1AB in popluar number systems.

HEX D1 B1 AB
Decimal 209 177 171
Binary 11010001 10110001 10101011
Octal 321 261 253

Shades and tints

Shades of #D1B1AB

#D1B1AB
(209,177,171)
#BEA19C
(190,161,156)
#AB918D
(171,145,141)
#98817E
(152,129,126)
#85716F
(133,113,111)
#726160
(114,97,96)
#5F5151
(95,81,81)
#4C4142
(76,65,66)
#393133
(57,49,51)
#262124
(38,33,36)
#131115
(19,17,21)
#000000
(0,0,0)

Tints of #D1B1AB

#D1B1AB
(209,177,171)
#D5B8B2
(213,184,178)
#D9BFB9
(217,191,185)
#DDC6C0
(221,198,192)
#E1CDC7
(225,205,199)
#E5D4CE
(229,212,206)
#E9DBD5
(233,219,213)
#EDE2DC
(237,226,220)
#F1E9E3
(241,233,227)
#F5F0EA
(245,240,234)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1B1AB color. Also use rgb(209,177,171) instead hex code.

Text Font Color

.myTextColor { color: #D1B1AB; }

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

This text font color is #D1B1AB.

Background Color

.myBgColor { background-color: #D1B1AB; }

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

This div background color is #D1B1AB.

Border color

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

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

This div border color is #D1B1AB.

Opacity

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

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

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

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

This text has shadow with #D1B1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1B1AB.

Preview

Color preview on black background

This text has color #D1B1AB on black background.


Color preview on white background

This text has color #D1B1AB on white background.


Black color preview on #D1B1AB background

This text has black color on #D1B1AB background.


White color preview on #D1B1AB background

This text has white color on #D1B1AB background.


Related colors

Complementary color

Complementary color for #hex is #2E4E54.


I love getcolorcode.com

Triadic colors

1 #ABD1B1 and #B1ABD1 with #D1B1AB are triadic colors.

2 #ABB1D1 and #B1D1AB with #D1B1AB are triadic colors.