COLOR #D5A9BA

HEX: #D5A9BA RGB: (213,169,186)

Color info

#D5A9BA contains red, green and blue colors in about the same proportion. Web safe color of #D5A9BA is #CC99CC (or #C9C).

RGB color model

#D5A9BA color RGB value is (213,169,186).

RGB: (213,169,186) (84%, 66%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 169 of 255 = 66%
B 186 of 255 = 73%

213
169
186

R + G + B ~ 74%. #D5A9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 169 + 186 = 568 (100%)
R 213 of 568 ~ 37.5%
G 169 of 568 ~ 29.75%
B 186 of 568 ~ 32.75'%

%37.5
%29.75
%32.75

CMYK color model

#D5A9BA color CMYK value is (0,21,13,16).

  • cyan value is 0.00%
  • magenta value is 20.66%
  • yellow value is 12.68%
  • key color value is 16.47%

CMYK: (0,21,13,16)
C0M21Y13K16 (0%, 21%, 13%, 16%)
(0.00 / 0.21 / 0.13 / 0.16)

CMYK percentages

%0
%20.66
%12.68
%16.47

Codes

Color #D5A9BA in popluar color models

D5 A9 BA
RGB 213 169 186
HSL 337° 34.38% 74.90%
HSB/HSV 337° 20.66% 83.53%
CMYK 0.00% 20.66% 12.68%
16.47%

Color #D5A9BA in popluar number systems.

HEX D5 A9 BA
Decimal 213 169 186
Binary 11010101 10101001 10111010
Octal 325 251 272

Shades and tints

Shades of #D5A9BA

#D5A9BA
(213,169,186)
#C29AAA
(194,154,170)
#AF8B9A
(175,139,154)
#9C7C8A
(156,124,138)
#896D7A
(137,109,122)
#765E6A
(118,94,106)
#634F5A
(99,79,90)
#50404A
(80,64,74)
#3D313A
(61,49,58)
#2A222A
(42,34,42)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #D5A9BA

#D5A9BA
(213,169,186)
#D8B0C0
(216,176,192)
#DBB7C6
(219,183,198)
#DEBECC
(222,190,204)
#E1C5D2
(225,197,210)
#E4CCD8
(228,204,216)
#E7D3DE
(231,211,222)
#EADAE4
(234,218,228)
#EDE1EA
(237,225,234)
#F0E8F0
(240,232,240)
#F3EFF6
(243,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A9BA color. Also use rgb(213,169,186) instead hex code.

Text Font Color

.myTextColor { color: #D5A9BA; }

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

This text font color is #D5A9BA.

Background Color

.myBgColor { background-color: #D5A9BA; }

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

This div background color is #D5A9BA.

Border color

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

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

This div border color is #D5A9BA.

Opacity

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

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

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

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

This text has shadow with #D5A9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A9BA.

Preview

Color preview on black background

This text has color #D5A9BA on black background.


Color preview on white background

This text has color #D5A9BA on white background.


Black color preview on #D5A9BA background

This text has black color on #D5A9BA background.


White color preview on #D5A9BA background

This text has white color on #D5A9BA background.


Related colors

Complementary color

Complementary color for #hex is #2A5645.


I love getcolorcode.com

Triadic colors

1 #BAD5A9 and #A9BAD5 with #D5A9BA are triadic colors.

2 #BAA9D5 and #A9D5BA with #D5A9BA are triadic colors.