COLOR #D8B1BB

HEX: #D8B1BB RGB: (216,177,187)

Color info

#D8B1BB contains red, green and blue colors in about the same proportion. Web safe color of #D8B1BB is #CC99CC (or #C9C).

RGB color model

#D8B1BB color RGB value is (216,177,187).

RGB: (216,177,187) (85%, 69%, 73%)

RGB channels and saturation

R 216 of 255 = 85%
G 177 of 255 = 69%
B 187 of 255 = 73%

216
177
187

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

Portions of RGB colors in percentages

R + G + B = 216 + 177 + 187 = 580 (100%)
R 216 of 580 ~ 37.24%
G 177 of 580 ~ 30.52%
B 187 of 580 ~ 32.24'%

%37.24
%30.52
%32.24

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.06%
  • yellow value is 13.43%
  • key color value is 15.29%
CMYK: (0,18,13,15) C0M18Y13K15 (0%,18%,13%,15%) (0.00/0.18/0.13/0.15) 

CMYK percentages

%0
%18.06
%13.43
%15.29

Codes

Color #D8B1BB in popluar color models

D8 B1 BB
RGB 216 177 187
HSL 345° 33.33% 77.06%
HSB/HSV 345° 18.06% 84.71%
CMYK 0.00% 18.06% 13.43%
15.29%

Color #D8B1BB in popluar number systems.

HEX D8 B1 BB
Decimal 216 177 187
Binary 11011000 10110001 10111011
Octal 330 261 273

Shades and tints

Shades of #D8B1BB

#D8B1BB
(216,177,187)
#C5A1AA
(197,161,170)
#B29199
(178,145,153)
#9F8188
(159,129,136)
#8C7177
(140,113,119)
#796166
(121,97,102)
#665155
(102,81,85)
#534144
(83,65,68)
#403133
(64,49,51)
#2D2122
(45,33,34)
#1A1111
(26,17,17)
#000000
(0,0,0)

Tints of #D8B1BB

#D8B1BB
(216,177,187)
#DBB8C1
(219,184,193)
#DEBFC7
(222,191,199)
#E1C6CD
(225,198,205)
#E4CDD3
(228,205,211)
#E7D4D9
(231,212,217)
#EADBDF
(234,219,223)
#EDE2E5
(237,226,229)
#F0E9EB
(240,233,235)
#F3F0F1
(243,240,241)
#F6F7F7
(246,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8B1BB color. Also use rgb(216,177,187) instead hex code.

Text Font Color

.myTextColor { color: #D8B1BB; }

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

This text font color is #D8B1BB.

Background Color

.myBgColor { background-color: #D8B1BB; }

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

This div background color is #D8B1BB.

Border color

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

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

This div border color is #D8B1BB.

Opacity

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

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

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

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

This text has shadow with #D8B1BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8B1BB.

Preview

Color preview on black background

This text has color #D8B1BB on black background.


Color preview on white background

This text has color #D8B1BB on white background.


Black color preview on #D8B1BB background

This text has black color on #D8B1BB background.


White color preview on #D8B1BB background

This text has white color on #D8B1BB background.


Related colors

Complementary color

Complementary color for #hex is #274E44.


I love getcolorcode.com

Triadic colors

1 #BBD8B1 and #B1BBD8 with #D8B1BB are triadic colors.

2 #BBB1D8 and #B1D8BB with #D8B1BB are triadic colors.