COLOR #A49398

HEX: #A49398 RGB: (164,147,152)

Color info

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

RGB color model

#A49398 color RGB value is (164,147,152).

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

RGB channels and saturation

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

164
147
152

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

Portions of RGB colors in percentages

R + G + B = 164 + 147 + 152 = 463 (100%)
R 164 of 463 ~ 35.42%
G 147 of 463 ~ 31.75%
B 152 of 463 ~ 32.83'%

%35.42
%31.75
%32.83

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 10.37%
  • 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
%10.37
%7.32
%35.69

Codes

Color #A49398 in popluar color models

A4 93 98
RGB 164 147 152
HSL 342° 8.54% 60.98%
HSB/HSV 342° 10.37% 64.31%
CMYK 0.00% 10.37% 7.32%
35.69%

Color #A49398 in popluar number systems.

HEX A4 93 98
Decimal 164 147 152
Binary 10100100 10010011 10011000
Octal 244 223 230

Shades and tints

Shades of #A49398

#A49398
(164,147,152)
#96868B
(150,134,139)
#88797E
(136,121,126)
#7A6C71
(122,108,113)
#6C5F64
(108,95,100)
#5E5257
(94,82,87)
#50454A
(80,69,74)
#42383D
(66,56,61)
#342B30
(52,43,48)
#261E23
(38,30,35)
#181116
(24,17,22)
#000000
(0,0,0)

Tints of #A49398

#A49398
(164,147,152)
#AC9CA1
(172,156,161)
#B4A5AA
(180,165,170)
#BCAEB3
(188,174,179)
#C4B7BC
(196,183,188)
#CCC0C5
(204,192,197)
#D4C9CE
(212,201,206)
#DCD2D7
(220,210,215)
#E4DBE0
(228,219,224)
#ECE4E9
(236,228,233)
#F4EDF2
(244,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49398; }

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

This text font color is #A49398.

Background Color

.myBgColor { background-color: #A49398; }

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

This div background color is #A49398.

Border color

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

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

This div border color is #A49398.

Opacity

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

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

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

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

This text has shadow with #A49398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49398.

Preview

Color preview on black background

This text has color #A49398 on black background.


Color preview on white background

This text has color #A49398 on white background.


Black color preview on #A49398 background

This text has black color on #A49398 background.


White color preview on #A49398 background

This text has white color on #A49398 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C67.


I love getcolorcode.com

Triadic colors

1 #98A493 and #9398A4 with #A49398 are triadic colors.

2 #9893A4 and #93A498 with #A49398 are triadic colors.