COLOR #D5BBB9

HEX: #D5BBB9 RGB: (213,187,185)

Color info

#D5BBB9 contains red, green and blue colors in about the same proportion. Web safe color of #D5BBB9 is #CCCCCC (or #CCC).

RGB color model

#D5BBB9 color RGB value is (213,187,185).

RGB: (213,187,185) (84%, 73%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 187 of 255 = 73%
B 185 of 255 = 73%

213
187
185

R + G + B ~ 77%. #D5BBB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 187 + 185 = 585 (100%)
R 213 of 585 ~ 36.41%
G 187 of 585 ~ 31.97%
B 185 of 585 ~ 31.62'%

%36.41
%31.97
%31.62

CMYK color model

#D5BBB9 color CMYK value is (0,12,13,16).

  • cyan value is 0.00%
  • magenta value is 12.21%
  • yellow value is 13.15%
  • key color value is 16.47%

CMYK: (0,12,13,16)
C0M12Y13K16 (0%, 12%, 13%, 16%)
(0.00 / 0.12 / 0.13 / 0.16)

CMYK percentages

%0
%12.21
%13.15
%16.47

Codes

Color #D5BBB9 in popluar color models

D5 BB B9
RGB 213 187 185
HSL 25.00% 78.04%
HSB/HSV 13.15% 83.53%
CMYK 0.00% 12.21% 13.15%
16.47%

Color #D5BBB9 in popluar number systems.

HEX D5 BB B9
Decimal 213 187 185
Binary 11010101 10111011 10111001
Octal 325 273 271

Shades and tints

Shades of #D5BBB9

#D5BBB9
(213,187,185)
#C2AAA9
(194,170,169)
#AF9999
(175,153,153)
#9C8889
(156,136,137)
#897779
(137,119,121)
#766669
(118,102,105)
#635559
(99,85,89)
#504449
(80,68,73)
#3D3339
(61,51,57)
#2A2229
(42,34,41)
#171119
(23,17,25)
#000000
(0,0,0)

Tints of #D5BBB9

#D5BBB9
(213,187,185)
#D8C1BF
(216,193,191)
#DBC7C5
(219,199,197)
#DECDCB
(222,205,203)
#E1D3D1
(225,211,209)
#E4D9D7
(228,217,215)
#E7DFDD
(231,223,221)
#EAE5E3
(234,229,227)
#EDEBE9
(237,235,233)
#F0F1EF
(240,241,239)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BBB9 color. Also use rgb(213,187,185) instead hex code.

Text Font Color

.myTextColor { color: #D5BBB9; }

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

This text font color is #D5BBB9.

Background Color

.myBgColor { background-color: #D5BBB9; }

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

This div background color is #D5BBB9.

Border color

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

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

This div border color is #D5BBB9.

Opacity

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

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

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

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

This text has shadow with #D5BBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BBB9.

Preview

Color preview on black background

This text has color #D5BBB9 on black background.


Color preview on white background

This text has color #D5BBB9 on white background.


Black color preview on #D5BBB9 background

This text has black color on #D5BBB9 background.


White color preview on #D5BBB9 background

This text has white color on #D5BBB9 background.


Related colors

Complementary color

Complementary color for #hex is #2A4446.


I love getcolorcode.com

Triadic colors

1 #B9D5BB and #BBB9D5 with #D5BBB9 are triadic colors.

2 #B9BBD5 and #BBD5B9 with #D5BBB9 are triadic colors.