COLOR #8AC6A5

HEX: #8AC6A5 RGB: (138,198,165)

Color info

#8AC6A5 contains mainly green and blue colors. Web safe color of #8AC6A5 is #99CC99 (or #9C9).

RGB color model

#8AC6A5 color RGB value is (138,198,165).

RGB: (138,198,165) (54%, 78%, 65%)

RGB channels and saturation

R 138 of 255 = 54%
G 198 of 255 = 78%
B 165 of 255 = 65%

138
198
165

R + G + B ~ 66%. #8AC6A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 198 + 165 = 501 (100%)
R 138 of 501 ~ 27.54%
G 198 of 501 ~ 39.52%
B 165 of 501 ~ 32.93'%

%27.54
%39.52
%32.93

CMYK color model

#8AC6A5 color CMYK value is (30,0,17,22).

  • cyan value is 30.30%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 22.35%
CMYK: (30,0,17,22) C30M0Y17K22 (30%,0%,17%,22%) (0.30/0.00/0.17/0.22) 

CMYK percentages

%30.3
%0
%16.67
%22.35

Codes

Color #8AC6A5 in popluar color models

8A C6 A5
RGB 138 198 165
HSL 147° 34.48% 65.88%
HSB/HSV 147° 30.30% 77.65%
CMYK 30.30% 0.00% 16.67%
22.35%

Color #8AC6A5 in popluar number systems.

HEX 8A C6 A5
Decimal 138 198 165
Binary 10001010 11000110 10100101
Octal 212 306 245

Shades and tints

Shades of #8AC6A5

#8AC6A5
(138,198,165)
#7EB496
(126,180,150)
#72A287
(114,162,135)
#669078
(102,144,120)
#5A7E69
(90,126,105)
#4E6C5A
(78,108,90)
#425A4B
(66,90,75)
#36483C
(54,72,60)
#2A362D
(42,54,45)
#1E241E
(30,36,30)
#12120F
(18,18,15)
#000000
(0,0,0)

Tints of #8AC6A5

#8AC6A5
(138,198,165)
#94CBAD
(148,203,173)
#9ED0B5
(158,208,181)
#A8D5BD
(168,213,189)
#B2DAC5
(178,218,197)
#BCDFCD
(188,223,205)
#C6E4D5
(198,228,213)
#D0E9DD
(208,233,221)
#DAEEE5
(218,238,229)
#E4F3ED
(228,243,237)
#EEF8F5
(238,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AC6A5 color. Also use rgb(138,198,165) instead hex code.

Text Font Color

.myTextColor { color: #8AC6A5; }

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

This text font color is #8AC6A5.

Background Color

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

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

This div background color is #8AC6A5.

Border color

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

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

This div border color is #8AC6A5.

Opacity

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

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

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

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

This text has shadow with #8AC6A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AC6A5.

Preview

Color preview on black background

This text has color #8AC6A5 on black background.


Color preview on white background

This text has color #8AC6A5 on white background.


Black color preview on #8AC6A5 background

This text has black color on #8AC6A5 background.


White color preview on #8AC6A5 background

This text has white color on #8AC6A5 background.


Related colors

Complementary color

Complementary color for #hex is #75395A.


I love getcolorcode.com

Triadic colors

1 #A58AC6 and #C6A58A with #8AC6A5 are triadic colors.

2 #A5C68A and #C68AA5 with #8AC6A5 are triadic colors.