COLOR #D7A395

HEX: #D7A395 RGB: (215,163,149)

Color info

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

RGB color model

#D7A395 color RGB value is (215,163,149).

RGB: (215,163,149) (84%, 64%, 58%)

RGB channels and saturation

R 215 of 255 = 84%
G 163 of 255 = 64%
B 149 of 255 = 58%

215
163
149

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

Portions of RGB colors in percentages

R + G + B = 215 + 163 + 149 = 527 (100%)
R 215 of 527 ~ 40.8%
G 163 of 527 ~ 30.93%
B 149 of 527 ~ 28.27'%

%40.8
%30.93
%28.27

CMYK color model

#D7A395 color CMYK value is (0,24,31,16).

  • cyan value is 0.00%
  • magenta value is 24.19%
  • yellow value is 30.70%
  • key color value is 15.69%
CMYK: (0,24,31,16) C0M24Y31K16 (0%,24%,31%,16%) (0.00/0.24/0.31/0.16) 

CMYK percentages

%0
%24.19
%30.7
%15.69

Codes

Color #D7A395 in popluar color models

D7 A3 95
RGB 215 163 149
HSL 13° 45.21% 71.37%
HSB/HSV 13° 30.70% 84.31%
CMYK 0.00% 24.19% 30.70%
15.69%

Color #D7A395 in popluar number systems.

HEX D7 A3 95
Decimal 215 163 149
Binary 11010111 10100011 10010101
Octal 327 243 225

Shades and tints

Shades of #D7A395

#D7A395
(215,163,149)
#C49588
(196,149,136)
#B1877B
(177,135,123)
#9E796E
(158,121,110)
#8B6B61
(139,107,97)
#785D54
(120,93,84)
#654F47
(101,79,71)
#52413A
(82,65,58)
#3F332D
(63,51,45)
#2C2520
(44,37,32)
#191713
(25,23,19)
#000000
(0,0,0)

Tints of #D7A395

#D7A395
(215,163,149)
#DAAB9E
(218,171,158)
#DDB3A7
(221,179,167)
#E0BBB0
(224,187,176)
#E3C3B9
(227,195,185)
#E6CBC2
(230,203,194)
#E9D3CB
(233,211,203)
#ECDBD4
(236,219,212)
#EFE3DD
(239,227,221)
#F2EBE6
(242,235,230)
#F5F3EF
(245,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A395 color. Also use rgb(215,163,149) instead hex code.

Text Font Color

.myTextColor { color: #D7A395; }

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

This text font color is #D7A395.

Background Color

.myBgColor { background-color: #D7A395; }

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

This div background color is #D7A395.

Border color

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

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

This div border color is #D7A395.

Opacity

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

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

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

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

This text has shadow with #D7A395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A395.

Preview

Color preview on black background

This text has color #D7A395 on black background.


Color preview on white background

This text has color #D7A395 on white background.


Black color preview on #D7A395 background

This text has black color on #D7A395 background.


White color preview on #D7A395 background

This text has white color on #D7A395 background.


Related colors

Complementary color

Complementary color for #hex is #285C6A.


I love getcolorcode.com

Triadic colors

1 #95D7A3 and #A395D7 with #D7A395 are triadic colors.

2 #95A3D7 and #A3D795 with #D7A395 are triadic colors.