COLOR #A18A77

HEX: #A18A77 RGB: (161,138,119)

Color info

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

RGB color model

#A18A77 color RGB value is (161,138,119).

RGB: (161,138,119) (63%, 54%, 47%)

RGB channels and saturation

R 161 of 255 = 63%
G 138 of 255 = 54%
B 119 of 255 = 47%

161
138
119

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

Portions of RGB colors in percentages

R + G + B = 161 + 138 + 119 = 418 (100%)
R 161 of 418 ~ 38.52%
G 138 of 418 ~ 33.01%
B 119 of 418 ~ 28.47'%

%38.52
%33.01
%28.47

CMYK color model

#A18A77 color CMYK value is (0,14,26,37).

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

CMYK: (0,14,26,37)
C0M14Y26K37 (0%, 14%, 26%, 37%)
(0.00 / 0.14 / 0.26 / 0.37)

CMYK percentages

%0
%14.29
%26.09
%36.86

Codes

Color #A18A77 in popluar color models

A1 8A 77
RGB 161 138 119
HSL 27° 18.26% 54.90%
HSB/HSV 27° 26.09% 63.14%
CMYK 0.00% 14.29% 26.09%
36.86%

Color #A18A77 in popluar number systems.

HEX A1 8A 77
Decimal 161 138 119
Binary 10100001 10001010 1110111
Octal 241 212 167

Shades and tints

Shades of #A18A77

#A18A77
(161,138,119)
#937E6D
(147,126,109)
#857263
(133,114,99)
#776659
(119,102,89)
#695A4F
(105,90,79)
#5B4E45
(91,78,69)
#4D423B
(77,66,59)
#3F3631
(63,54,49)
#312A27
(49,42,39)
#231E1D
(35,30,29)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #A18A77

#A18A77
(161,138,119)
#A99483
(169,148,131)
#B19E8F
(177,158,143)
#B9A89B
(185,168,155)
#C1B2A7
(193,178,167)
#C9BCB3
(201,188,179)
#D1C6BF
(209,198,191)
#D9D0CB
(217,208,203)
#E1DAD7
(225,218,215)
#E9E4E3
(233,228,227)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A18A77; }

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

This text font color is #A18A77.

Background Color

.myBgColor { background-color: #A18A77; }

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

This div background color is #A18A77.

Border color

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

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

This div border color is #A18A77.

Opacity

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

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

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

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

This text has shadow with #A18A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18A77.

Preview

Color preview on black background

This text has color #A18A77 on black background.


Color preview on white background

This text has color #A18A77 on white background.


Black color preview on #A18A77 background

This text has black color on #A18A77 background.


White color preview on #A18A77 background

This text has white color on #A18A77 background.


Related colors

Complementary color

Complementary color for #hex is #5E7588.


I love getcolorcode.com

Triadic colors

1 #77A18A and #8A77A1 with #A18A77 are triadic colors.

2 #778AA1 and #8AA177 with #A18A77 are triadic colors.