COLOR #A19659

HEX: #A19659 RGB: (161,150,89)

Color info

#A19659 contains mainly red and green colors. Web safe color of #A19659 is #999966 (or #996).

RGB color model

#A19659 color RGB value is (161,150,89).

RGB: (161,150,89) (63%, 59%, 35%)

RGB channels and saturation

R 161 of 255 = 63%
G 150 of 255 = 59%
B 89 of 255 = 35%

161
150
89

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

Portions of RGB colors in percentages

R + G + B = 161 + 150 + 89 = 400 (100%)
R 161 of 400 ~ 40.25%
G 150 of 400 ~ 37.5%
B 89 of 400 ~ 22.25'%

%40.25
%37.5
%22.25

CMYK color model

#A19659 color CMYK value is (0,7,45,37).

  • cyan value is 0.00%
  • magenta value is 6.83%
  • yellow value is 44.72%
  • key color value is 36.86%
CMYK: (0,7,45,37) C0M7Y45K37 (0%,7%,45%,37%) (0.00/0.07/0.45/0.37) 

CMYK percentages

%0
%6.83
%44.72
%36.86

Codes

Color #A19659 in popluar color models

A1 96 59
RGB 161 150 89
HSL 51° 28.80% 49.02%
HSB/HSV 51° 44.72% 63.14%
CMYK 0.00% 6.83% 44.72%
36.86%

Color #A19659 in popluar number systems.

HEX A1 96 59
Decimal 161 150 89
Binary 10100001 10010110 1011001
Octal 241 226 131

Shades and tints

Shades of #A19659

#A19659
(161,150,89)
#938951
(147,137,81)
#857C49
(133,124,73)
#776F41
(119,111,65)
#696239
(105,98,57)
#5B5531
(91,85,49)
#4D4829
(77,72,41)
#3F3B21
(63,59,33)
#312E19
(49,46,25)
#232111
(35,33,17)
#151409
(21,20,9)
#000000
(0,0,0)

Tints of #A19659

#A19659
(161,150,89)
#A99F68
(169,159,104)
#B1A877
(177,168,119)
#B9B186
(185,177,134)
#C1BA95
(193,186,149)
#C9C3A4
(201,195,164)
#D1CCB3
(209,204,179)
#D9D5C2
(217,213,194)
#E1DED1
(225,222,209)
#E9E7E0
(233,231,224)
#F1F0EF
(241,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A19659 color. Also use rgb(161,150,89) instead hex code.

Text Font Color

.myTextColor { color: #A19659; }

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

This text font color is #A19659.

Background Color

.myBgColor { background-color: #A19659; }

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

This div background color is #A19659.

Border color

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

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

This div border color is #A19659.

Opacity

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

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

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

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

This text has shadow with #A19659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A19659.

Preview

Color preview on black background

This text has color #A19659 on black background.


Color preview on white background

This text has color #A19659 on white background.


Black color preview on #A19659 background

This text has black color on #A19659 background.


White color preview on #A19659 background

This text has white color on #A19659 background.


Related colors

Complementary color

Complementary color for #hex is #5E69A6.


I love getcolorcode.com

Triadic colors

1 #59A196 and #9659A1 with #A19659 are triadic colors.

2 #5996A1 and #96A159 with #A19659 are triadic colors.