COLOR #A49498

HEX: #A49498 RGB: (164,148,152)

Color info

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

RGB color model

#A49498 color RGB value is (164,148,152).

RGB: (164,148,152) (64%, 58%, 60%)

RGB channels and saturation

R 164 of 255 = 64%
G 148 of 255 = 58%
B 152 of 255 = 60%

164
148
152

R + G + B ~ 61%. #A49498 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 148 + 152 = 464 (100%)
R 164 of 464 ~ 35.34%
G 148 of 464 ~ 31.9%
B 152 of 464 ~ 32.76'%

%35.34
%31.9
%32.76

CMYK color model

#A49498 color CMYK value is (0,10,7,36).

  • cyan value is 0.00%
  • magenta value is 9.76%
  • yellow value is 7.32%
  • key color value is 35.69%

CMYK: (0,10,7,36)
C0M10Y7K36 (0%, 10%, 7%, 36%)
(0.00 / 0.10 / 0.07 / 0.36)

CMYK percentages

%0
%9.76
%7.32
%35.69

Codes

Color #A49498 in popluar color models

A4 94 98
RGB 164 148 152
HSL 345° 8.08% 61.18%
HSB/HSV 345° 9.76% 64.31%
CMYK 0.00% 9.76% 7.32%
35.69%

Color #A49498 in popluar number systems.

HEX A4 94 98
Decimal 164 148 152
Binary 10100100 10010100 10011000
Octal 244 224 230

Shades and tints

Shades of #A49498

#A49498
(164,148,152)
#96878B
(150,135,139)
#887A7E
(136,122,126)
#7A6D71
(122,109,113)
#6C6064
(108,96,100)
#5E5357
(94,83,87)
#50464A
(80,70,74)
#42393D
(66,57,61)
#342C30
(52,44,48)
#261F23
(38,31,35)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #A49498

#A49498
(164,148,152)
#AC9DA1
(172,157,161)
#B4A6AA
(180,166,170)
#BCAFB3
(188,175,179)
#C4B8BC
(196,184,188)
#CCC1C5
(204,193,197)
#D4CACE
(212,202,206)
#DCD3D7
(220,211,215)
#E4DCE0
(228,220,224)
#ECE5E9
(236,229,233)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49498 color. Also use rgb(164,148,152) instead hex code.

Text Font Color

.myTextColor { color: #A49498; }

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

This text font color is #A49498.

Background Color

.myBgColor { background-color: #A49498; }

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

This div background color is #A49498.

Border color

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

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

This div border color is #A49498.

Opacity

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

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

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

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

This text has shadow with #A49498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49498.

Preview

Color preview on black background

This text has color #A49498 on black background.


Color preview on white background

This text has color #A49498 on white background.


Black color preview on #A49498 background

This text has black color on #A49498 background.


White color preview on #A49498 background

This text has white color on #A49498 background.


Related colors

Complementary color

Complementary color for #hex is #5B6B67.


I love getcolorcode.com

Triadic colors

1 #98A494 and #9498A4 with #A49498 are triadic colors.

2 #9894A4 and #94A498 with #A49498 are triadic colors.