COLOR #D5BDBB

HEX: #D5BDBB RGB: (213,189,187)

Color info

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

RGB color model

#D5BDBB color RGB value is (213,189,187).

RGB: (213,189,187) (84%, 74%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 189 of 255 = 74%
B 187 of 255 = 73%

213
189
187

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

Portions of RGB colors in percentages

R + G + B = 213 + 189 + 187 = 589 (100%)
R 213 of 589 ~ 36.16%
G 189 of 589 ~ 32.09%
B 187 of 589 ~ 31.75'%

%36.16
%32.09
%31.75

CMYK color model

#D5BDBB color CMYK value is (0,11,12,16).

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

CMYK: (0,11,12,16)
C0M11Y12K16 (0%, 11%, 12%, 16%)
(0.00 / 0.11 / 0.12 / 0.16)

CMYK percentages

%0
%11.27
%12.21
%16.47

Codes

Color #D5BDBB in popluar color models

D5 BD BB
RGB 213 189 187
HSL 23.64% 78.43%
HSB/HSV 12.21% 83.53%
CMYK 0.00% 11.27% 12.21%
16.47%

Color #D5BDBB in popluar number systems.

HEX D5 BD BB
Decimal 213 189 187
Binary 11010101 10111101 10111011
Octal 325 275 273

Shades and tints

Shades of #D5BDBB

#D5BDBB
(213,189,187)
#C2ACAA
(194,172,170)
#AF9B99
(175,155,153)
#9C8A88
(156,138,136)
#897977
(137,121,119)
#766866
(118,104,102)
#635755
(99,87,85)
#504644
(80,70,68)
#3D3533
(61,53,51)
#2A2422
(42,36,34)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #D5BDBB

#D5BDBB
(213,189,187)
#D8C3C1
(216,195,193)
#DBC9C7
(219,201,199)
#DECFCD
(222,207,205)
#E1D5D3
(225,213,211)
#E4DBD9
(228,219,217)
#E7E1DF
(231,225,223)
#EAE7E5
(234,231,229)
#EDEDEB
(237,237,235)
#F0F3F1
(240,243,241)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BDBB; }

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

This text font color is #D5BDBB.

Background Color

.myBgColor { background-color: #D5BDBB; }

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

This div background color is #D5BDBB.

Border color

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

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

This div border color is #D5BDBB.

Opacity

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

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

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

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

This text has shadow with #D5BDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BDBB.

Preview

Color preview on black background

This text has color #D5BDBB on black background.


Color preview on white background

This text has color #D5BDBB on white background.


Black color preview on #D5BDBB background

This text has black color on #D5BDBB background.


White color preview on #D5BDBB background

This text has white color on #D5BDBB background.


Related colors

Complementary color

Complementary color for #hex is #2A4244.


I love getcolorcode.com

Triadic colors

1 #BBD5BD and #BDBBD5 with #D5BDBB are triadic colors.

2 #BBBDD5 and #BDD5BB with #D5BDBB are triadic colors.