COLOR #A8A18A

HEX: #A8A18A RGB: (168,161,138)

Color info

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

RGB color model

#A8A18A color RGB value is (168,161,138).

RGB: (168,161,138) (66%, 63%, 54%)

RGB channels and saturation

R 168 of 255 = 66%
G 161 of 255 = 63%
B 138 of 255 = 54%

168
161
138

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

Portions of RGB colors in percentages

R + G + B = 168 + 161 + 138 = 467 (100%)
R 168 of 467 ~ 35.97%
G 161 of 467 ~ 34.48%
B 138 of 467 ~ 29.55'%

%35.97
%34.48
%29.55

CMYK color model

#A8A18A color CMYK value is (0,4,18,34).

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

CMYK: (0,4,18,34)
C0M4Y18K34 (0%, 4%, 18%, 34%)
(0.00 / 0.04 / 0.18 / 0.34)

CMYK percentages

%0
%4.17
%17.86
%34.12

Codes

Color #A8A18A in popluar color models

A8 A1 8A
RGB 168 161 138
HSL 46° 14.71% 60.00%
HSB/HSV 46° 17.86% 65.88%
CMYK 0.00% 4.17% 17.86%
34.12%

Color #A8A18A in popluar number systems.

HEX A8 A1 8A
Decimal 168 161 138
Binary 10101000 10100001 10001010
Octal 250 241 212

Shades and tints

Shades of #A8A18A

#A8A18A
(168,161,138)
#99937E
(153,147,126)
#8A8572
(138,133,114)
#7B7766
(123,119,102)
#6C695A
(108,105,90)
#5D5B4E
(93,91,78)
#4E4D42
(78,77,66)
#3F3F36
(63,63,54)
#30312A
(48,49,42)
#21231E
(33,35,30)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #A8A18A

#A8A18A
(168,161,138)
#AFA994
(175,169,148)
#B6B19E
(182,177,158)
#BDB9A8
(189,185,168)
#C4C1B2
(196,193,178)
#CBC9BC
(203,201,188)
#D2D1C6
(210,209,198)
#D9D9D0
(217,217,208)
#E0E1DA
(224,225,218)
#E7E9E4
(231,233,228)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8A18A; }

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

This text font color is #A8A18A.

Background Color

.myBgColor { background-color: #A8A18A; }

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

This div background color is #A8A18A.

Border color

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

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

This div border color is #A8A18A.

Opacity

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

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

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

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

This text has shadow with #A8A18A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A18A.

Preview

Color preview on black background

This text has color #A8A18A on black background.


Color preview on white background

This text has color #A8A18A on white background.


Black color preview on #A8A18A background

This text has black color on #A8A18A background.


White color preview on #A8A18A background

This text has white color on #A8A18A background.


Related colors

Complementary color

Complementary color for #hex is #575E75.


I love getcolorcode.com

Triadic colors

1 #8AA8A1 and #A18AA8 with #A8A18A are triadic colors.

2 #8AA1A8 and #A1A88A with #A8A18A are triadic colors.