COLOR #A6A48E

HEX: #A6A48E RGB: (166,164,142)

Color info

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

RGB color model

#A6A48E color RGB value is (166,164,142).

RGB: (166,164,142) (65%, 64%, 56%)

RGB channels and saturation

R 166 of 255 = 65%
G 164 of 255 = 64%
B 142 of 255 = 56%

166
164
142

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

Portions of RGB colors in percentages

R + G + B = 166 + 164 + 142 = 472 (100%)
R 166 of 472 ~ 35.17%
G 164 of 472 ~ 34.75%
B 142 of 472 ~ 30.08'%

%35.17
%34.75
%30.08

CMYK color model

#A6A48E color CMYK value is (0,1,14,35).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 14.46%
  • key color value is 34.90%

CMYK: (0,1,14,35)
C0M1Y14K35 (0%, 1%, 14%, 35%)
(0.00 / 0.01 / 0.14 / 0.35)

CMYK percentages

%0
%1.2
%14.46
%34.9

Codes

Color #A6A48E in popluar color models

A6 A4 8E
RGB 166 164 142
HSL 55° 11.88% 60.39%
HSB/HSV 55° 14.46% 65.10%
CMYK 0.00% 1.20% 14.46%
34.90%

Color #A6A48E in popluar number systems.

HEX A6 A4 8E
Decimal 166 164 142
Binary 10100110 10100100 10001110
Octal 246 244 216

Shades and tints

Shades of #A6A48E

#A6A48E
(166,164,142)
#979682
(151,150,130)
#888876
(136,136,118)
#797A6A
(121,122,106)
#6A6C5E
(106,108,94)
#5B5E52
(91,94,82)
#4C5046
(76,80,70)
#3D423A
(61,66,58)
#2E342E
(46,52,46)
#1F2622
(31,38,34)
#101816
(16,24,22)
#000000
(0,0,0)

Tints of #A6A48E

#A6A48E
(166,164,142)
#AEAC98
(174,172,152)
#B6B4A2
(182,180,162)
#BEBCAC
(190,188,172)
#C6C4B6
(198,196,182)
#CECCC0
(206,204,192)
#D6D4CA
(214,212,202)
#DEDCD4
(222,220,212)
#E6E4DE
(230,228,222)
#EEECE8
(238,236,232)
#F6F4F2
(246,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A48E color. Also use rgb(166,164,142) instead hex code.

Text Font Color

.myTextColor { color: #A6A48E; }

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

This text font color is #A6A48E.

Background Color

.myBgColor { background-color: #A6A48E; }

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

This div background color is #A6A48E.

Border color

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

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

This div border color is #A6A48E.

Opacity

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

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

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

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

This text has shadow with #A6A48E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A48E.

Preview

Color preview on black background

This text has color #A6A48E on black background.


Color preview on white background

This text has color #A6A48E on white background.


Black color preview on #A6A48E background

This text has black color on #A6A48E background.


White color preview on #A6A48E background

This text has white color on #A6A48E background.


Related colors

Complementary color

Complementary color for #hex is #595B71.


I love getcolorcode.com

Triadic colors

1 #8EA6A4 and #A48EA6 with #A6A48E are triadic colors.

2 #8EA4A6 and #A4A68E with #A6A48E are triadic colors.