COLOR #D8A88A

HEX: #D8A88A RGB: (216,168,138)

Color info

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

RGB color model

#D8A88A color RGB value is (216,168,138).

RGB: (216,168,138) (85%, 66%, 54%)

RGB channels and saturation

R 216 of 255 = 85%
G 168 of 255 = 66%
B 138 of 255 = 54%

216
168
138

R + G + B ~ 68%. #D8A88A is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 168 + 138 = 522 (100%)
R 216 of 522 ~ 41.38%
G 168 of 522 ~ 32.18%
B 138 of 522 ~ 26.44'%

%41.38
%32.18
%26.44

CMYK color model

#D8A88A color CMYK value is (0,22,36,15).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 36.11%
  • key color value is 15.29%
CMYK: (0,22,36,15) C0M22Y36K15 (0%,22%,36%,15%) (0.00/0.22/0.36/0.15) 

CMYK percentages

%0
%22.22
%36.11
%15.29

Codes

Color #D8A88A in popluar color models

D8 A8 8A
RGB 216 168 138
HSL 23° 50.00% 69.41%
HSB/HSV 23° 36.11% 84.71%
CMYK 0.00% 22.22% 36.11%
15.29%

Color #D8A88A in popluar number systems.

HEX D8 A8 8A
Decimal 216 168 138
Binary 11011000 10101000 10001010
Octal 330 250 212

Shades and tints

Shades of #D8A88A

#D8A88A
(216,168,138)
#C5997E
(197,153,126)
#B28A72
(178,138,114)
#9F7B66
(159,123,102)
#8C6C5A
(140,108,90)
#795D4E
(121,93,78)
#664E42
(102,78,66)
#533F36
(83,63,54)
#40302A
(64,48,42)
#2D211E
(45,33,30)
#1A1212
(26,18,18)
#000000
(0,0,0)

Tints of #D8A88A

#D8A88A
(216,168,138)
#DBAF94
(219,175,148)
#DEB69E
(222,182,158)
#E1BDA8
(225,189,168)
#E4C4B2
(228,196,178)
#E7CBBC
(231,203,188)
#EAD2C6
(234,210,198)
#EDD9D0
(237,217,208)
#F0E0DA
(240,224,218)
#F3E7E4
(243,231,228)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A88A color. Also use rgb(216,168,138) instead hex code.

Text Font Color

.myTextColor { color: #D8A88A; }

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

This text font color is #D8A88A.

Background Color

.myBgColor { background-color: #D8A88A; }

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

This div background color is #D8A88A.

Border color

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

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

This div border color is #D8A88A.

Opacity

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

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

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

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

This text has shadow with #D8A88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A88A.

Preview

Color preview on black background

This text has color #D8A88A on black background.


Color preview on white background

This text has color #D8A88A on white background.


Black color preview on #D8A88A background

This text has black color on #D8A88A background.


White color preview on #D8A88A background

This text has white color on #D8A88A background.


Related colors

Complementary color

Complementary color for #hex is #275775.


I love getcolorcode.com

Triadic colors

1 #8AD8A8 and #A88AD8 with #D8A88A are triadic colors.

2 #8AA8D8 and #A8D88A with #D8A88A are triadic colors.