COLOR #8AB376

HEX: #8AB376 RGB: (138,179,118)

Color info

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

RGB color model

#8AB376 color RGB value is (138,179,118).

RGB: (138,179,118) (54%, 70%, 46%)

RGB channels and saturation

R 138 of 255 = 54%
G 179 of 255 = 70%
B 118 of 255 = 46%

138
179
118

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

Portions of RGB colors in percentages

R + G + B = 138 + 179 + 118 = 435 (100%)
R 138 of 435 ~ 31.72%
G 179 of 435 ~ 41.15%
B 118 of 435 ~ 27.13'%

%31.72
%41.15
%27.13

CMYK color model

#8AB376 color CMYK value is (23,0,34,30).

  • cyan value is 22.91%
  • magenta value is 0.00%
  • yellow value is 34.08%
  • key color value is 29.80%
CMYK: (23,0,34,30) C23M0Y34K30 (23%,0%,34%,30%) (0.23/0.00/0.34/0.30) 

CMYK percentages

%22.91
%0
%34.08
%29.8

Codes

Color #8AB376 in popluar color models

8A B3 76
RGB 138 179 118
HSL 100° 28.64% 58.24%
HSB/HSV 100° 34.08% 70.20%
CMYK 22.91% 0.00% 34.08%
29.80%

Color #8AB376 in popluar number systems.

HEX 8A B3 76
Decimal 138 179 118
Binary 10001010 10110011 1110110
Octal 212 263 166

Shades and tints

Shades of #8AB376

#8AB376
(138,179,118)
#7EA36C
(126,163,108)
#729362
(114,147,98)
#668358
(102,131,88)
#5A734E
(90,115,78)
#4E6344
(78,99,68)
#42533A
(66,83,58)
#364330
(54,67,48)
#2A3326
(42,51,38)
#1E231C
(30,35,28)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #8AB376

#8AB376
(138,179,118)
#94B982
(148,185,130)
#9EBF8E
(158,191,142)
#A8C59A
(168,197,154)
#B2CBA6
(178,203,166)
#BCD1B2
(188,209,178)
#C6D7BE
(198,215,190)
#D0DDCA
(208,221,202)
#DAE3D6
(218,227,214)
#E4E9E2
(228,233,226)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AB376 color. Also use rgb(138,179,118) instead hex code.

Text Font Color

.myTextColor { color: #8AB376; }

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

This text font color is #8AB376.

Background Color

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

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

This div background color is #8AB376.

Border color

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

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

This div border color is #8AB376.

Opacity

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

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

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

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

This text has shadow with #8AB376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB376.

Preview

Color preview on black background

This text has color #8AB376 on black background.


Color preview on white background

This text has color #8AB376 on white background.


Black color preview on #8AB376 background

This text has black color on #8AB376 background.


White color preview on #8AB376 background

This text has white color on #8AB376 background.


Related colors

Complementary color

Complementary color for #hex is #754C89.


I love getcolorcode.com

Triadic colors

1 #768AB3 and #B3768A with #8AB376 are triadic colors.

2 #76B38A and #B38A76 with #8AB376 are triadic colors.