COLOR #A0A794

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

160
167
148

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

Portions of RGB colors in percentages

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

%33.68
%35.16
%31.16

CMYK color model

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

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

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

CMYK percentages

%4.19
%0
%11.38
%34.51

Codes

Color #A0A794 in popluar color models

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

Color #A0A794 in popluar number systems.

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

Shades and tints

Shades of #A0A794

#A0A794
(160,167,148)
#929887
(146,152,135)
#84897A
(132,137,122)
#767A6D
(118,122,109)
#686B60
(104,107,96)
#5A5C53
(90,92,83)
#4C4D46
(76,77,70)
#3E3E39
(62,62,57)
#302F2C
(48,47,44)
#22201F
(34,32,31)
#141112
(20,17,18)
#000000
(0,0,0)

Tints of #A0A794

#A0A794
(160,167,148)
#A8AF9D
(168,175,157)
#B0B7A6
(176,183,166)
#B8BFAF
(184,191,175)
#C0C7B8
(192,199,184)
#C8CFC1
(200,207,193)
#D0D7CA
(208,215,202)
#D8DFD3
(216,223,211)
#E0E7DC
(224,231,220)
#E8EFE5
(232,239,229)
#F0F7EE
(240,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A0A794; }

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

This text font color is #A0A794.

Background Color

.myBgColor { background-color: #A0A794; }

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

This div background color is #A0A794.

Border color

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

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

This div border color is #A0A794.

Opacity

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

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

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

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

This text has shadow with #A0A794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0A794.

Preview

Color preview on black background

This text has color #A0A794 on black background.


Color preview on white background

This text has color #A0A794 on white background.


Black color preview on #A0A794 background

This text has black color on #A0A794 background.


White color preview on #A0A794 background

This text has white color on #A0A794 background.


Related colors

Complementary color

Complementary color for #hex is #5F586B.


I love getcolorcode.com

Triadic colors

1 #94A0A7 and #A794A0 with #A0A794 are triadic colors.

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