COLOR #D8A295

HEX: #D8A295 RGB: (216,162,149)

Color info

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

RGB color model

#D8A295 color RGB value is (216,162,149).

RGB: (216,162,149) (85%, 64%, 58%)

RGB channels and saturation

R 216 of 255 = 85%
G 162 of 255 = 64%
B 149 of 255 = 58%

216
162
149

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

Portions of RGB colors in percentages

R + G + B = 216 + 162 + 149 = 527 (100%)
R 216 of 527 ~ 40.99%
G 162 of 527 ~ 30.74%
B 149 of 527 ~ 28.27'%

%40.99
%30.74
%28.27

CMYK color model

#D8A295 color CMYK value is (0,25,31,15).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 31.02%
  • key color value is 15.29%

CMYK: (0,25,31,15)
C0M25Y31K15 (0%, 25%, 31%, 15%)
(0.00 / 0.25 / 0.31 / 0.15)

CMYK percentages

%0
%25
%31.02
%15.29

Codes

Color #D8A295 in popluar color models

D8 A2 95
RGB 216 162 149
HSL 12° 46.21% 71.57%
HSB/HSV 12° 31.02% 84.71%
CMYK 0.00% 25.00% 31.02%
15.29%

Color #D8A295 in popluar number systems.

HEX D8 A2 95
Decimal 216 162 149
Binary 11011000 10100010 10010101
Octal 330 242 225

Shades and tints

Shades of #D8A295

#D8A295
(216,162,149)
#C59488
(197,148,136)
#B2867B
(178,134,123)
#9F786E
(159,120,110)
#8C6A61
(140,106,97)
#795C54
(121,92,84)
#664E47
(102,78,71)
#53403A
(83,64,58)
#40322D
(64,50,45)
#2D2420
(45,36,32)
#1A1613
(26,22,19)
#000000
(0,0,0)

Tints of #D8A295

#D8A295
(216,162,149)
#DBAA9E
(219,170,158)
#DEB2A7
(222,178,167)
#E1BAB0
(225,186,176)
#E4C2B9
(228,194,185)
#E7CAC2
(231,202,194)
#EAD2CB
(234,210,203)
#EDDAD4
(237,218,212)
#F0E2DD
(240,226,221)
#F3EAE6
(243,234,230)
#F6F2EF
(246,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A295 color. Also use rgb(216,162,149) instead hex code.

Text Font Color

.myTextColor { color: #D8A295; }

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

This text font color is #D8A295.

Background Color

.myBgColor { background-color: #D8A295; }

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

This div background color is #D8A295.

Border color

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

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

This div border color is #D8A295.

Opacity

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

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

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

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

This text has shadow with #D8A295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A295.

Preview

Color preview on black background

This text has color #D8A295 on black background.


Color preview on white background

This text has color #D8A295 on white background.


Black color preview on #D8A295 background

This text has black color on #D8A295 background.


White color preview on #D8A295 background

This text has white color on #D8A295 background.


Related colors

Complementary color

Complementary color for #hex is #275D6A.


I love getcolorcode.com

Triadic colors

1 #95D8A2 and #A295D8 with #D8A295 are triadic colors.

2 #95A2D8 and #A2D895 with #D8A295 are triadic colors.