COLOR #A7A094

HEX: #A7A094 RGB: (167,160,148)

Color info

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

RGB color model

#A7A094 color RGB value is (167,160,148).

RGB: (167,160,148) (65%, 63%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 160 of 255 = 63%
B 148 of 255 = 58%

167
160
148

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

Portions of RGB colors in percentages

R + G + B = 167 + 160 + 148 = 475 (100%)
R 167 of 475 ~ 35.16%
G 160 of 475 ~ 33.68%
B 148 of 475 ~ 31.16'%

%35.16
%33.68
%31.16

CMYK color model

#A7A094 color CMYK value is (0,4,11,35).

  • cyan value is 0.00%
  • magenta value is 4.19%
  • yellow value is 11.38%
  • key color value is 34.51%

CMYK: (0,4,11,35)
C0M4Y11K35 (0%, 4%, 11%, 35%)
(0.00 / 0.04 / 0.11 / 0.35)

CMYK percentages

%0
%4.19
%11.38
%34.51

Codes

Color #A7A094 in popluar color models

A7 A0 94
RGB 167 160 148
HSL 38° 9.74% 61.76%
HSB/HSV 38° 11.38% 65.49%
CMYK 0.00% 4.19% 11.38%
34.51%

Color #A7A094 in popluar number systems.

HEX A7 A0 94
Decimal 167 160 148
Binary 10100111 10100000 10010100
Octal 247 240 224

Shades and tints

Shades of #A7A094

#A7A094
(167,160,148)
#989287
(152,146,135)
#89847A
(137,132,122)
#7A766D
(122,118,109)
#6B6860
(107,104,96)
#5C5A53
(92,90,83)
#4D4C46
(77,76,70)
#3E3E39
(62,62,57)
#2F302C
(47,48,44)
#20221F
(32,34,31)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #A7A094

#A7A094
(167,160,148)
#AFA89D
(175,168,157)
#B7B0A6
(183,176,166)
#BFB8AF
(191,184,175)
#C7C0B8
(199,192,184)
#CFC8C1
(207,200,193)
#D7D0CA
(215,208,202)
#DFD8D3
(223,216,211)
#E7E0DC
(231,224,220)
#EFE8E5
(239,232,229)
#F7F0EE
(247,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A094 color. Also use rgb(167,160,148) instead hex code.

Text Font Color

.myTextColor { color: #A7A094; }

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

This text font color is #A7A094.

Background Color

.myBgColor { background-color: #A7A094; }

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

This div background color is #A7A094.

Border color

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

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

This div border color is #A7A094.

Opacity

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

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

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

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

This text has shadow with #A7A094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A094.

Preview

Color preview on black background

This text has color #A7A094 on black background.


Color preview on white background

This text has color #A7A094 on white background.


Black color preview on #A7A094 background

This text has black color on #A7A094 background.


White color preview on #A7A094 background

This text has white color on #A7A094 background.


Related colors

Complementary color

Complementary color for #hex is #585F6B.


I love getcolorcode.com

Triadic colors

1 #94A7A0 and #A094A7 with #A7A094 are triadic colors.

2 #94A0A7 and #A0A794 with #A7A094 are triadic colors.