COLOR #88E5B6

HEX: #88E5B6 RGB: (136,229,182)

Color info

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

RGB color model

#88E5B6 color RGB value is (136,229,182).

RGB: (136,229,182) (53%, 90%, 71%)

RGB channels and saturation

R 136 of 255 = 53%
G 229 of 255 = 90%
B 182 of 255 = 71%

136
229
182

R + G + B ~ 71%. #88E5B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 229 + 182 = 547 (100%)
R 136 of 547 ~ 24.86%
G 229 of 547 ~ 41.86%
B 182 of 547 ~ 33.27'%

%24.86
%41.86
%33.27

CMYK color model

#88E5B6 color CMYK value is (41,0,21,10).

  • cyan value is 40.61%
  • magenta value is 0.00%
  • yellow value is 20.52%
  • key color value is 10.20%

CMYK: (41,0,21,10)
C41M0Y21K10 (41%, 0%, 21%, 10%)
(0.41 / 0.00 / 0.21 / 0.10)

CMYK percentages

%40.61
%0
%20.52
%10.2

Codes

Color #88E5B6 in popluar color models

88 E5 B6
RGB 136 229 182
HSL 150° 64.14% 71.57%
HSB/HSV 150° 40.61% 89.80%
CMYK 40.61% 0.00% 20.52%
10.20%

Color #88E5B6 in popluar number systems.

HEX 88 E5 B6
Decimal 136 229 182
Binary 10001000 11100101 10110110
Octal 210 345 266

Shades and tints

Shades of #88E5B6

#88E5B6
(136,229,182)
#7CD1A6
(124,209,166)
#70BD96
(112,189,150)
#64A986
(100,169,134)
#589576
(88,149,118)
#4C8166
(76,129,102)
#406D56
(64,109,86)
#345946
(52,89,70)
#284536
(40,69,54)
#1C3126
(28,49,38)
#101D16
(16,29,22)
#000000
(0,0,0)

Tints of #88E5B6

#88E5B6
(136,229,182)
#92E7BC
(146,231,188)
#9CE9C2
(156,233,194)
#A6EBC8
(166,235,200)
#B0EDCE
(176,237,206)
#BAEFD4
(186,239,212)
#C4F1DA
(196,241,218)
#CEF3E0
(206,243,224)
#D8F5E6
(216,245,230)
#E2F7EC
(226,247,236)
#ECF9F2
(236,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88E5B6 color. Also use rgb(136,229,182) instead hex code.

Text Font Color

.myTextColor { color: #88E5B6; }

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

This text font color is #88E5B6.

Background Color

.myBgColor { background-color: #88E5B6; }

<div style="background-color:#88E5B6">Inner text</div>

This div background color is #88E5B6.

Border color

.myBorderColor { border: 1px solid #88E5B6; }

<div style="border:3px solid #88E5B6">Div</div>

This div border color is #88E5B6.

Opacity

.myOpacity80 { color: #88E5B6; opacity: 0.8; }

<p style="color:#88E5B6;opacity:0.8;">80%</p>

Text with #88E5B6 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 #88E5B6;}

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

This text has shadow with #88E5B6 color.


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

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

This text has shadow with #88E5B6 primary color and red secondary color.


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

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

This text has shadow with #88E5B6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #88E5B6.

Preview

Color preview on black background

This text has color #88E5B6 on black background.


Color preview on white background

This text has color #88E5B6 on white background.


Black color preview on #88E5B6 background

This text has black color on #88E5B6 background.


White color preview on #88E5B6 background

This text has white color on #88E5B6 background.


Related colors

Complementary color

Complementary color for #hex is #771A49.


I love getcolorcode.com

Triadic colors

1 #B688E5 and #E5B688 with #88E5B6 are triadic colors.

2 #B6E588 and #E588B6 with #88E5B6 are triadic colors.