COLOR #A9B393

HEX: #A9B393 RGB: (169,179,147)

Color info

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

RGB color model

#A9B393 color RGB value is (169,179,147).

RGB: (169,179,147) (66%, 70%, 58%)

RGB channels and saturation

R 169 of 255 = 66%
G 179 of 255 = 70%
B 147 of 255 = 58%

169
179
147

R + G + B ~ 65%. #A9B393 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 179 + 147 = 495 (100%)
R 169 of 495 ~ 34.14%
G 179 of 495 ~ 36.16%
B 147 of 495 ~ 29.7'%

%34.14
%36.16
%29.7

CMYK color model

#A9B393 color CMYK value is (6,0,18,30).

  • cyan value is 5.59%
  • magenta value is 0.00%
  • yellow value is 17.88%
  • key color value is 29.80%

CMYK: (6,0,18,30)
C6M0Y18K30 (6%, 0%, 18%, 30%)
(0.06 / 0.00 / 0.18 / 0.30)

CMYK percentages

%5.59
%0
%17.88
%29.8

Codes

Color #A9B393 in popluar color models

A9 B3 93
RGB 169 179 147
HSL 79° 17.39% 63.92%
HSB/HSV 79° 17.88% 70.20%
CMYK 5.59% 0.00% 17.88%
29.80%

Color #A9B393 in popluar number systems.

HEX A9 B3 93
Decimal 169 179 147
Binary 10101001 10110011 10010011
Octal 251 263 223

Shades and tints

Shades of #A9B393

#A9B393
(169,179,147)
#9AA386
(154,163,134)
#8B9379
(139,147,121)
#7C836C
(124,131,108)
#6D735F
(109,115,95)
#5E6352
(94,99,82)
#4F5345
(79,83,69)
#404338
(64,67,56)
#31332B
(49,51,43)
#22231E
(34,35,30)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #A9B393

#A9B393
(169,179,147)
#B0B99C
(176,185,156)
#B7BFA5
(183,191,165)
#BEC5AE
(190,197,174)
#C5CBB7
(197,203,183)
#CCD1C0
(204,209,192)
#D3D7C9
(211,215,201)
#DADDD2
(218,221,210)
#E1E3DB
(225,227,219)
#E8E9E4
(232,233,228)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9B393 color. Also use rgb(169,179,147) instead hex code.

Text Font Color

.myTextColor { color: #A9B393; }

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

This text font color is #A9B393.

Background Color

.myBgColor { background-color: #A9B393; }

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

This div background color is #A9B393.

Border color

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

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

This div border color is #A9B393.

Opacity

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

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

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

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

This text has shadow with #A9B393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B393.

Preview

Color preview on black background

This text has color #A9B393 on black background.


Color preview on white background

This text has color #A9B393 on white background.


Black color preview on #A9B393 background

This text has black color on #A9B393 background.


White color preview on #A9B393 background

This text has white color on #A9B393 background.


Related colors

Complementary color

Complementary color for #hex is #564C6C.


I love getcolorcode.com

Triadic colors

1 #93A9B3 and #B393A9 with #A9B393 are triadic colors.

2 #93B3A9 and #B3A993 with #A9B393 are triadic colors.