COLOR #A7AB5A

HEX: #A7AB5A RGB: (167,171,90)

Color info

#A7AB5A contains mainly red and green colors. Web safe color of #A7AB5A is #999966 (or #996).

RGB color model

#A7AB5A color RGB value is (167,171,90).

RGB: (167,171,90) (65%, 67%, 35%)

RGB channels and saturation

R 167 of 255 = 65%
G 171 of 255 = 67%
B 90 of 255 = 35%

167
171
90

R + G + B ~ 56%. #A7AB5A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 171 + 90 = 428 (100%)
R 167 of 428 ~ 39.02%
G 171 of 428 ~ 39.95%
B 90 of 428 ~ 21.03'%

%39.02
%39.95
%21.03

CMYK color model

#A7AB5A color CMYK value is (2,0,47,33).

  • cyan value is 2.34%
  • magenta value is 0.00%
  • yellow value is 47.37%
  • key color value is 32.94%

CMYK: (2,0,47,33)
C2M0Y47K33 (2%, 0%, 47%, 33%)
(0.02 / 0.00 / 0.47 / 0.33)

CMYK percentages

%2.34
%0
%47.37
%32.94

Codes

Color #A7AB5A in popluar color models

A7 AB 5A
RGB 167 171 90
HSL 63° 32.53% 51.18%
HSB/HSV 63° 47.37% 67.06%
CMYK 2.34% 0.00% 47.37%
32.94%

Color #A7AB5A in popluar number systems.

HEX A7 AB 5A
Decimal 167 171 90
Binary 10100111 10101011 1011010
Octal 247 253 132

Shades and tints

Shades of #A7AB5A

#A7AB5A
(167,171,90)
#989C52
(152,156,82)
#898D4A
(137,141,74)
#7A7E42
(122,126,66)
#6B6F3A
(107,111,58)
#5C6032
(92,96,50)
#4D512A
(77,81,42)
#3E4222
(62,66,34)
#2F331A
(47,51,26)
#202412
(32,36,18)
#11150A
(17,21,10)
#000000
(0,0,0)

Tints of #A7AB5A

#A7AB5A
(167,171,90)
#AFB269
(175,178,105)
#B7B978
(183,185,120)
#BFC087
(191,192,135)
#C7C796
(199,199,150)
#CFCEA5
(207,206,165)
#D7D5B4
(215,213,180)
#DFDCC3
(223,220,195)
#E7E3D2
(231,227,210)
#EFEAE1
(239,234,225)
#F7F1F0
(247,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7AB5A color. Also use rgb(167,171,90) instead hex code.

Text Font Color

.myTextColor { color: #A7AB5A; }

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

This text font color is #A7AB5A.

Background Color

.myBgColor { background-color: #A7AB5A; }

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

This div background color is #A7AB5A.

Border color

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

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

This div border color is #A7AB5A.

Opacity

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

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

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

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

This text has shadow with #A7AB5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7AB5A.

Preview

Color preview on black background

This text has color #A7AB5A on black background.


Color preview on white background

This text has color #A7AB5A on white background.


Black color preview on #A7AB5A background

This text has black color on #A7AB5A background.


White color preview on #A7AB5A background

This text has white color on #A7AB5A background.


Related colors

Complementary color

Complementary color for #hex is #5854A5.


I love getcolorcode.com

Triadic colors

1 #5AA7AB and #AB5AA7 with #A7AB5A are triadic colors.

2 #5AABA7 and #ABA75A with #A7AB5A are triadic colors.