COLOR #D9A374

HEX: #D9A374 RGB: (217,163,116)

Color info

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

RGB color model

#D9A374 color RGB value is (217,163,116).

RGB: (217,163,116) (85%, 64%, 45%)

RGB channels and saturation

R 217 of 255 = 85%
G 163 of 255 = 64%
B 116 of 255 = 45%

217
163
116

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

Portions of RGB colors in percentages

R + G + B = 217 + 163 + 116 = 496 (100%)
R 217 of 496 ~ 43.75%
G 163 of 496 ~ 32.86%
B 116 of 496 ~ 23.39'%

%43.75
%32.86
%23.39

CMYK color model

#D9A374 color CMYK value is (0,25,47,15).

  • cyan value is 0.00%
  • magenta value is 24.88%
  • yellow value is 46.54%
  • key color value is 14.90%

CMYK: (0,25,47,15)
C0M25Y47K15 (0%, 25%, 47%, 15%)
(0.00 / 0.25 / 0.47 / 0.15)

CMYK percentages

%0
%24.88
%46.54
%14.9

Codes

Color #D9A374 in popluar color models

D9 A3 74
RGB 217 163 116
HSL 28° 57.06% 65.29%
HSB/HSV 28° 46.54% 85.10%
CMYK 0.00% 24.88% 46.54%
14.90%

Color #D9A374 in popluar number systems.

HEX D9 A3 74
Decimal 217 163 116
Binary 11011001 10100011 1110100
Octal 331 243 164

Shades and tints

Shades of #D9A374

#D9A374
(217,163,116)
#C6956A
(198,149,106)
#B38760
(179,135,96)
#A07956
(160,121,86)
#8D6B4C
(141,107,76)
#7A5D42
(122,93,66)
#674F38
(103,79,56)
#54412E
(84,65,46)
#413324
(65,51,36)
#2E251A
(46,37,26)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #D9A374

#D9A374
(217,163,116)
#DCAB80
(220,171,128)
#DFB38C
(223,179,140)
#E2BB98
(226,187,152)
#E5C3A4
(229,195,164)
#E8CBB0
(232,203,176)
#EBD3BC
(235,211,188)
#EEDBC8
(238,219,200)
#F1E3D4
(241,227,212)
#F4EBE0
(244,235,224)
#F7F3EC
(247,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A374 color. Also use rgb(217,163,116) instead hex code.

Text Font Color

.myTextColor { color: #D9A374; }

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

This text font color is #D9A374.

Background Color

.myBgColor { background-color: #D9A374; }

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

This div background color is #D9A374.

Border color

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

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

This div border color is #D9A374.

Opacity

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

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

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

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

This text has shadow with #D9A374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A374.

Preview

Color preview on black background

This text has color #D9A374 on black background.


Color preview on white background

This text has color #D9A374 on white background.


Black color preview on #D9A374 background

This text has black color on #D9A374 background.


White color preview on #D9A374 background

This text has white color on #D9A374 background.


Related colors

Complementary color

Complementary color for #hex is #265C8B.


I love getcolorcode.com

Triadic colors

1 #74D9A3 and #A374D9 with #D9A374 are triadic colors.

2 #74A3D9 and #A3D974 with #D9A374 are triadic colors.