COLOR #88E2A6

HEX: #88E2A6 RGB: (136,226,166)

Color info

#88E2A6 contains mainly green color. Web safe color of #88E2A6 is #99CC99 (or #9C9).

RGB color model

#88E2A6 color RGB value is (136,226,166).

RGB: (136,226,166) (53%, 89%, 65%)

RGB channels and saturation

R 136 of 255 = 53%
G 226 of 255 = 89%
B 166 of 255 = 65%

136
226
166

R + G + B ~ 69%. #88E2A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 226 + 166 = 528 (100%)
R 136 of 528 ~ 25.76%
G 226 of 528 ~ 42.8%
B 166 of 528 ~ 31.44'%

%25.76
%42.8
%31.44

CMYK color model

#88E2A6 color CMYK value is (40,0,27,11).

  • cyan value is 39.82%
  • magenta value is 0.00%
  • yellow value is 26.55%
  • key color value is 11.37%
CMYK: (40,0,27,11) C40M0Y27K11 (40%,0%,27%,11%) (0.40/0.00/0.27/0.11) 

CMYK percentages

%39.82
%0
%26.55
%11.37

Codes

Color #88E2A6 in popluar color models

88 E2 A6
RGB 136 226 166
HSL 140° 60.81% 70.98%
HSB/HSV 140° 39.82% 88.63%
CMYK 39.82% 0.00% 26.55%
11.37%

Color #88E2A6 in popluar number systems.

HEX 88 E2 A6
Decimal 136 226 166
Binary 10001000 11100010 10100110
Octal 210 342 246

Shades and tints

Shades of #88E2A6

#88E2A6
(136,226,166)
#7CCE97
(124,206,151)
#70BA88
(112,186,136)
#64A679
(100,166,121)
#58926A
(88,146,106)
#4C7E5B
(76,126,91)
#406A4C
(64,106,76)
#34563D
(52,86,61)
#28422E
(40,66,46)
#1C2E1F
(28,46,31)
#101A10
(16,26,16)
#000000
(0,0,0)

Tints of #88E2A6

#88E2A6
(136,226,166)
#92E4AE
(146,228,174)
#9CE6B6
(156,230,182)
#A6E8BE
(166,232,190)
#B0EAC6
(176,234,198)
#BAECCE
(186,236,206)
#C4EED6
(196,238,214)
#CEF0DE
(206,240,222)
#D8F2E6
(216,242,230)
#E2F4EE
(226,244,238)
#ECF6F6
(236,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88E2A6 color. Also use rgb(136,226,166) instead hex code.

Text Font Color

.myTextColor { color: #88E2A6; }

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

This text font color is #88E2A6.

Background Color

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

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

This div background color is #88E2A6.

Border color

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

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

This div border color is #88E2A6.

Opacity

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

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

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

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

This text has shadow with #88E2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88E2A6.

Preview

Color preview on black background

This text has color #88E2A6 on black background.


Color preview on white background

This text has color #88E2A6 on white background.


Black color preview on #88E2A6 background

This text has black color on #88E2A6 background.


White color preview on #88E2A6 background

This text has white color on #88E2A6 background.


Related colors

Complementary color

Complementary color for #hex is #771D59.


I love getcolorcode.com

Triadic colors

1 #A688E2 and #E2A688 with #88E2A6 are triadic colors.

2 #A6E288 and #E288A6 with #88E2A6 are triadic colors.