COLOR #89E5E2

HEX: #89E5E2 RGB: (137,229,226)

Color info

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

RGB color model

#89E5E2 color RGB value is (137,229,226).

RGB: (137,229,226) (54%, 90%, 89%)

RGB channels and saturation

R 137 of 255 = 54%
G 229 of 255 = 90%
B 226 of 255 = 89%

137
229
226

R + G + B ~ 78%. #89E5E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 229 + 226 = 592 (100%)
R 137 of 592 ~ 23.14%
G 229 of 592 ~ 38.68%
B 226 of 592 ~ 38.18'%

%23.14
%38.68
%38.18

CMYK color model

#89E5E2 color CMYK value is (40,0,1,10).

  • cyan value is 40.17%
  • magenta value is 0.00%
  • yellow value is 1.31%
  • key color value is 10.20%
CMYK: (40,0,1,10) C40M0Y1K10 (40%,0%,1%,10%) (0.40/0.00/0.01/0.10) 

CMYK percentages

%40.17
%0
%1.31
%10.2

Codes

Color #89E5E2 in popluar color models

89 E5 E2
RGB 137 229 226
HSL 178° 63.89% 71.76%
HSB/HSV 178° 40.17% 89.80%
CMYK 40.17% 0.00% 1.31%
10.20%

Color #89E5E2 in popluar number systems.

HEX 89 E5 E2
Decimal 137 229 226
Binary 10001001 11100101 11100010
Octal 211 345 342

Shades and tints

Shades of #89E5E2

#89E5E2
(137,229,226)
#7DD1CE
(125,209,206)
#71BDBA
(113,189,186)
#65A9A6
(101,169,166)
#599592
(89,149,146)
#4D817E
(77,129,126)
#416D6A
(65,109,106)
#355956
(53,89,86)
#294542
(41,69,66)
#1D312E
(29,49,46)
#111D1A
(17,29,26)
#000000
(0,0,0)

Tints of #89E5E2

#89E5E2
(137,229,226)
#93E7E4
(147,231,228)
#9DE9E6
(157,233,230)
#A7EBE8
(167,235,232)
#B1EDEA
(177,237,234)
#BBEFEC
(187,239,236)
#C5F1EE
(197,241,238)
#CFF3F0
(207,243,240)
#D9F5F2
(217,245,242)
#E3F7F4
(227,247,244)
#EDF9F6
(237,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89E5E2 color. Also use rgb(137,229,226) instead hex code.

Text Font Color

.myTextColor { color: #89E5E2; }

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

This text font color is #89E5E2.

Background Color

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

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

This div background color is #89E5E2.

Border color

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

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

This div border color is #89E5E2.

Opacity

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

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

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

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

This text has shadow with #89E5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89E5E2.

Preview

Color preview on black background

This text has color #89E5E2 on black background.


Color preview on white background

This text has color #89E5E2 on white background.


Black color preview on #89E5E2 background

This text has black color on #89E5E2 background.


White color preview on #89E5E2 background

This text has white color on #89E5E2 background.


Related colors

Complementary color

Complementary color for #hex is #761A1D.


I love getcolorcode.com

Triadic colors

1 #E289E5 and #E5E289 with #89E5E2 are triadic colors.

2 #E2E589 and #E589E2 with #89E5E2 are triadic colors.