COLOR #A49669

HEX: #A49669 RGB: (164,150,105)

Color info

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

RGB color model

#A49669 color RGB value is (164,150,105).

RGB: (164,150,105) (64%, 59%, 41%)

RGB channels and saturation

R 164 of 255 = 64%
G 150 of 255 = 59%
B 105 of 255 = 41%

164
150
105

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

Portions of RGB colors in percentages

R + G + B = 164 + 150 + 105 = 419 (100%)
R 164 of 419 ~ 39.14%
G 150 of 419 ~ 35.8%
B 105 of 419 ~ 25.06'%

%39.14
%35.8
%25.06

CMYK color model

#A49669 color CMYK value is (0,9,36,36).

  • cyan value is 0.00%
  • magenta value is 8.54%
  • yellow value is 35.98%
  • key color value is 35.69%

CMYK: (0,9,36,36)
C0M9Y36K36 (0%, 9%, 36%, 36%)
(0.00 / 0.09 / 0.36 / 0.36)

CMYK percentages

%0
%8.54
%35.98
%35.69

Codes

Color #A49669 in popluar color models

A4 96 69
RGB 164 150 105
HSL 46° 24.48% 52.75%
HSB/HSV 46° 35.98% 64.31%
CMYK 0.00% 8.54% 35.98%
35.69%

Color #A49669 in popluar number systems.

HEX A4 96 69
Decimal 164 150 105
Binary 10100100 10010110 1101001
Octal 244 226 151

Shades and tints

Shades of #A49669

#A49669
(164,150,105)
#968960
(150,137,96)
#887C57
(136,124,87)
#7A6F4E
(122,111,78)
#6C6245
(108,98,69)
#5E553C
(94,85,60)
#504833
(80,72,51)
#423B2A
(66,59,42)
#342E21
(52,46,33)
#262118
(38,33,24)
#18140F
(24,20,15)
#000000
(0,0,0)

Tints of #A49669

#A49669
(164,150,105)
#AC9F76
(172,159,118)
#B4A883
(180,168,131)
#BCB190
(188,177,144)
#C4BA9D
(196,186,157)
#CCC3AA
(204,195,170)
#D4CCB7
(212,204,183)
#DCD5C4
(220,213,196)
#E4DED1
(228,222,209)
#ECE7DE
(236,231,222)
#F4F0EB
(244,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49669 color. Also use rgb(164,150,105) instead hex code.

Text Font Color

.myTextColor { color: #A49669; }

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

This text font color is #A49669.

Background Color

.myBgColor { background-color: #A49669; }

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

This div background color is #A49669.

Border color

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

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

This div border color is #A49669.

Opacity

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

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

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

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

This text has shadow with #A49669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49669.

Preview

Color preview on black background

This text has color #A49669 on black background.


Color preview on white background

This text has color #A49669 on white background.


Black color preview on #A49669 background

This text has black color on #A49669 background.


White color preview on #A49669 background

This text has white color on #A49669 background.


Related colors

Complementary color

Complementary color for #hex is #5B6996.


I love getcolorcode.com

Triadic colors

1 #69A496 and #9669A4 with #A49669 are triadic colors.

2 #6996A4 and #96A469 with #A49669 are triadic colors.