COLOR #D6ABA6

HEX: #D6ABA6 RGB: (214,171,166)

Color info

#D6ABA6 contains red, green and blue colors in about the same proportion. Web safe color of #D6ABA6 is #CC9999 (or #C99).

RGB color model

#D6ABA6 color RGB value is (214,171,166).

RGB: (214,171,166) (84%, 67%, 65%)

RGB channels and saturation

R 214 of 255 = 84%
G 171 of 255 = 67%
B 166 of 255 = 65%

214
171
166

R + G + B ~ 72%. #D6ABA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 171 + 166 = 551 (100%)
R 214 of 551 ~ 38.84%
G 171 of 551 ~ 31.03%
B 166 of 551 ~ 30.13'%

%38.84
%31.03
%30.13

CMYK color model

#D6ABA6 color CMYK value is (0,20,22,16).

  • cyan value is 0.00%
  • magenta value is 20.09%
  • yellow value is 22.43%
  • key color value is 16.08%

CMYK: (0,20,22,16)
C0M20Y22K16 (0%, 20%, 22%, 16%)
(0.00 / 0.20 / 0.22 / 0.16)

CMYK percentages

%0
%20.09
%22.43
%16.08

Codes

Color #D6ABA6 in popluar color models

D6 AB A6
RGB 214 171 166
HSL 36.92% 74.51%
HSB/HSV 22.43% 83.92%
CMYK 0.00% 20.09% 22.43%
16.08%

Color #D6ABA6 in popluar number systems.

HEX D6 AB A6
Decimal 214 171 166
Binary 11010110 10101011 10100110
Octal 326 253 246

Shades and tints

Shades of #D6ABA6

#D6ABA6
(214,171,166)
#C39C97
(195,156,151)
#B08D88
(176,141,136)
#9D7E79
(157,126,121)
#8A6F6A
(138,111,106)
#77605B
(119,96,91)
#64514C
(100,81,76)
#51423D
(81,66,61)
#3E332E
(62,51,46)
#2B241F
(43,36,31)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #D6ABA6

#D6ABA6
(214,171,166)
#D9B2AE
(217,178,174)
#DCB9B6
(220,185,182)
#DFC0BE
(223,192,190)
#E2C7C6
(226,199,198)
#E5CECE
(229,206,206)
#E8D5D6
(232,213,214)
#EBDCDE
(235,220,222)
#EEE3E6
(238,227,230)
#F1EAEE
(241,234,238)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6ABA6 color. Also use rgb(214,171,166) instead hex code.

Text Font Color

.myTextColor { color: #D6ABA6; }

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

This text font color is #D6ABA6.

Background Color

.myBgColor { background-color: #D6ABA6; }

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

This div background color is #D6ABA6.

Border color

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

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

This div border color is #D6ABA6.

Opacity

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

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

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

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

This text has shadow with #D6ABA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6ABA6.

Preview

Color preview on black background

This text has color #D6ABA6 on black background.


Color preview on white background

This text has color #D6ABA6 on white background.


Black color preview on #D6ABA6 background

This text has black color on #D6ABA6 background.


White color preview on #D6ABA6 background

This text has white color on #D6ABA6 background.


Related colors

Complementary color

Complementary color for #hex is #295459.


I love getcolorcode.com

Triadic colors

1 #A6D6AB and #ABA6D6 with #D6ABA6 are triadic colors.

2 #A6ABD6 and #ABD6A6 with #D6ABA6 are triadic colors.