COLOR #8AAD4C

HEX: #8AAD4C RGB: (138,173,76)

Color info

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

RGB color model

#8AAD4C color RGB value is (138,173,76).

RGB: (138,173,76) (54%, 68%, 30%)

RGB channels and saturation

R 138 of 255 = 54%
G 173 of 255 = 68%
B 76 of 255 = 30%

138
173
76

R + G + B ~ 51%. #8AAD4C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 173 + 76 = 387 (100%)
R 138 of 387 ~ 35.66%
G 173 of 387 ~ 44.7%
B 76 of 387 ~ 19.64'%

%35.66
%44.7
%19.64

CMYK color model

#8AAD4C color CMYK value is (20,0,56,32).

  • cyan value is 20.23%
  • magenta value is 0.00%
  • yellow value is 56.07%
  • key color value is 32.16%

CMYK: (20,0,56,32)
C20M0Y56K32 (20%, 0%, 56%, 32%)
(0.20 / 0.00 / 0.56 / 0.32)

CMYK percentages

%20.23
%0
%56.07
%32.16

Codes

Color #8AAD4C in popluar color models

8A AD 4C
RGB 138 173 76
HSL 82° 38.96% 48.82%
HSB/HSV 82° 56.07% 67.84%
CMYK 20.23% 0.00% 56.07%
32.16%

Color #8AAD4C in popluar number systems.

HEX 8A AD 4C
Decimal 138 173 76
Binary 10001010 10101101 1001100
Octal 212 255 114

Shades and tints

Shades of #8AAD4C

#8AAD4C
(138,173,76)
#7E9E46
(126,158,70)
#728F40
(114,143,64)
#66803A
(102,128,58)
#5A7134
(90,113,52)
#4E622E
(78,98,46)
#425328
(66,83,40)
#364422
(54,68,34)
#2A351C
(42,53,28)
#1E2616
(30,38,22)
#121710
(18,23,16)
#000000
(0,0,0)

Tints of #8AAD4C

#8AAD4C
(138,173,76)
#94B45C
(148,180,92)
#9EBB6C
(158,187,108)
#A8C27C
(168,194,124)
#B2C98C
(178,201,140)
#BCD09C
(188,208,156)
#C6D7AC
(198,215,172)
#D0DEBC
(208,222,188)
#DAE5CC
(218,229,204)
#E4ECDC
(228,236,220)
#EEF3EC
(238,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AAD4C color. Also use rgb(138,173,76) instead hex code.

Text Font Color

.myTextColor { color: #8AAD4C; }

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

This text font color is #8AAD4C.

Background Color

.myBgColor { background-color: #8AAD4C; }

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

This div background color is #8AAD4C.

Border color

.myBorderColor { border: 1px solid #8AAD4C; }

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

This div border color is #8AAD4C.

Opacity

.myOpacity80 { color: #8AAD4C; opacity: 0.8; }

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

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

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

This text has shadow with #8AAD4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AAD4C.

Preview

Color preview on black background

This text has color #8AAD4C on black background.


Color preview on white background

This text has color #8AAD4C on white background.


Black color preview on #8AAD4C background

This text has black color on #8AAD4C background.


White color preview on #8AAD4C background

This text has white color on #8AAD4C background.


Related colors

Complementary color

Complementary color for #hex is #7552B3.


I love getcolorcode.com

Triadic colors

1 #4C8AAD and #AD4C8A with #8AAD4C are triadic colors.

2 #4CAD8A and #AD8A4C with #8AAD4C are triadic colors.