COLOR #A9B495

HEX: #A9B495 RGB: (169,180,149)

Color info

#A9B495 contains red, green and blue colors in about the same proportion. Web safe color of #A9B495 is #99CC99 (or #9C9).

RGB color model

#A9B495 color RGB value is (169,180,149).

RGB: (169,180,149) (66%, 71%, 58%)

RGB channels and saturation

R 169 of 255 = 66%
G 180 of 255 = 71%
B 149 of 255 = 58%

169
180
149

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

Portions of RGB colors in percentages

R + G + B = 169 + 180 + 149 = 498 (100%)
R 169 of 498 ~ 33.94%
G 180 of 498 ~ 36.14%
B 149 of 498 ~ 29.92'%

%33.94
%36.14
%29.92

CMYK color model

#A9B495 color CMYK value is (6,0,17,29).

  • cyan value is 6.11%
  • magenta value is 0.00%
  • yellow value is 17.22%
  • key color value is 29.41%

CMYK: (6,0,17,29)
C6M0Y17K29 (6%, 0%, 17%, 29%)
(0.06 / 0.00 / 0.17 / 0.29)

CMYK percentages

%6.11
%0
%17.22
%29.41

Codes

Color #A9B495 in popluar color models

A9 B4 95
RGB 169 180 149
HSL 81° 17.13% 64.51%
HSB/HSV 81° 17.22% 70.59%
CMYK 6.11% 0.00% 17.22%
29.41%

Color #A9B495 in popluar number systems.

HEX A9 B4 95
Decimal 169 180 149
Binary 10101001 10110100 10010101
Octal 251 264 225

Shades and tints

Shades of #A9B495

#A9B495
(169,180,149)
#9AA488
(154,164,136)
#8B947B
(139,148,123)
#7C846E
(124,132,110)
#6D7461
(109,116,97)
#5E6454
(94,100,84)
#4F5447
(79,84,71)
#40443A
(64,68,58)
#31342D
(49,52,45)
#222420
(34,36,32)
#131413
(19,20,19)
#000000
(0,0,0)

Tints of #A9B495

#A9B495
(169,180,149)
#B0BA9E
(176,186,158)
#B7C0A7
(183,192,167)
#BEC6B0
(190,198,176)
#C5CCB9
(197,204,185)
#CCD2C2
(204,210,194)
#D3D8CB
(211,216,203)
#DADED4
(218,222,212)
#E1E4DD
(225,228,221)
#E8EAE6
(232,234,230)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9B495 color. Also use rgb(169,180,149) instead hex code.

Text Font Color

.myTextColor { color: #A9B495; }

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

This text font color is #A9B495.

Background Color

.myBgColor { background-color: #A9B495; }

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

This div background color is #A9B495.

Border color

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

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

This div border color is #A9B495.

Opacity

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

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

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

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

This text has shadow with #A9B495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B495.

Preview

Color preview on black background

This text has color #A9B495 on black background.


Color preview on white background

This text has color #A9B495 on white background.


Black color preview on #A9B495 background

This text has black color on #A9B495 background.


White color preview on #A9B495 background

This text has white color on #A9B495 background.


Related colors

Complementary color

Complementary color for #hex is #564B6A.


I love getcolorcode.com

Triadic colors

1 #95A9B4 and #B495A9 with #A9B495 are triadic colors.

2 #95B4A9 and #B4A995 with #A9B495 are triadic colors.