COLOR #A19166

HEX: #A19166 RGB: (161,145,102)

Color info

#A19166 contains red, green and blue colors in about the same proportion. Web safe color of #A19166 is #999966 (or #996).

RGB color model

#A19166 color RGB value is (161,145,102).

RGB: (161,145,102) (63%, 57%, 40%)

RGB channels and saturation

R 161 of 255 = 63%
G 145 of 255 = 57%
B 102 of 255 = 40%

161
145
102

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

Portions of RGB colors in percentages

R + G + B = 161 + 145 + 102 = 408 (100%)
R 161 of 408 ~ 39.46%
G 145 of 408 ~ 35.54%
B 102 of 408 ~ 25'%

%39.46
%35.54
%25

CMYK color model

#A19166 color CMYK value is (0,10,37,37).

  • cyan value is 0.00%
  • magenta value is 9.94%
  • yellow value is 36.65%
  • key color value is 36.86%
CMYK: (0,10,37,37) C0M10Y37K37 (0%,10%,37%,37%) (0.00/0.10/0.37/0.37) 

CMYK percentages

%0
%9.94
%36.65
%36.86

Codes

Color #A19166 in popluar color models

A1 91 66
RGB 161 145 102
HSL 44° 23.89% 51.57%
HSB/HSV 44° 36.65% 63.14%
CMYK 0.00% 9.94% 36.65%
36.86%

Color #A19166 in popluar number systems.

HEX A1 91 66
Decimal 161 145 102
Binary 10100001 10010001 1100110
Octal 241 221 146

Shades and tints

Shades of #A19166

#A19166
(161,145,102)
#93845D
(147,132,93)
#857754
(133,119,84)
#776A4B
(119,106,75)
#695D42
(105,93,66)
#5B5039
(91,80,57)
#4D4330
(77,67,48)
#3F3627
(63,54,39)
#31291E
(49,41,30)
#231C15
(35,28,21)
#150F0C
(21,15,12)
#000000
(0,0,0)

Tints of #A19166

#A19166
(161,145,102)
#A99B73
(169,155,115)
#B1A580
(177,165,128)
#B9AF8D
(185,175,141)
#C1B99A
(193,185,154)
#C9C3A7
(201,195,167)
#D1CDB4
(209,205,180)
#D9D7C1
(217,215,193)
#E1E1CE
(225,225,206)
#E9EBDB
(233,235,219)
#F1F5E8
(241,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A19166 color. Also use rgb(161,145,102) instead hex code.

Text Font Color

.myTextColor { color: #A19166; }

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

This text font color is #A19166.

Background Color

.myBgColor { background-color: #A19166; }

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

This div background color is #A19166.

Border color

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

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

This div border color is #A19166.

Opacity

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

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

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

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

This text has shadow with #A19166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A19166.

Preview

Color preview on black background

This text has color #A19166 on black background.


Color preview on white background

This text has color #A19166 on white background.


Black color preview on #A19166 background

This text has black color on #A19166 background.


White color preview on #A19166 background

This text has white color on #A19166 background.


Related colors

Complementary color

Complementary color for #hex is #5E6E99.


I love getcolorcode.com

Triadic colors

1 #66A191 and #9166A1 with #A19166 are triadic colors.

2 #6691A1 and #91A166 with #A19166 are triadic colors.