COLOR #D8A1AB

HEX: #D8A1AB RGB: (216,161,171)

Color info

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

RGB color model

#D8A1AB color RGB value is (216,161,171).

RGB: (216,161,171) (85%, 63%, 67%)

RGB channels and saturation

R 216 of 255 = 85%
G 161 of 255 = 63%
B 171 of 255 = 67%

216
161
171

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

Portions of RGB colors in percentages

R + G + B = 216 + 161 + 171 = 548 (100%)
R 216 of 548 ~ 39.42%
G 161 of 548 ~ 29.38%
B 171 of 548 ~ 31.2'%

%39.42
%29.38
%31.2

CMYK color model

#D8A1AB color CMYK value is (0,25,21,15).

  • cyan value is 0.00%
  • magenta value is 25.46%
  • yellow value is 20.83%
  • key color value is 15.29%
CMYK: (0,25,21,15) C0M25Y21K15 (0%,25%,21%,15%) (0.00/0.25/0.21/0.15) 

CMYK percentages

%0
%25.46
%20.83
%15.29

Codes

Color #D8A1AB in popluar color models

D8 A1 AB
RGB 216 161 171
HSL 349° 41.35% 73.92%
HSB/HSV 349° 25.46% 84.71%
CMYK 0.00% 25.46% 20.83%
15.29%

Color #D8A1AB in popluar number systems.

HEX D8 A1 AB
Decimal 216 161 171
Binary 11011000 10100001 10101011
Octal 330 241 253

Shades and tints

Shades of #D8A1AB

#D8A1AB
(216,161,171)
#C5939C
(197,147,156)
#B2858D
(178,133,141)
#9F777E
(159,119,126)
#8C696F
(140,105,111)
#795B60
(121,91,96)
#664D51
(102,77,81)
#533F42
(83,63,66)
#403133
(64,49,51)
#2D2324
(45,35,36)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #D8A1AB

#D8A1AB
(216,161,171)
#DBA9B2
(219,169,178)
#DEB1B9
(222,177,185)
#E1B9C0
(225,185,192)
#E4C1C7
(228,193,199)
#E7C9CE
(231,201,206)
#EAD1D5
(234,209,213)
#EDD9DC
(237,217,220)
#F0E1E3
(240,225,227)
#F3E9EA
(243,233,234)
#F6F1F1
(246,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A1AB color. Also use rgb(216,161,171) instead hex code.

Text Font Color

.myTextColor { color: #D8A1AB; }

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

This text font color is #D8A1AB.

Background Color

.myBgColor { background-color: #D8A1AB; }

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

This div background color is #D8A1AB.

Border color

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

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

This div border color is #D8A1AB.

Opacity

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

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

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

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

This text has shadow with #D8A1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A1AB.

Preview

Color preview on black background

This text has color #D8A1AB on black background.


Color preview on white background

This text has color #D8A1AB on white background.


Black color preview on #D8A1AB background

This text has black color on #D8A1AB background.


White color preview on #D8A1AB background

This text has white color on #D8A1AB background.


Related colors

Complementary color

Complementary color for #hex is #275E54.


I love getcolorcode.com

Triadic colors

1 #ABD8A1 and #A1ABD8 with #D8A1AB are triadic colors.

2 #ABA1D8 and #A1D8AB with #D8A1AB are triadic colors.