COLOR #A8A195

HEX: #A8A195 RGB: (168,161,149)

Color info

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

RGB color model

#A8A195 color RGB value is (168,161,149).

RGB: (168,161,149) (66%, 63%, 58%)

RGB channels and saturation

R 168 of 255 = 66%
G 161 of 255 = 63%
B 149 of 255 = 58%

168
161
149

R + G + B ~ 62%. #A8A195 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 161 + 149 = 478 (100%)
R 168 of 478 ~ 35.15%
G 161 of 478 ~ 33.68%
B 149 of 478 ~ 31.17'%

%35.15
%33.68
%31.17

CMYK color model

#A8A195 color CMYK value is (0,4,11,34).

  • cyan value is 0.00%
  • magenta value is 4.17%
  • yellow value is 11.31%
  • key color value is 34.12%

CMYK: (0,4,11,34)
C0M4Y11K34 (0%, 4%, 11%, 34%)
(0.00 / 0.04 / 0.11 / 0.34)

CMYK percentages

%0
%4.17
%11.31
%34.12

Codes

Color #A8A195 in popluar color models

A8 A1 95
RGB 168 161 149
HSL 38° 9.84% 62.16%
HSB/HSV 38° 11.31% 65.88%
CMYK 0.00% 4.17% 11.31%
34.12%

Color #A8A195 in popluar number systems.

HEX A8 A1 95
Decimal 168 161 149
Binary 10101000 10100001 10010101
Octal 250 241 225

Shades and tints

Shades of #A8A195

#A8A195
(168,161,149)
#999388
(153,147,136)
#8A857B
(138,133,123)
#7B776E
(123,119,110)
#6C6961
(108,105,97)
#5D5B54
(93,91,84)
#4E4D47
(78,77,71)
#3F3F3A
(63,63,58)
#30312D
(48,49,45)
#212320
(33,35,32)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #A8A195

#A8A195
(168,161,149)
#AFA99E
(175,169,158)
#B6B1A7
(182,177,167)
#BDB9B0
(189,185,176)
#C4C1B9
(196,193,185)
#CBC9C2
(203,201,194)
#D2D1CB
(210,209,203)
#D9D9D4
(217,217,212)
#E0E1DD
(224,225,221)
#E7E9E6
(231,233,230)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A195 color. Also use rgb(168,161,149) instead hex code.

Text Font Color

.myTextColor { color: #A8A195; }

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

This text font color is #A8A195.

Background Color

.myBgColor { background-color: #A8A195; }

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

This div background color is #A8A195.

Border color

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

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

This div border color is #A8A195.

Opacity

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

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

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

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

This text has shadow with #A8A195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A195.

Preview

Color preview on black background

This text has color #A8A195 on black background.


Color preview on white background

This text has color #A8A195 on white background.


Black color preview on #A8A195 background

This text has black color on #A8A195 background.


White color preview on #A8A195 background

This text has white color on #A8A195 background.


Related colors

Complementary color

Complementary color for #hex is #575E6A.


I love getcolorcode.com

Triadic colors

1 #95A8A1 and #A195A8 with #A8A195 are triadic colors.

2 #95A1A8 and #A1A895 with #A8A195 are triadic colors.