COLOR #D1BBAD

HEX: #D1BBAD RGB: (209,187,173)

Color info

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

RGB color model

#D1BBAD color RGB value is (209,187,173).

RGB: (209,187,173) (82%, 73%, 68%)

RGB channels and saturation

R 209 of 255 = 82%
G 187 of 255 = 73%
B 173 of 255 = 68%

209
187
173

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

Portions of RGB colors in percentages

R + G + B = 209 + 187 + 173 = 569 (100%)
R 209 of 569 ~ 36.73%
G 187 of 569 ~ 32.86%
B 173 of 569 ~ 30.4'%

%36.73
%32.86
%30.4

CMYK color model

#D1BBAD color CMYK value is (0,11,17,18).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 17.22%
  • key color value is 18.04%

CMYK: (0,11,17,18)
C0M11Y17K18 (0%, 11%, 17%, 18%)
(0.00 / 0.11 / 0.17 / 0.18)

CMYK percentages

%0
%10.53
%17.22
%18.04

Codes

Color #D1BBAD in popluar color models

D1 BB AD
RGB 209 187 173
HSL 23° 28.13% 74.90%
HSB/HSV 23° 17.22% 81.96%
CMYK 0.00% 10.53% 17.22%
18.04%

Color #D1BBAD in popluar number systems.

HEX D1 BB AD
Decimal 209 187 173
Binary 11010001 10111011 10101101
Octal 321 273 255

Shades and tints

Shades of #D1BBAD

#D1BBAD
(209,187,173)
#BEAA9E
(190,170,158)
#AB998F
(171,153,143)
#988880
(152,136,128)
#857771
(133,119,113)
#726662
(114,102,98)
#5F5553
(95,85,83)
#4C4444
(76,68,68)
#393335
(57,51,53)
#262226
(38,34,38)
#131117
(19,17,23)
#000000
(0,0,0)

Tints of #D1BBAD

#D1BBAD
(209,187,173)
#D5C1B4
(213,193,180)
#D9C7BB
(217,199,187)
#DDCDC2
(221,205,194)
#E1D3C9
(225,211,201)
#E5D9D0
(229,217,208)
#E9DFD7
(233,223,215)
#EDE5DE
(237,229,222)
#F1EBE5
(241,235,229)
#F5F1EC
(245,241,236)
#F9F7F3
(249,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1BBAD color. Also use rgb(209,187,173) instead hex code.

Text Font Color

.myTextColor { color: #D1BBAD; }

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

This text font color is #D1BBAD.

Background Color

.myBgColor { background-color: #D1BBAD; }

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

This div background color is #D1BBAD.

Border color

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

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

This div border color is #D1BBAD.

Opacity

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

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

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

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

This text has shadow with #D1BBAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1BBAD.

Preview

Color preview on black background

This text has color #D1BBAD on black background.


Color preview on white background

This text has color #D1BBAD on white background.


Black color preview on #D1BBAD background

This text has black color on #D1BBAD background.


White color preview on #D1BBAD background

This text has white color on #D1BBAD background.


Related colors

Complementary color

Complementary color for #hex is #2E4452.


I love getcolorcode.com

Triadic colors

1 #ADD1BB and #BBADD1 with #D1BBAD are triadic colors.

2 #ADBBD1 and #BBD1AD with #D1BBAD are triadic colors.