COLOR #89D6D2

HEX: #89D6D2 RGB: (137,214,210)

Color info

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

RGB color model

#89D6D2 color RGB value is (137,214,210).

RGB: (137,214,210) (54%, 84%, 82%)

RGB channels and saturation

R 137 of 255 = 54%
G 214 of 255 = 84%
B 210 of 255 = 82%

137
214
210

R + G + B ~ 73%. #89D6D2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 214 + 210 = 561 (100%)
R 137 of 561 ~ 24.42%
G 214 of 561 ~ 38.15%
B 210 of 561 ~ 37.43'%

%24.42
%38.15
%37.43

CMYK color model

#89D6D2 color CMYK value is (36,0,2,16).

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

CMYK: (36,0,2,16)
C36M0Y2K16 (36%, 0%, 2%, 16%)
(0.36 / 0.00 / 0.02 / 0.16)

CMYK percentages

%35.98
%0
%1.87
%16.08

Codes

Color #89D6D2 in popluar color models

89 D6 D2
RGB 137 214 210
HSL 177° 48.43% 68.82%
HSB/HSV 177° 35.98% 83.92%
CMYK 35.98% 0.00% 1.87%
16.08%

Color #89D6D2 in popluar number systems.

HEX 89 D6 D2
Decimal 137 214 210
Binary 10001001 11010110 11010010
Octal 211 326 322

Shades and tints

Shades of #89D6D2

#89D6D2
(137,214,210)
#7DC3BF
(125,195,191)
#71B0AC
(113,176,172)
#659D99
(101,157,153)
#598A86
(89,138,134)
#4D7773
(77,119,115)
#416460
(65,100,96)
#35514D
(53,81,77)
#293E3A
(41,62,58)
#1D2B27
(29,43,39)
#111814
(17,24,20)
#000000
(0,0,0)

Tints of #89D6D2

#89D6D2
(137,214,210)
#93D9D6
(147,217,214)
#9DDCDA
(157,220,218)
#A7DFDE
(167,223,222)
#B1E2E2
(177,226,226)
#BBE5E6
(187,229,230)
#C5E8EA
(197,232,234)
#CFEBEE
(207,235,238)
#D9EEF2
(217,238,242)
#E3F1F6
(227,241,246)
#EDF4FA
(237,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89D6D2; }

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

This text font color is #89D6D2.

Background Color

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

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

This div background color is #89D6D2.

Border color

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

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

This div border color is #89D6D2.

Opacity

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

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

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

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

This text has shadow with #89D6D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89D6D2.

Preview

Color preview on black background

This text has color #89D6D2 on black background.


Color preview on white background

This text has color #89D6D2 on white background.


Black color preview on #89D6D2 background

This text has black color on #89D6D2 background.


White color preview on #89D6D2 background

This text has white color on #89D6D2 background.


Related colors

Complementary color

Complementary color for #hex is #76292D.


I love getcolorcode.com

Triadic colors

1 #D289D6 and #D6D289 with #89D6D2 are triadic colors.

2 #D2D689 and #D689D2 with #89D6D2 are triadic colors.