COLOR #D9BABD

HEX: #D9BABD RGB: (217,186,189)

Color info

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

RGB color model

#D9BABD color RGB value is (217,186,189).

RGB: (217,186,189) (85%, 73%, 74%)

RGB channels and saturation

R 217 of 255 = 85%
G 186 of 255 = 73%
B 189 of 255 = 74%

217
186
189

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

Portions of RGB colors in percentages

R + G + B = 217 + 186 + 189 = 592 (100%)
R 217 of 592 ~ 36.66%
G 186 of 592 ~ 31.42%
B 189 of 592 ~ 31.93'%

%36.66
%31.42
%31.93

CMYK color model

#D9BABD color CMYK value is (0,14,13,15).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 12.90%
  • key color value is 14.90%

CMYK: (0,14,13,15)
C0M14Y13K15 (0%, 14%, 13%, 15%)
(0.00 / 0.14 / 0.13 / 0.15)

CMYK percentages

%0
%14.29
%12.9
%14.9

Codes

Color #D9BABD in popluar color models

D9 BA BD
RGB 217 186 189
HSL 354° 28.97% 79.02%
HSB/HSV 354° 14.29% 85.10%
CMYK 0.00% 14.29% 12.90%
14.90%

Color #D9BABD in popluar number systems.

HEX D9 BA BD
Decimal 217 186 189
Binary 11011001 10111010 10111101
Octal 331 272 275

Shades and tints

Shades of #D9BABD

#D9BABD
(217,186,189)
#C6AAAC
(198,170,172)
#B39A9B
(179,154,155)
#A08A8A
(160,138,138)
#8D7A79
(141,122,121)
#7A6A68
(122,106,104)
#675A57
(103,90,87)
#544A46
(84,74,70)
#413A35
(65,58,53)
#2E2A24
(46,42,36)
#1B1A13
(27,26,19)
#000000
(0,0,0)

Tints of #D9BABD

#D9BABD
(217,186,189)
#DCC0C3
(220,192,195)
#DFC6C9
(223,198,201)
#E2CCCF
(226,204,207)
#E5D2D5
(229,210,213)
#E8D8DB
(232,216,219)
#EBDEE1
(235,222,225)
#EEE4E7
(238,228,231)
#F1EAED
(241,234,237)
#F4F0F3
(244,240,243)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9BABD color. Also use rgb(217,186,189) instead hex code.

Text Font Color

.myTextColor { color: #D9BABD; }

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

This text font color is #D9BABD.

Background Color

.myBgColor { background-color: #D9BABD; }

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

This div background color is #D9BABD.

Border color

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

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

This div border color is #D9BABD.

Opacity

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

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

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

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

This text has shadow with #D9BABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9BABD.

Preview

Color preview on black background

This text has color #D9BABD on black background.


Color preview on white background

This text has color #D9BABD on white background.


Black color preview on #D9BABD background

This text has black color on #D9BABD background.


White color preview on #D9BABD background

This text has white color on #D9BABD background.


Related colors

Complementary color

Complementary color for #hex is #264542.


I love getcolorcode.com

Triadic colors

1 #BDD9BA and #BABDD9 with #D9BABD are triadic colors.

2 #BDBAD9 and #BAD9BD with #D9BABD are triadic colors.