COLOR #A49692

HEX: #A49692 RGB: (164,150,146)

Color info

#A49692 contains red, green and blue colors in about the same proportion. Web safe color of #A49692 is #999999 (or #999).

RGB color model

#A49692 color RGB value is (164,150,146).

RGB: (164,150,146) (64%, 59%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 150 of 255 = 59%
B 146 of 255 = 57%

164
150
146

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

Portions of RGB colors in percentages

R + G + B = 164 + 150 + 146 = 460 (100%)
R 164 of 460 ~ 35.65%
G 150 of 460 ~ 32.61%
B 146 of 460 ~ 31.74'%

%35.65
%32.61
%31.74

CMYK color model

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

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

CMYK: (0,9,11,36)
C0M9Y11K36 (0%, 9%, 11%, 36%)
(0.00 / 0.09 / 0.11 / 0.36)

CMYK percentages

%0
%8.54
%10.98
%35.69

Codes

Color #A49692 in popluar color models

A4 96 92
RGB 164 150 146
HSL 13° 9.00% 60.78%
HSB/HSV 13° 10.98% 64.31%
CMYK 0.00% 8.54% 10.98%
35.69%

Color #A49692 in popluar number systems.

HEX A4 96 92
Decimal 164 150 146
Binary 10100100 10010110 10010010
Octal 244 226 222

Shades and tints

Shades of #A49692

#A49692
(164,150,146)
#968985
(150,137,133)
#887C78
(136,124,120)
#7A6F6B
(122,111,107)
#6C625E
(108,98,94)
#5E5551
(94,85,81)
#504844
(80,72,68)
#423B37
(66,59,55)
#342E2A
(52,46,42)
#26211D
(38,33,29)
#181410
(24,20,16)
#000000
(0,0,0)

Tints of #A49692

#A49692
(164,150,146)
#AC9F9B
(172,159,155)
#B4A8A4
(180,168,164)
#BCB1AD
(188,177,173)
#C4BAB6
(196,186,182)
#CCC3BF
(204,195,191)
#D4CCC8
(212,204,200)
#DCD5D1
(220,213,209)
#E4DEDA
(228,222,218)
#ECE7E3
(236,231,227)
#F4F0EC
(244,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49692; }

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

This text font color is #A49692.

Background Color

.myBgColor { background-color: #A49692; }

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

This div background color is #A49692.

Border color

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

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

This div border color is #A49692.

Opacity

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

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

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

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

This text has shadow with #A49692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49692.

Preview

Color preview on black background

This text has color #A49692 on black background.


Color preview on white background

This text has color #A49692 on white background.


Black color preview on #A49692 background

This text has black color on #A49692 background.


White color preview on #A49692 background

This text has white color on #A49692 background.


Related colors

Complementary color

Complementary color for #hex is #5B696D.


I love getcolorcode.com

Triadic colors

1 #92A496 and #9692A4 with #A49692 are triadic colors.

2 #9296A4 and #96A492 with #A49692 are triadic colors.