COLOR #88C2B7

HEX: #88C2B7 RGB: (136,194,183)

Color info

#88C2B7 contains red, green and blue colors in about the same proportion. Web safe color of #88C2B7 is #99CCCC (or #9CC).

RGB color model

#88C2B7 color RGB value is (136,194,183).

RGB: (136,194,183) (53%, 76%, 72%)

RGB channels and saturation

R 136 of 255 = 53%
G 194 of 255 = 76%
B 183 of 255 = 72%

136
194
183

R + G + B ~ 67%. #88C2B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 194 + 183 = 513 (100%)
R 136 of 513 ~ 26.51%
G 194 of 513 ~ 37.82%
B 183 of 513 ~ 35.67'%

%26.51
%37.82
%35.67

CMYK color model

#88C2B7 color CMYK value is (30,0,6,24).

  • cyan value is 29.90%
  • magenta value is 0.00%
  • yellow value is 5.67%
  • key color value is 23.92%
CMYK: (30,0,6,24) C30M0Y6K24 (30%,0%,6%,24%) (0.30/0.00/0.06/0.24) 

CMYK percentages

%29.9
%0
%5.67
%23.92

Codes

Color #88C2B7 in popluar color models

88 C2 B7
RGB 136 194 183
HSL 169° 32.22% 64.71%
HSB/HSV 169° 29.90% 76.08%
CMYK 29.90% 0.00% 5.67%
23.92%

Color #88C2B7 in popluar number systems.

HEX 88 C2 B7
Decimal 136 194 183
Binary 10001000 11000010 10110111
Octal 210 302 267

Shades and tints

Shades of #88C2B7

#88C2B7
(136,194,183)
#7CB1A7
(124,177,167)
#70A097
(112,160,151)
#648F87
(100,143,135)
#587E77
(88,126,119)
#4C6D67
(76,109,103)
#405C57
(64,92,87)
#344B47
(52,75,71)
#283A37
(40,58,55)
#1C2927
(28,41,39)
#101817
(16,24,23)
#000000
(0,0,0)

Tints of #88C2B7

#88C2B7
(136,194,183)
#92C7BD
(146,199,189)
#9CCCC3
(156,204,195)
#A6D1C9
(166,209,201)
#B0D6CF
(176,214,207)
#BADBD5
(186,219,213)
#C4E0DB
(196,224,219)
#CEE5E1
(206,229,225)
#D8EAE7
(216,234,231)
#E2EFED
(226,239,237)
#ECF4F3
(236,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88C2B7 color. Also use rgb(136,194,183) instead hex code.

Text Font Color

.myTextColor { color: #88C2B7; }

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

This text font color is #88C2B7.

Background Color

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

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

This div background color is #88C2B7.

Border color

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

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

This div border color is #88C2B7.

Opacity

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

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

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

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

This text has shadow with #88C2B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88C2B7.

Preview

Color preview on black background

This text has color #88C2B7 on black background.


Color preview on white background

This text has color #88C2B7 on white background.


Black color preview on #88C2B7 background

This text has black color on #88C2B7 background.


White color preview on #88C2B7 background

This text has white color on #88C2B7 background.


Related colors

Complementary color

Complementary color for #hex is #773D48.


I love getcolorcode.com

Triadic colors

1 #B788C2 and #C2B788 with #88C2B7 are triadic colors.

2 #B7C288 and #C288B7 with #88C2B7 are triadic colors.