COLOR #D5AB8D

HEX: #D5AB8D RGB: (213,171,141)

Color info

#D5AB8D contains mainly red and green colors. Web safe color of #D5AB8D is #CC9999 (or #C99).

RGB color model

#D5AB8D color RGB value is (213,171,141).

RGB: (213,171,141) (84%, 67%, 55%)

RGB channels and saturation

R 213 of 255 = 84%
G 171 of 255 = 67%
B 141 of 255 = 55%

213
171
141

R + G + B ~ 69%. #D5AB8D is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 171 + 141 = 525 (100%)
R 213 of 525 ~ 40.57%
G 171 of 525 ~ 32.57%
B 141 of 525 ~ 26.86'%

%40.57
%32.57
%26.86

CMYK color model

#D5AB8D color CMYK value is (0,20,34,16).

  • cyan value is 0.00%
  • magenta value is 19.72%
  • yellow value is 33.80%
  • key color value is 16.47%
CMYK: (0,20,34,16) C0M20Y34K16 (0%,20%,34%,16%) (0.00/0.20/0.34/0.16) 

CMYK percentages

%0
%19.72
%33.8
%16.47

Codes

Color #D5AB8D in popluar color models

D5 AB 8D
RGB 213 171 141
HSL 25° 46.15% 69.41%
HSB/HSV 25° 33.80% 83.53%
CMYK 0.00% 19.72% 33.80%
16.47%

Color #D5AB8D in popluar number systems.

HEX D5 AB 8D
Decimal 213 171 141
Binary 11010101 10101011 10001101
Octal 325 253 215

Shades and tints

Shades of #D5AB8D

#D5AB8D
(213,171,141)
#C29C81
(194,156,129)
#AF8D75
(175,141,117)
#9C7E69
(156,126,105)
#896F5D
(137,111,93)
#766051
(118,96,81)
#635145
(99,81,69)
#504239
(80,66,57)
#3D332D
(61,51,45)
#2A2421
(42,36,33)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #D5AB8D

#D5AB8D
(213,171,141)
#D8B297
(216,178,151)
#DBB9A1
(219,185,161)
#DEC0AB
(222,192,171)
#E1C7B5
(225,199,181)
#E4CEBF
(228,206,191)
#E7D5C9
(231,213,201)
#EADCD3
(234,220,211)
#EDE3DD
(237,227,221)
#F0EAE7
(240,234,231)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5AB8D color. Also use rgb(213,171,141) instead hex code.

Text Font Color

.myTextColor { color: #D5AB8D; }

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

This text font color is #D5AB8D.

Background Color

.myBgColor { background-color: #D5AB8D; }

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

This div background color is #D5AB8D.

Border color

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

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

This div border color is #D5AB8D.

Opacity

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

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

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

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

This text has shadow with #D5AB8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AB8D.

Preview

Color preview on black background

This text has color #D5AB8D on black background.


Color preview on white background

This text has color #D5AB8D on white background.


Black color preview on #D5AB8D background

This text has black color on #D5AB8D background.


White color preview on #D5AB8D background

This text has white color on #D5AB8D background.


Related colors

Complementary color

Complementary color for #hex is #2A5472.


I love getcolorcode.com

Triadic colors

1 #8DD5AB and #AB8DD5 with #D5AB8D are triadic colors.

2 #8DABD5 and #ABD58D with #D5AB8D are triadic colors.