COLOR #D6BABD

HEX: #D6BABD RGB: (214,186,189)

Color info

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

RGB color model

#D6BABD color RGB value is (214,186,189).

RGB: (214,186,189) (84%, 73%, 74%)

RGB channels and saturation

R 214 of 255 = 84%
G 186 of 255 = 73%
B 189 of 255 = 74%

214
186
189

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

Portions of RGB colors in percentages

R + G + B = 214 + 186 + 189 = 589 (100%)
R 214 of 589 ~ 36.33%
G 186 of 589 ~ 31.58%
B 189 of 589 ~ 32.09'%

%36.33
%31.58
%32.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 11.68%
  • key color value is 16.08%

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

CMYK percentages

%0
%13.08
%11.68
%16.08

Codes

Color #D6BABD in popluar color models

D6 BA BD
RGB 214 186 189
HSL 354° 25.45% 78.43%
HSB/HSV 354° 13.08% 83.92%
CMYK 0.00% 13.08% 11.68%
16.08%

Color #D6BABD in popluar number systems.

HEX D6 BA BD
Decimal 214 186 189
Binary 11010110 10111010 10111101
Octal 326 272 275

Shades and tints

Shades of #D6BABD

#D6BABD
(214,186,189)
#C3AAAC
(195,170,172)
#B09A9B
(176,154,155)
#9D8A8A
(157,138,138)
#8A7A79
(138,122,121)
#776A68
(119,106,104)
#645A57
(100,90,87)
#514A46
(81,74,70)
#3E3A35
(62,58,53)
#2B2A24
(43,42,36)
#181A13
(24,26,19)
#000000
(0,0,0)

Tints of #D6BABD

#D6BABD
(214,186,189)
#D9C0C3
(217,192,195)
#DCC6C9
(220,198,201)
#DFCCCF
(223,204,207)
#E2D2D5
(226,210,213)
#E5D8DB
(229,216,219)
#E8DEE1
(232,222,225)
#EBE4E7
(235,228,231)
#EEEAED
(238,234,237)
#F1F0F3
(241,240,243)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6BABD; }

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

This text font color is #D6BABD.

Background Color

.myBgColor { background-color: #D6BABD; }

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

This div background color is #D6BABD.

Border color

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

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

This div border color is #D6BABD.

Opacity

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

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

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

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

This text has shadow with #D6BABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BABD.

Preview

Color preview on black background

This text has color #D6BABD on black background.


Color preview on white background

This text has color #D6BABD on white background.


Black color preview on #D6BABD background

This text has black color on #D6BABD background.


White color preview on #D6BABD background

This text has white color on #D6BABD background.


Related colors

Complementary color

Complementary color for #hex is #294542.


I love getcolorcode.com

Triadic colors

1 #BDD6BA and #BABDD6 with #D6BABD are triadic colors.

2 #BDBAD6 and #BAD6BD with #D6BABD are triadic colors.