COLOR #A19577

HEX: #A19577 RGB: (161,149,119)

Color info

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

RGB color model

#A19577 color RGB value is (161,149,119).

RGB: (161,149,119) (63%, 58%, 47%)

RGB channels and saturation

R 161 of 255 = 63%
G 149 of 255 = 58%
B 119 of 255 = 47%

161
149
119

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

Portions of RGB colors in percentages

R + G + B = 161 + 149 + 119 = 429 (100%)
R 161 of 429 ~ 37.53%
G 149 of 429 ~ 34.73%
B 119 of 429 ~ 27.74'%

%37.53
%34.73
%27.74

CMYK color model

#A19577 color CMYK value is (0,7,26,37).

  • cyan value is 0.00%
  • magenta value is 7.45%
  • yellow value is 26.09%
  • key color value is 36.86%

CMYK: (0,7,26,37)
C0M7Y26K37 (0%, 7%, 26%, 37%)
(0.00 / 0.07 / 0.26 / 0.37)

CMYK percentages

%0
%7.45
%26.09
%36.86

Codes

Color #A19577 in popluar color models

A1 95 77
RGB 161 149 119
HSL 43° 18.26% 54.90%
HSB/HSV 43° 26.09% 63.14%
CMYK 0.00% 7.45% 26.09%
36.86%

Color #A19577 in popluar number systems.

HEX A1 95 77
Decimal 161 149 119
Binary 10100001 10010101 1110111
Octal 241 225 167

Shades and tints

Shades of #A19577

#A19577
(161,149,119)
#93886D
(147,136,109)
#857B63
(133,123,99)
#776E59
(119,110,89)
#69614F
(105,97,79)
#5B5445
(91,84,69)
#4D473B
(77,71,59)
#3F3A31
(63,58,49)
#312D27
(49,45,39)
#23201D
(35,32,29)
#151313
(21,19,19)
#000000
(0,0,0)

Tints of #A19577

#A19577
(161,149,119)
#A99E83
(169,158,131)
#B1A78F
(177,167,143)
#B9B09B
(185,176,155)
#C1B9A7
(193,185,167)
#C9C2B3
(201,194,179)
#D1CBBF
(209,203,191)
#D9D4CB
(217,212,203)
#E1DDD7
(225,221,215)
#E9E6E3
(233,230,227)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A19577 color. Also use rgb(161,149,119) instead hex code.

Text Font Color

.myTextColor { color: #A19577; }

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

This text font color is #A19577.

Background Color

.myBgColor { background-color: #A19577; }

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

This div background color is #A19577.

Border color

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

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

This div border color is #A19577.

Opacity

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

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

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

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

This text has shadow with #A19577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A19577.

Preview

Color preview on black background

This text has color #A19577 on black background.


Color preview on white background

This text has color #A19577 on white background.


Black color preview on #A19577 background

This text has black color on #A19577 background.


White color preview on #A19577 background

This text has white color on #A19577 background.


Related colors

Complementary color

Complementary color for #hex is #5E6A88.


I love getcolorcode.com

Triadic colors

1 #77A195 and #9577A1 with #A19577 are triadic colors.

2 #7795A1 and #95A177 with #A19577 are triadic colors.