COLOR #D7A58A

HEX: #D7A58A RGB: (215,165,138)

Color info

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

RGB color model

#D7A58A color RGB value is (215,165,138).

RGB: (215,165,138) (84%, 65%, 54%)

RGB channels and saturation

R 215 of 255 = 84%
G 165 of 255 = 65%
B 138 of 255 = 54%

215
165
138

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

Portions of RGB colors in percentages

R + G + B = 215 + 165 + 138 = 518 (100%)
R 215 of 518 ~ 41.51%
G 165 of 518 ~ 31.85%
B 138 of 518 ~ 26.64'%

%41.51
%31.85
%26.64

CMYK color model

#D7A58A color CMYK value is (0,23,36,16).

  • cyan value is 0.00%
  • magenta value is 23.26%
  • yellow value is 35.81%
  • key color value is 15.69%

CMYK: (0,23,36,16)
C0M23Y36K16 (0%, 23%, 36%, 16%)
(0.00 / 0.23 / 0.36 / 0.16)

CMYK percentages

%0
%23.26
%35.81
%15.69

Codes

Color #D7A58A in popluar color models

D7 A5 8A
RGB 215 165 138
HSL 21° 49.04% 69.22%
HSB/HSV 21° 35.81% 84.31%
CMYK 0.00% 23.26% 35.81%
15.69%

Color #D7A58A in popluar number systems.

HEX D7 A5 8A
Decimal 215 165 138
Binary 11010111 10100101 10001010
Octal 327 245 212

Shades and tints

Shades of #D7A58A

#D7A58A
(215,165,138)
#C4967E
(196,150,126)
#B18772
(177,135,114)
#9E7866
(158,120,102)
#8B695A
(139,105,90)
#785A4E
(120,90,78)
#654B42
(101,75,66)
#523C36
(82,60,54)
#3F2D2A
(63,45,42)
#2C1E1E
(44,30,30)
#190F12
(25,15,18)
#000000
(0,0,0)

Tints of #D7A58A

#D7A58A
(215,165,138)
#DAAD94
(218,173,148)
#DDB59E
(221,181,158)
#E0BDA8
(224,189,168)
#E3C5B2
(227,197,178)
#E6CDBC
(230,205,188)
#E9D5C6
(233,213,198)
#ECDDD0
(236,221,208)
#EFE5DA
(239,229,218)
#F2EDE4
(242,237,228)
#F5F5EE
(245,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A58A color. Also use rgb(215,165,138) instead hex code.

Text Font Color

.myTextColor { color: #D7A58A; }

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

This text font color is #D7A58A.

Background Color

.myBgColor { background-color: #D7A58A; }

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

This div background color is #D7A58A.

Border color

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

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

This div border color is #D7A58A.

Opacity

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

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

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

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

This text has shadow with #D7A58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A58A.

Preview

Color preview on black background

This text has color #D7A58A on black background.


Color preview on white background

This text has color #D7A58A on white background.


Black color preview on #D7A58A background

This text has black color on #D7A58A background.


White color preview on #D7A58A background

This text has white color on #D7A58A background.


Related colors

Complementary color

Complementary color for #hex is #285A75.


I love getcolorcode.com

Triadic colors

1 #8AD7A5 and #A58AD7 with #D7A58A are triadic colors.

2 #8AA5D7 and #A5D78A with #D7A58A are triadic colors.