COLOR #89D7C6

HEX: #89D7C6 RGB: (137,215,198)

Color info

#89D7C6 contains mainly green and blue colors. Web safe color of #89D7C6 is #99CCCC (or #9CC).

RGB color model

#89D7C6 color RGB value is (137,215,198).

RGB: (137,215,198) (54%, 84%, 78%)

RGB channels and saturation

R 137 of 255 = 54%
G 215 of 255 = 84%
B 198 of 255 = 78%

137
215
198

R + G + B ~ 72%. #89D7C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 215 + 198 = 550 (100%)
R 137 of 550 ~ 24.91%
G 215 of 550 ~ 39.09%
B 198 of 550 ~ 36'%

%24.91
%39.09
%36

CMYK color model

#89D7C6 color CMYK value is (36,0,8,16).

  • cyan value is 36.28%
  • magenta value is 0.00%
  • yellow value is 7.91%
  • key color value is 15.69%
CMYK: (36,0,8,16) C36M0Y8K16 (36%,0%,8%,16%) (0.36/0.00/0.08/0.16) 

CMYK percentages

%36.28
%0
%7.91
%15.69

Codes

Color #89D7C6 in popluar color models

89 D7 C6
RGB 137 215 198
HSL 167° 49.37% 69.02%
HSB/HSV 167° 36.28% 84.31%
CMYK 36.28% 0.00% 7.91%
15.69%

Color #89D7C6 in popluar number systems.

HEX 89 D7 C6
Decimal 137 215 198
Binary 10001001 11010111 11000110
Octal 211 327 306

Shades and tints

Shades of #89D7C6

#89D7C6
(137,215,198)
#7DC4B4
(125,196,180)
#71B1A2
(113,177,162)
#659E90
(101,158,144)
#598B7E
(89,139,126)
#4D786C
(77,120,108)
#41655A
(65,101,90)
#355248
(53,82,72)
#293F36
(41,63,54)
#1D2C24
(29,44,36)
#111912
(17,25,18)
#000000
(0,0,0)

Tints of #89D7C6

#89D7C6
(137,215,198)
#93DACB
(147,218,203)
#9DDDD0
(157,221,208)
#A7E0D5
(167,224,213)
#B1E3DA
(177,227,218)
#BBE6DF
(187,230,223)
#C5E9E4
(197,233,228)
#CFECE9
(207,236,233)
#D9EFEE
(217,239,238)
#E3F2F3
(227,242,243)
#EDF5F8
(237,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89D7C6 color. Also use rgb(137,215,198) instead hex code.

Text Font Color

.myTextColor { color: #89D7C6; }

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

This text font color is #89D7C6.

Background Color

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

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

This div background color is #89D7C6.

Border color

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

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

This div border color is #89D7C6.

Opacity

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

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

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

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

This text has shadow with #89D7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89D7C6.

Preview

Color preview on black background

This text has color #89D7C6 on black background.


Color preview on white background

This text has color #89D7C6 on white background.


Black color preview on #89D7C6 background

This text has black color on #89D7C6 background.


White color preview on #89D7C6 background

This text has white color on #89D7C6 background.


Related colors

Complementary color

Complementary color for #hex is #762839.


I love getcolorcode.com

Triadic colors

1 #C689D7 and #D7C689 with #89D7C6 are triadic colors.

2 #C6D789 and #D789C6 with #89D7C6 are triadic colors.