COLOR #D5A64A

HEX: #D5A64A RGB: (213,166,74)

Color info

#D5A64A contains mainly red and green colors. Web safe color of #D5A64A is #CC9933 (or #C93).

RGB color model

#D5A64A color RGB value is (213,166,74).

RGB: (213,166,74) (84%, 65%, 29%)

RGB channels and saturation

R 213 of 255 = 84%
G 166 of 255 = 65%
B 74 of 255 = 29%

213
166
74

R + G + B ~ 59%. #D5A64A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 213 + 166 + 74 = 453 (100%)
R 213 of 453 ~ 47.02%
G 166 of 453 ~ 36.64%
B 74 of 453 ~ 16.34'%

%47.02
%36.64
%16.34

CMYK color model

#D5A64A color CMYK value is (0,22,65,16).

  • cyan value is 0.00%
  • magenta value is 22.07%
  • yellow value is 65.26%
  • key color value is 16.47%
CMYK: (0,22,65,16) C0M22Y65K16 (0%,22%,65%,16%) (0.00/0.22/0.65/0.16) 

CMYK percentages

%0
%22.07
%65.26
%16.47

Codes

Color #D5A64A in popluar color models

D5 A6 4A
RGB 213 166 74
HSL 40° 62.33% 56.27%
HSB/HSV 40° 65.26% 83.53%
CMYK 0.00% 22.07% 65.26%
16.47%

Color #D5A64A in popluar number systems.

HEX D5 A6 4A
Decimal 213 166 74
Binary 11010101 10100110 1001010
Octal 325 246 112

Shades and tints

Shades of #D5A64A

#D5A64A
(213,166,74)
#C29744
(194,151,68)
#AF883E
(175,136,62)
#9C7938
(156,121,56)
#896A32
(137,106,50)
#765B2C
(118,91,44)
#634C26
(99,76,38)
#503D20
(80,61,32)
#3D2E1A
(61,46,26)
#2A1F14
(42,31,20)
#17100E
(23,16,14)
#000000
(0,0,0)

Tints of #D5A64A

#D5A64A
(213,166,74)
#D8AE5A
(216,174,90)
#DBB66A
(219,182,106)
#DEBE7A
(222,190,122)
#E1C68A
(225,198,138)
#E4CE9A
(228,206,154)
#E7D6AA
(231,214,170)
#EADEBA
(234,222,186)
#EDE6CA
(237,230,202)
#F0EEDA
(240,238,218)
#F3F6EA
(243,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A64A color. Also use rgb(213,166,74) instead hex code.

Text Font Color

.myTextColor { color: #D5A64A; }

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

This text font color is #D5A64A.

Background Color

.myBgColor { background-color: #D5A64A; }

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

This div background color is #D5A64A.

Border color

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

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

This div border color is #D5A64A.

Opacity

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

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

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

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

This text has shadow with #D5A64A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A64A.

Preview

Color preview on black background

This text has color #D5A64A on black background.


Color preview on white background

This text has color #D5A64A on white background.


Black color preview on #D5A64A background

This text has black color on #D5A64A background.


White color preview on #D5A64A background

This text has white color on #D5A64A background.


Related colors

Complementary color

Complementary color for #hex is #2A59B5.


I love getcolorcode.com

Triadic colors

1 #4AD5A6 and #A64AD5 with #D5A64A are triadic colors.

2 #4AA6D5 and #A6D54A with #D5A64A are triadic colors.