COLOR #AD8417

HEX: #AD8417 RGB: (173,132,23)

Color info

#AD8417 contains mainly red and green colors. Web safe color of #AD8417 is #999900 (or #990).

RGB color model

#AD8417 color RGB value is (173,132,23).

RGB: (173,132,23) (68%, 52%, 9%)

RGB channels and saturation

R 173 of 255 = 68%
G 132 of 255 = 52%
B 23 of 255 = 9%

173
132
23

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

Portions of RGB colors in percentages

R + G + B = 173 + 132 + 23 = 328 (100%)
R 173 of 328 ~ 52.74%
G 132 of 328 ~ 40.24%
B 23 of 328 ~ 7.01'%

%52.74
%40.24

CMYK color model

#AD8417 color CMYK value is (0,24,87,32).

  • cyan value is 0.00%
  • magenta value is 23.70%
  • yellow value is 86.71%
  • key color value is 32.16%

CMYK: (0,24,87,32)
C0M24Y87K32 (0%, 24%, 87%, 32%)
(0.00 / 0.24 / 0.87 / 0.32)

CMYK percentages

%0
%23.7
%86.71
%32.16

Codes

Color #AD8417 in popluar color models

AD 84 17
RGB 173 132 23
HSL 44° 76.53% 38.43%
HSB/HSV 44° 86.71% 67.84%
CMYK 0.00% 23.70% 86.71%
32.16%

Color #AD8417 in popluar number systems.

HEX AD 84 17
Decimal 173 132 23
Binary 10101101 10000100 10111
Octal 255 204 27

Shades and tints

Shades of #AD8417

#AD8417
(173,132,23)
#9E7815
(158,120,21)
#8F6C13
(143,108,19)
#806011
(128,96,17)
#71540F
(113,84,15)
#62480D
(98,72,13)
#533C0B
(83,60,11)
#443009
(68,48,9)
#352407
(53,36,7)
#261805
(38,24,5)
#170C03
(23,12,3)
#000000
(0,0,0)

Tints of #AD8417

#AD8417
(173,132,23)
#B48F2C
(180,143,44)
#BB9A41
(187,154,65)
#C2A556
(194,165,86)
#C9B06B
(201,176,107)
#D0BB80
(208,187,128)
#D7C695
(215,198,149)
#DED1AA
(222,209,170)
#E5DCBF
(229,220,191)
#ECE7D4
(236,231,212)
#F3F2E9
(243,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8417 color. Also use rgb(173,132,23) instead hex code.

Text Font Color

.myTextColor { color: #AD8417; }

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

This text font color is #AD8417.

Background Color

.myBgColor { background-color: #AD8417; }

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

This div background color is #AD8417.

Border color

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

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

This div border color is #AD8417.

Opacity

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

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

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

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

This text has shadow with #AD8417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8417.

Preview

Color preview on black background

This text has color #AD8417 on black background.


Color preview on white background

This text has color #AD8417 on white background.


Black color preview on #AD8417 background

This text has black color on #AD8417 background.


White color preview on #AD8417 background

This text has white color on #AD8417 background.


Related colors

Complementary color

Complementary color for #hex is #527BE8.


I love getcolorcode.com

Triadic colors

1 #17AD84 and #8417AD with #AD8417 are triadic colors.

2 #1784AD and #84AD17 with #AD8417 are triadic colors.