COLOR #A8AB4A

HEX: #A8AB4A RGB: (168,171,74)

Color info

#A8AB4A contains mainly red and green colors. Web safe color of #A8AB4A is #999933 (or #993).

RGB color model

#A8AB4A color RGB value is (168,171,74).

RGB: (168,171,74) (66%, 67%, 29%)

RGB channels and saturation

R 168 of 255 = 66%
G 171 of 255 = 67%
B 74 of 255 = 29%

168
171
74

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

Portions of RGB colors in percentages

R + G + B = 168 + 171 + 74 = 413 (100%)
R 168 of 413 ~ 40.68%
G 171 of 413 ~ 41.4%
B 74 of 413 ~ 17.92'%

%40.68
%41.4
%17.92

CMYK color model

#A8AB4A color CMYK value is (2,0,57,33).

  • cyan value is 1.75%
  • magenta value is 0.00%
  • yellow value is 56.73%
  • key color value is 32.94%

CMYK: (2,0,57,33)
C2M0Y57K33 (2%, 0%, 57%, 33%)
(0.02 / 0.00 / 0.57 / 0.33)

CMYK percentages

%1.75
%0
%56.73
%32.94

Codes

Color #A8AB4A in popluar color models

A8 AB 4A
RGB 168 171 74
HSL 62° 39.59% 48.04%
HSB/HSV 62° 56.73% 67.06%
CMYK 1.75% 0.00% 56.73%
32.94%

Color #A8AB4A in popluar number systems.

HEX A8 AB 4A
Decimal 168 171 74
Binary 10101000 10101011 1001010
Octal 250 253 112

Shades and tints

Shades of #A8AB4A

#A8AB4A
(168,171,74)
#999C44
(153,156,68)
#8A8D3E
(138,141,62)
#7B7E38
(123,126,56)
#6C6F32
(108,111,50)
#5D602C
(93,96,44)
#4E5126
(78,81,38)
#3F4220
(63,66,32)
#30331A
(48,51,26)
#212414
(33,36,20)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #A8AB4A

#A8AB4A
(168,171,74)
#AFB25A
(175,178,90)
#B6B96A
(182,185,106)
#BDC07A
(189,192,122)
#C4C78A
(196,199,138)
#CBCE9A
(203,206,154)
#D2D5AA
(210,213,170)
#D9DCBA
(217,220,186)
#E0E3CA
(224,227,202)
#E7EADA
(231,234,218)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8AB4A color. Also use rgb(168,171,74) instead hex code.

Text Font Color

.myTextColor { color: #A8AB4A; }

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

This text font color is #A8AB4A.

Background Color

.myBgColor { background-color: #A8AB4A; }

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

This div background color is #A8AB4A.

Border color

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

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

This div border color is #A8AB4A.

Opacity

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

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

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

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

This text has shadow with #A8AB4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8AB4A.

Preview

Color preview on black background

This text has color #A8AB4A on black background.


Color preview on white background

This text has color #A8AB4A on white background.


Black color preview on #A8AB4A background

This text has black color on #A8AB4A background.


White color preview on #A8AB4A background

This text has white color on #A8AB4A background.


Related colors

Complementary color

Complementary color for #hex is #5754B5.


I love getcolorcode.com

Triadic colors

1 #4AA8AB and #AB4AA8 with #A8AB4A are triadic colors.

2 #4AABA8 and #ABA84A with #A8AB4A are triadic colors.