COLOR #8AB396

HEX: #8AB396 RGB: (138,179,150)

Color info

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

RGB color model

#8AB396 color RGB value is (138,179,150).

RGB: (138,179,150) (54%, 70%, 59%)

RGB channels and saturation

R 138 of 255 = 54%
G 179 of 255 = 70%
B 150 of 255 = 59%

138
179
150

R + G + B ~ 61%. #8AB396 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 179 + 150 = 467 (100%)
R 138 of 467 ~ 29.55%
G 179 of 467 ~ 38.33%
B 150 of 467 ~ 32.12'%

%29.55
%38.33
%32.12

CMYK color model

#8AB396 color CMYK value is (23,0,16,30).

  • cyan value is 22.91%
  • magenta value is 0.00%
  • yellow value is 16.20%
  • key color value is 29.80%
CMYK: (23,0,16,30) C23M0Y16K30 (23%,0%,16%,30%) (0.23/0.00/0.16/0.30) 

CMYK percentages

%22.91
%0
%16.2
%29.8

Codes

Color #8AB396 in popluar color models

8A B3 96
RGB 138 179 150
HSL 138° 21.24% 62.16%
HSB/HSV 138° 22.91% 70.20%
CMYK 22.91% 0.00% 16.20%
29.80%

Color #8AB396 in popluar number systems.

HEX 8A B3 96
Decimal 138 179 150
Binary 10001010 10110011 10010110
Octal 212 263 226

Shades and tints

Shades of #8AB396

#8AB396
(138,179,150)
#7EA389
(126,163,137)
#72937C
(114,147,124)
#66836F
(102,131,111)
#5A7362
(90,115,98)
#4E6355
(78,99,85)
#425348
(66,83,72)
#36433B
(54,67,59)
#2A332E
(42,51,46)
#1E2321
(30,35,33)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #8AB396

#8AB396
(138,179,150)
#94B99F
(148,185,159)
#9EBFA8
(158,191,168)
#A8C5B1
(168,197,177)
#B2CBBA
(178,203,186)
#BCD1C3
(188,209,195)
#C6D7CC
(198,215,204)
#D0DDD5
(208,221,213)
#DAE3DE
(218,227,222)
#E4E9E7
(228,233,231)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8AB396; }

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

This text font color is #8AB396.

Background Color

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

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

This div background color is #8AB396.

Border color

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

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

This div border color is #8AB396.

Opacity

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

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

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

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

This text has shadow with #8AB396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB396.

Preview

Color preview on black background

This text has color #8AB396 on black background.


Color preview on white background

This text has color #8AB396 on white background.


Black color preview on #8AB396 background

This text has black color on #8AB396 background.


White color preview on #8AB396 background

This text has white color on #8AB396 background.


Related colors

Complementary color

Complementary color for #hex is #754C69.


I love getcolorcode.com

Triadic colors

1 #968AB3 and #B3968A with #8AB396 are triadic colors.

2 #96B38A and #B38A96 with #8AB396 are triadic colors.