COLOR #89D6AE

HEX: #89D6AE RGB: (137,214,174)

Color info

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

RGB color model

#89D6AE color RGB value is (137,214,174).

RGB: (137,214,174) (54%, 84%, 68%)

RGB channels and saturation

R 137 of 255 = 54%
G 214 of 255 = 84%
B 174 of 255 = 68%

137
214
174

R + G + B ~ 69%. #89D6AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 214 + 174 = 525 (100%)
R 137 of 525 ~ 26.1%
G 214 of 525 ~ 40.76%
B 174 of 525 ~ 33.14'%

%26.1
%40.76
%33.14

CMYK color model

#89D6AE color CMYK value is (36,0,19,16).

  • cyan value is 35.98%
  • magenta value is 0.00%
  • yellow value is 18.69%
  • key color value is 16.08%

CMYK: (36,0,19,16)
C36M0Y19K16 (36%, 0%, 19%, 16%)
(0.36 / 0.00 / 0.19 / 0.16)

CMYK percentages

%35.98
%0
%18.69
%16.08

Codes

Color #89D6AE in popluar color models

89 D6 AE
RGB 137 214 174
HSL 149° 48.43% 68.82%
HSB/HSV 149° 35.98% 83.92%
CMYK 35.98% 0.00% 18.69%
16.08%

Color #89D6AE in popluar number systems.

HEX 89 D6 AE
Decimal 137 214 174
Binary 10001001 11010110 10101110
Octal 211 326 256

Shades and tints

Shades of #89D6AE

#89D6AE
(137,214,174)
#7DC39F
(125,195,159)
#71B090
(113,176,144)
#659D81
(101,157,129)
#598A72
(89,138,114)
#4D7763
(77,119,99)
#416454
(65,100,84)
#355145
(53,81,69)
#293E36
(41,62,54)
#1D2B27
(29,43,39)
#111818
(17,24,24)
#000000
(0,0,0)

Tints of #89D6AE

#89D6AE
(137,214,174)
#93D9B5
(147,217,181)
#9DDCBC
(157,220,188)
#A7DFC3
(167,223,195)
#B1E2CA
(177,226,202)
#BBE5D1
(187,229,209)
#C5E8D8
(197,232,216)
#CFEBDF
(207,235,223)
#D9EEE6
(217,238,230)
#E3F1ED
(227,241,237)
#EDF4F4
(237,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89D6AE color. Also use rgb(137,214,174) instead hex code.

Text Font Color

.myTextColor { color: #89D6AE; }

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

This text font color is #89D6AE.

Background Color

.myBgColor { background-color: #89D6AE; }

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

This div background color is #89D6AE.

Border color

.myBorderColor { border: 1px solid #89D6AE; }

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

This div border color is #89D6AE.

Opacity

.myOpacity80 { color: #89D6AE; opacity: 0.8; }

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

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

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

This text has shadow with #89D6AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89D6AE.

Preview

Color preview on black background

This text has color #89D6AE on black background.


Color preview on white background

This text has color #89D6AE on white background.


Black color preview on #89D6AE background

This text has black color on #89D6AE background.


White color preview on #89D6AE background

This text has white color on #89D6AE background.


Related colors

Complementary color

Complementary color for #hex is #762951.


I love getcolorcode.com

Triadic colors

1 #AE89D6 and #D6AE89 with #89D6AE are triadic colors.

2 #AED689 and #D689AE with #89D6AE are triadic colors.