COLOR #D7BDBB

HEX: #D7BDBB RGB: (215,189,187)

Color info

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

RGB color model

#D7BDBB color RGB value is (215,189,187).

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

RGB channels and saturation

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

215
189
187

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

Portions of RGB colors in percentages

R + G + B = 215 + 189 + 187 = 591 (100%)
R 215 of 591 ~ 36.38%
G 189 of 591 ~ 31.98%
B 187 of 591 ~ 31.64'%

%36.38
%31.98
%31.64

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.09%
  • yellow value is 13.02%
  • key color value is 15.69%

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

CMYK percentages

%0
%12.09
%13.02
%15.69

Codes

Color #D7BDBB in popluar color models

D7 BD BB
RGB 215 189 187
HSL 25.93% 78.82%
HSB/HSV 13.02% 84.31%
CMYK 0.00% 12.09% 13.02%
15.69%

Color #D7BDBB in popluar number systems.

HEX D7 BD BB
Decimal 215 189 187
Binary 11010111 10111101 10111011
Octal 327 275 273

Shades and tints

Shades of #D7BDBB

#D7BDBB
(215,189,187)
#C4ACAA
(196,172,170)
#B19B99
(177,155,153)
#9E8A88
(158,138,136)
#8B7977
(139,121,119)
#786866
(120,104,102)
#655755
(101,87,85)
#524644
(82,70,68)
#3F3533
(63,53,51)
#2C2422
(44,36,34)
#191311
(25,19,17)
#000000
(0,0,0)

Tints of #D7BDBB

#D7BDBB
(215,189,187)
#DAC3C1
(218,195,193)
#DDC9C7
(221,201,199)
#E0CFCD
(224,207,205)
#E3D5D3
(227,213,211)
#E6DBD9
(230,219,217)
#E9E1DF
(233,225,223)
#ECE7E5
(236,231,229)
#EFEDEB
(239,237,235)
#F2F3F1
(242,243,241)
#F5F9F7
(245,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7BDBB; }

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

This text font color is #D7BDBB.

Background Color

.myBgColor { background-color: #D7BDBB; }

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

This div background color is #D7BDBB.

Border color

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

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

This div border color is #D7BDBB.

Opacity

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

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

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

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

This text has shadow with #D7BDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7BDBB.

Preview

Color preview on black background

This text has color #D7BDBB on black background.


Color preview on white background

This text has color #D7BDBB on white background.


Black color preview on #D7BDBB background

This text has black color on #D7BDBB background.


White color preview on #D7BDBB background

This text has white color on #D7BDBB background.


Related colors

Complementary color

Complementary color for #hex is #284244.


I love getcolorcode.com

Triadic colors

1 #BBD7BD and #BDBBD7 with #D7BDBB are triadic colors.

2 #BBBDD7 and #BDD7BB with #D7BDBB are triadic colors.