COLOR #A49277

HEX: #A49277 RGB: (164,146,119)

Color info

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

RGB color model

#A49277 color RGB value is (164,146,119).

RGB: (164,146,119) (64%, 57%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 146 of 255 = 57%
B 119 of 255 = 47%

164
146
119

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

Portions of RGB colors in percentages

R + G + B = 164 + 146 + 119 = 429 (100%)
R 164 of 429 ~ 38.23%
G 146 of 429 ~ 34.03%
B 119 of 429 ~ 27.74'%

%38.23
%34.03
%27.74

CMYK color model

#A49277 color CMYK value is (0,11,27,36).

  • cyan value is 0.00%
  • magenta value is 10.98%
  • yellow value is 27.44%
  • key color value is 35.69%

CMYK: (0,11,27,36)
C0M11Y27K36 (0%, 11%, 27%, 36%)
(0.00 / 0.11 / 0.27 / 0.36)

CMYK percentages

%0
%10.98
%27.44
%35.69

Codes

Color #A49277 in popluar color models

A4 92 77
RGB 164 146 119
HSL 36° 19.82% 55.49%
HSB/HSV 36° 27.44% 64.31%
CMYK 0.00% 10.98% 27.44%
35.69%

Color #A49277 in popluar number systems.

HEX A4 92 77
Decimal 164 146 119
Binary 10100100 10010010 1110111
Octal 244 222 167

Shades and tints

Shades of #A49277

#A49277
(164,146,119)
#96856D
(150,133,109)
#887863
(136,120,99)
#7A6B59
(122,107,89)
#6C5E4F
(108,94,79)
#5E5145
(94,81,69)
#50443B
(80,68,59)
#423731
(66,55,49)
#342A27
(52,42,39)
#261D1D
(38,29,29)
#181013
(24,16,19)
#000000
(0,0,0)

Tints of #A49277

#A49277
(164,146,119)
#AC9B83
(172,155,131)
#B4A48F
(180,164,143)
#BCAD9B
(188,173,155)
#C4B6A7
(196,182,167)
#CCBFB3
(204,191,179)
#D4C8BF
(212,200,191)
#DCD1CB
(220,209,203)
#E4DAD7
(228,218,215)
#ECE3E3
(236,227,227)
#F4ECEF
(244,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49277 color. Also use rgb(164,146,119) instead hex code.

Text Font Color

.myTextColor { color: #A49277; }

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

This text font color is #A49277.

Background Color

.myBgColor { background-color: #A49277; }

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

This div background color is #A49277.

Border color

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

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

This div border color is #A49277.

Opacity

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

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

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

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

This text has shadow with #A49277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49277.

Preview

Color preview on black background

This text has color #A49277 on black background.


Color preview on white background

This text has color #A49277 on white background.


Black color preview on #A49277 background

This text has black color on #A49277 background.


White color preview on #A49277 background

This text has white color on #A49277 background.


Related colors

Complementary color

Complementary color for #hex is #5B6D88.


I love getcolorcode.com

Triadic colors

1 #77A492 and #9277A4 with #A49277 are triadic colors.

2 #7792A4 and #92A477 with #A49277 are triadic colors.