COLOR #D5A578

HEX: #D5A578 RGB: (213,165,120)

Color info

#D5A578 contains mainly red and green colors. Web safe color of #D5A578 is #CC9966 (or #C96).

RGB color model

#D5A578 color RGB value is (213,165,120).

RGB: (213,165,120) (84%, 65%, 47%)

RGB channels and saturation

R 213 of 255 = 84%
G 165 of 255 = 65%
B 120 of 255 = 47%

213
165
120

R + G + B ~ 65%. #D5A578 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 165 + 120 = 498 (100%)
R 213 of 498 ~ 42.77%
G 165 of 498 ~ 33.13%
B 120 of 498 ~ 24.1'%

%42.77
%33.13
%24.1

CMYK color model

#D5A578 color CMYK value is (0,23,44,16).

  • cyan value is 0.00%
  • magenta value is 22.54%
  • yellow value is 43.66%
  • key color value is 16.47%

CMYK: (0,23,44,16)
C0M23Y44K16 (0%, 23%, 44%, 16%)
(0.00 / 0.23 / 0.44 / 0.16)

CMYK percentages

%0
%22.54
%43.66
%16.47

Codes

Color #D5A578 in popluar color models

D5 A5 78
RGB 213 165 120
HSL 29° 52.54% 65.29%
HSB/HSV 29° 43.66% 83.53%
CMYK 0.00% 22.54% 43.66%
16.47%

Color #D5A578 in popluar number systems.

HEX D5 A5 78
Decimal 213 165 120
Binary 11010101 10100101 1111000
Octal 325 245 170

Shades and tints

Shades of #D5A578

#D5A578
(213,165,120)
#C2966E
(194,150,110)
#AF8764
(175,135,100)
#9C785A
(156,120,90)
#896950
(137,105,80)
#765A46
(118,90,70)
#634B3C
(99,75,60)
#503C32
(80,60,50)
#3D2D28
(61,45,40)
#2A1E1E
(42,30,30)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #D5A578

#D5A578
(213,165,120)
#D8AD84
(216,173,132)
#DBB590
(219,181,144)
#DEBD9C
(222,189,156)
#E1C5A8
(225,197,168)
#E4CDB4
(228,205,180)
#E7D5C0
(231,213,192)
#EADDCC
(234,221,204)
#EDE5D8
(237,229,216)
#F0EDE4
(240,237,228)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A578 color. Also use rgb(213,165,120) instead hex code.

Text Font Color

.myTextColor { color: #D5A578; }

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

This text font color is #D5A578.

Background Color

.myBgColor { background-color: #D5A578; }

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

This div background color is #D5A578.

Border color

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

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

This div border color is #D5A578.

Opacity

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

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

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

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

This text has shadow with #D5A578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A578.

Preview

Color preview on black background

This text has color #D5A578 on black background.


Color preview on white background

This text has color #D5A578 on white background.


Black color preview on #D5A578 background

This text has black color on #D5A578 background.


White color preview on #D5A578 background

This text has white color on #D5A578 background.


Related colors

Complementary color

Complementary color for #hex is #2A5A87.


I love getcolorcode.com

Triadic colors

1 #78D5A5 and #A578D5 with #D5A578 are triadic colors.

2 #78A5D5 and #A5D578 with #D5A578 are triadic colors.