COLOR #D5A4AC

HEX: #D5A4AC RGB: (213,164,172)

Color info

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

RGB color model

#D5A4AC color RGB value is (213,164,172).

RGB: (213,164,172) (84%, 64%, 67%)

RGB channels and saturation

R 213 of 255 = 84%
G 164 of 255 = 64%
B 172 of 255 = 67%

213
164
172

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

Portions of RGB colors in percentages

R + G + B = 213 + 164 + 172 = 549 (100%)
R 213 of 549 ~ 38.8%
G 164 of 549 ~ 29.87%
B 172 of 549 ~ 31.33'%

%38.8
%29.87
%31.33

CMYK color model

#D5A4AC color CMYK value is (0,23,19,16).

  • cyan value is 0.00%
  • magenta value is 23.00%
  • yellow value is 19.25%
  • key color value is 16.47%

CMYK: (0,23,19,16)
C0M23Y19K16 (0%, 23%, 19%, 16%)
(0.00 / 0.23 / 0.19 / 0.16)

CMYK percentages

%0
%23
%19.25
%16.47

Codes

Color #D5A4AC in popluar color models

D5 A4 AC
RGB 213 164 172
HSL 350° 36.84% 73.92%
HSB/HSV 350° 23.00% 83.53%
CMYK 0.00% 23.00% 19.25%
16.47%

Color #D5A4AC in popluar number systems.

HEX D5 A4 AC
Decimal 213 164 172
Binary 11010101 10100100 10101100
Octal 325 244 254

Shades and tints

Shades of #D5A4AC

#D5A4AC
(213,164,172)
#C2969D
(194,150,157)
#AF888E
(175,136,142)
#9C7A7F
(156,122,127)
#896C70
(137,108,112)
#765E61
(118,94,97)
#635052
(99,80,82)
#504243
(80,66,67)
#3D3434
(61,52,52)
#2A2625
(42,38,37)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #D5A4AC

#D5A4AC
(213,164,172)
#D8ACB3
(216,172,179)
#DBB4BA
(219,180,186)
#DEBCC1
(222,188,193)
#E1C4C8
(225,196,200)
#E4CCCF
(228,204,207)
#E7D4D6
(231,212,214)
#EADCDD
(234,220,221)
#EDE4E4
(237,228,228)
#F0ECEB
(240,236,235)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A4AC color. Also use rgb(213,164,172) instead hex code.

Text Font Color

.myTextColor { color: #D5A4AC; }

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

This text font color is #D5A4AC.

Background Color

.myBgColor { background-color: #D5A4AC; }

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

This div background color is #D5A4AC.

Border color

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

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

This div border color is #D5A4AC.

Opacity

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

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

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

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

This text has shadow with #D5A4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A4AC.

Preview

Color preview on black background

This text has color #D5A4AC on black background.


Color preview on white background

This text has color #D5A4AC on white background.


Black color preview on #D5A4AC background

This text has black color on #D5A4AC background.


White color preview on #D5A4AC background

This text has white color on #D5A4AC background.


Related colors

Complementary color

Complementary color for #hex is #2A5B53.


I love getcolorcode.com

Triadic colors

1 #ACD5A4 and #A4ACD5 with #D5A4AC are triadic colors.

2 #ACA4D5 and #A4D5AC with #D5A4AC are triadic colors.