COLOR #89D4B6

HEX: #89D4B6 RGB: (137,212,182)

Color info

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

RGB color model

#89D4B6 color RGB value is (137,212,182).

RGB: (137,212,182) (54%, 83%, 71%)

RGB channels and saturation

R 137 of 255 = 54%
G 212 of 255 = 83%
B 182 of 255 = 71%

137
212
182

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

Portions of RGB colors in percentages

R + G + B = 137 + 212 + 182 = 531 (100%)
R 137 of 531 ~ 25.8%
G 212 of 531 ~ 39.92%
B 182 of 531 ~ 34.27'%

%25.8
%39.92
%34.27

CMYK color model

#89D4B6 color CMYK value is (35,0,14,17).

  • cyan value is 35.38%
  • magenta value is 0.00%
  • yellow value is 14.15%
  • key color value is 16.86%

CMYK: (35,0,14,17)
C35M0Y14K17 (35%, 0%, 14%, 17%)
(0.35 / 0.00 / 0.14 / 0.17)

CMYK percentages

%35.38
%0
%14.15
%16.86

Codes

Color #89D4B6 in popluar color models

89 D4 B6
RGB 137 212 182
HSL 156° 46.58% 68.43%
HSB/HSV 156° 35.38% 83.14%
CMYK 35.38% 0.00% 14.15%
16.86%

Color #89D4B6 in popluar number systems.

HEX 89 D4 B6
Decimal 137 212 182
Binary 10001001 11010100 10110110
Octal 211 324 266

Shades and tints

Shades of #89D4B6

#89D4B6
(137,212,182)
#7DC1A6
(125,193,166)
#71AE96
(113,174,150)
#659B86
(101,155,134)
#598876
(89,136,118)
#4D7566
(77,117,102)
#416256
(65,98,86)
#354F46
(53,79,70)
#293C36
(41,60,54)
#1D2926
(29,41,38)
#111616
(17,22,22)
#000000
(0,0,0)

Tints of #89D4B6

#89D4B6
(137,212,182)
#93D7BC
(147,215,188)
#9DDAC2
(157,218,194)
#A7DDC8
(167,221,200)
#B1E0CE
(177,224,206)
#BBE3D4
(187,227,212)
#C5E6DA
(197,230,218)
#CFE9E0
(207,233,224)
#D9ECE6
(217,236,230)
#E3EFEC
(227,239,236)
#EDF2F2
(237,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89D4B6 color. Also use rgb(137,212,182) instead hex code.

Text Font Color

.myTextColor { color: #89D4B6; }

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

This text font color is #89D4B6.

Background Color

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

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

This div background color is #89D4B6.

Border color

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

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

This div border color is #89D4B6.

Opacity

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

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

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

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

This text has shadow with #89D4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89D4B6.

Preview

Color preview on black background

This text has color #89D4B6 on black background.


Color preview on white background

This text has color #89D4B6 on white background.


Black color preview on #89D4B6 background

This text has black color on #89D4B6 background.


White color preview on #89D4B6 background

This text has white color on #89D4B6 background.


Related colors

Complementary color

Complementary color for #hex is #762B49.


I love getcolorcode.com

Triadic colors

1 #B689D4 and #D4B689 with #89D4B6 are triadic colors.

2 #B6D489 and #D489B6 with #89D4B6 are triadic colors.