COLOR #A59416

HEX: #A59416 RGB: (165,148,22)

Color info

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

RGB color model

#A59416 color RGB value is (165,148,22).

RGB: (165,148,22) (65%, 58%, 9%)

RGB channels and saturation

R 165 of 255 = 65%
G 148 of 255 = 58%
B 22 of 255 = 9%

165
148
22

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

Portions of RGB colors in percentages

R + G + B = 165 + 148 + 22 = 335 (100%)
R 165 of 335 ~ 49.25%
G 148 of 335 ~ 44.18%
B 22 of 335 ~ 6.57'%

%49.25
%44.18

CMYK color model

#A59416 color CMYK value is (0,10,87,35).

  • cyan value is 0.00%
  • magenta value is 10.30%
  • yellow value is 86.67%
  • key color value is 35.29%

CMYK: (0,10,87,35)
C0M10Y87K35 (0%, 10%, 87%, 35%)
(0.00 / 0.10 / 0.87 / 0.35)

CMYK percentages

%0
%10.3
%86.67
%35.29

Codes

Color #A59416 in popluar color models

A5 94 16
RGB 165 148 22
HSL 53° 76.47% 36.67%
HSB/HSV 53° 86.67% 64.71%
CMYK 0.00% 10.30% 86.67%
35.29%

Color #A59416 in popluar number systems.

HEX A5 94 16
Decimal 165 148 22
Binary 10100101 10010100 10110
Octal 245 224 26

Shades and tints

Shades of #A59416

#A59416
(165,148,22)
#968714
(150,135,20)
#877A12
(135,122,18)
#786D10
(120,109,16)
#69600E
(105,96,14)
#5A530C
(90,83,12)
#4B460A
(75,70,10)
#3C3908
(60,57,8)
#2D2C06
(45,44,6)
#1E1F04
(30,31,4)
#0F1202
(15,18,2)
#000000
(0,0,0)

Tints of #A59416

#A59416
(165,148,22)
#AD9D2B
(173,157,43)
#B5A640
(181,166,64)
#BDAF55
(189,175,85)
#C5B86A
(197,184,106)
#CDC17F
(205,193,127)
#D5CA94
(213,202,148)
#DDD3A9
(221,211,169)
#E5DCBE
(229,220,190)
#EDE5D3
(237,229,211)
#F5EEE8
(245,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59416 color. Also use rgb(165,148,22) instead hex code.

Text Font Color

.myTextColor { color: #A59416; }

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

This text font color is #A59416.

Background Color

.myBgColor { background-color: #A59416; }

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

This div background color is #A59416.

Border color

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

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

This div border color is #A59416.

Opacity

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

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

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

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

This text has shadow with #A59416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59416.

Preview

Color preview on black background

This text has color #A59416 on black background.


Color preview on white background

This text has color #A59416 on white background.


Black color preview on #A59416 background

This text has black color on #A59416 background.


White color preview on #A59416 background

This text has white color on #A59416 background.


Related colors

Complementary color

Complementary color for #A59416 is #5A6BE9.


I love getcolorcode.com

Triadic colors

1 #16A594 and #9416A5 with #A59416 are triadic colors.

2 #1694A5 and #94A516 with #A59416 are triadic colors.