COLOR #88F2C6

HEX: #88F2C6 RGB: (136,242,198)

Color info

#88F2C6 contains mainly green and blue colors. Web safe color of #88F2C6 is #99FFCC (or #9FC).

RGB color model

#88F2C6 color RGB value is (136,242,198).

RGB: (136,242,198) (53%, 95%, 78%)

RGB channels and saturation

R 136 of 255 = 53%
G 242 of 255 = 95%
B 198 of 255 = 78%

136
242
198

R + G + B ~ 75%. #88F2C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 242 + 198 = 576 (100%)
R 136 of 576 ~ 23.61%
G 242 of 576 ~ 42.01%
B 198 of 576 ~ 34.38'%

%23.61
%42.01
%34.38

CMYK color model

#88F2C6 color CMYK value is (44,0,18,5).

  • cyan value is 43.80%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 5.10%
CMYK: (44,0,18,5) C44M0Y18K5 (44%,0%,18%,5%) (0.44/0.00/0.18/0.05) 

CMYK percentages

%43.8
%0
%18.18
%5.1

Codes

Color #88F2C6 in popluar color models

88 F2 C6
RGB 136 242 198
HSL 155° 80.30% 74.12%
HSB/HSV 155° 43.80% 94.90%
CMYK 43.80% 0.00% 18.18%
5.10%

Color #88F2C6 in popluar number systems.

HEX 88 F2 C6
Decimal 136 242 198
Binary 10001000 11110010 11000110
Octal 210 362 306

Shades and tints

Shades of #88F2C6

#88F2C6
(136,242,198)
#7CDCB4
(124,220,180)
#70C6A2
(112,198,162)
#64B090
(100,176,144)
#589A7E
(88,154,126)
#4C846C
(76,132,108)
#406E5A
(64,110,90)
#345848
(52,88,72)
#284236
(40,66,54)
#1C2C24
(28,44,36)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #88F2C6

#88F2C6
(136,242,198)
#92F3CB
(146,243,203)
#9CF4D0
(156,244,208)
#A6F5D5
(166,245,213)
#B0F6DA
(176,246,218)
#BAF7DF
(186,247,223)
#C4F8E4
(196,248,228)
#CEF9E9
(206,249,233)
#D8FAEE
(216,250,238)
#E2FBF3
(226,251,243)
#ECFCF8
(236,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88F2C6 color. Also use rgb(136,242,198) instead hex code.

Text Font Color

.myTextColor { color: #88F2C6; }

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

This text font color is #88F2C6.

Background Color

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

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

This div background color is #88F2C6.

Border color

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

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

This div border color is #88F2C6.

Opacity

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

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

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

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

This text has shadow with #88F2C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88F2C6.

Preview

Color preview on black background

This text has color #88F2C6 on black background.


Color preview on white background

This text has color #88F2C6 on white background.


Black color preview on #88F2C6 background

This text has black color on #88F2C6 background.


White color preview on #88F2C6 background

This text has white color on #88F2C6 background.


Related colors

Complementary color

Complementary color for #hex is #770D39.


I love getcolorcode.com

Triadic colors

1 #C688F2 and #F2C688 with #88F2C6 are triadic colors.

2 #C6F288 and #F288C6 with #88F2C6 are triadic colors.