COLOR #D5B6BD

HEX: #D5B6BD RGB: (213,182,189)

Color info

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

RGB color model

#D5B6BD color RGB value is (213,182,189).

RGB: (213,182,189) (84%, 71%, 74%)

RGB channels and saturation

R 213 of 255 = 84%
G 182 of 255 = 71%
B 189 of 255 = 74%

213
182
189

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

Portions of RGB colors in percentages

R + G + B = 213 + 182 + 189 = 584 (100%)
R 213 of 584 ~ 36.47%
G 182 of 584 ~ 31.16%
B 189 of 584 ~ 32.36'%

%36.47
%31.16
%32.36

CMYK color model

#D5B6BD color CMYK value is (0,15,11,16).

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

CMYK: (0,15,11,16)
C0M15Y11K16 (0%, 15%, 11%, 16%)
(0.00 / 0.15 / 0.11 / 0.16)

CMYK percentages

%0
%14.55
%11.27
%16.47

Codes

Color #D5B6BD in popluar color models

D5 B6 BD
RGB 213 182 189
HSL 346° 26.96% 77.45%
HSB/HSV 346° 14.55% 83.53%
CMYK 0.00% 14.55% 11.27%
16.47%

Color #D5B6BD in popluar number systems.

HEX D5 B6 BD
Decimal 213 182 189
Binary 11010101 10110110 10111101
Octal 325 266 275

Shades and tints

Shades of #D5B6BD

#D5B6BD
(213,182,189)
#C2A6AC
(194,166,172)
#AF969B
(175,150,155)
#9C868A
(156,134,138)
#897679
(137,118,121)
#766668
(118,102,104)
#635657
(99,86,87)
#504646
(80,70,70)
#3D3635
(61,54,53)
#2A2624
(42,38,36)
#171613
(23,22,19)
#000000
(0,0,0)

Tints of #D5B6BD

#D5B6BD
(213,182,189)
#D8BCC3
(216,188,195)
#DBC2C9
(219,194,201)
#DEC8CF
(222,200,207)
#E1CED5
(225,206,213)
#E4D4DB
(228,212,219)
#E7DAE1
(231,218,225)
#EAE0E7
(234,224,231)
#EDE6ED
(237,230,237)
#F0ECF3
(240,236,243)
#F3F2F9
(243,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5B6BD; }

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

This text font color is #D5B6BD.

Background Color

.myBgColor { background-color: #D5B6BD; }

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

This div background color is #D5B6BD.

Border color

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

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

This div border color is #D5B6BD.

Opacity

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

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

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

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

This text has shadow with #D5B6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B6BD.

Preview

Color preview on black background

This text has color #D5B6BD on black background.


Color preview on white background

This text has color #D5B6BD on white background.


Black color preview on #D5B6BD background

This text has black color on #D5B6BD background.


White color preview on #D5B6BD background

This text has white color on #D5B6BD background.


Related colors

Complementary color

Complementary color for #hex is #2A4942.


I love getcolorcode.com

Triadic colors

1 #BDD5B6 and #B6BDD5 with #D5B6BD are triadic colors.

2 #BDB6D5 and #B6D5BD with #D5B6BD are triadic colors.