COLOR #D9A388

HEX: #D9A388 RGB: (217,163,136)

Color info

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

RGB color model

#D9A388 color RGB value is (217,163,136).

RGB: (217,163,136) (85%, 64%, 53%)

RGB channels and saturation

R 217 of 255 = 85%
G 163 of 255 = 64%
B 136 of 255 = 53%

217
163
136

R + G + B ~ 67%. #D9A388 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 163 + 136 = 516 (100%)
R 217 of 516 ~ 42.05%
G 163 of 516 ~ 31.59%
B 136 of 516 ~ 26.36'%

%42.05
%31.59
%26.36

CMYK color model

#D9A388 color CMYK value is (0,25,37,15).

  • cyan value is 0.00%
  • magenta value is 24.88%
  • yellow value is 37.33%
  • key color value is 14.90%

CMYK: (0,25,37,15)
C0M25Y37K15 (0%, 25%, 37%, 15%)
(0.00 / 0.25 / 0.37 / 0.15)

CMYK percentages

%0
%24.88
%37.33
%14.9

Codes

Color #D9A388 in popluar color models

D9 A3 88
RGB 217 163 136
HSL 20° 51.59% 69.22%
HSB/HSV 20° 37.33% 85.10%
CMYK 0.00% 24.88% 37.33%
14.90%

Color #D9A388 in popluar number systems.

HEX D9 A3 88
Decimal 217 163 136
Binary 11011001 10100011 10001000
Octal 331 243 210

Shades and tints

Shades of #D9A388

#D9A388
(217,163,136)
#C6957C
(198,149,124)
#B38770
(179,135,112)
#A07964
(160,121,100)
#8D6B58
(141,107,88)
#7A5D4C
(122,93,76)
#674F40
(103,79,64)
#544134
(84,65,52)
#413328
(65,51,40)
#2E251C
(46,37,28)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #D9A388

#D9A388
(217,163,136)
#DCAB92
(220,171,146)
#DFB39C
(223,179,156)
#E2BBA6
(226,187,166)
#E5C3B0
(229,195,176)
#E8CBBA
(232,203,186)
#EBD3C4
(235,211,196)
#EEDBCE
(238,219,206)
#F1E3D8
(241,227,216)
#F4EBE2
(244,235,226)
#F7F3EC
(247,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A388 color. Also use rgb(217,163,136) instead hex code.

Text Font Color

.myTextColor { color: #D9A388; }

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

This text font color is #D9A388.

Background Color

.myBgColor { background-color: #D9A388; }

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

This div background color is #D9A388.

Border color

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

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

This div border color is #D9A388.

Opacity

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

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

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

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

This text has shadow with #D9A388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A388.

Preview

Color preview on black background

This text has color #D9A388 on black background.


Color preview on white background

This text has color #D9A388 on white background.


Black color preview on #D9A388 background

This text has black color on #D9A388 background.


White color preview on #D9A388 background

This text has white color on #D9A388 background.


Related colors

Complementary color

Complementary color for #hex is #265C77.


I love getcolorcode.com

Triadic colors

1 #88D9A3 and #A388D9 with #D9A388 are triadic colors.

2 #88A3D9 and #A3D988 with #D9A388 are triadic colors.