COLOR #88B6B9

HEX: #88B6B9 RGB: (136,182,185)

Color info

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

RGB color model

#88B6B9 color RGB value is (136,182,185).

RGB: (136,182,185) (53%, 71%, 73%)

RGB channels and saturation

R 136 of 255 = 53%
G 182 of 255 = 71%
B 185 of 255 = 73%

136
182
185

R + G + B ~ 66%. #88B6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 182 + 185 = 503 (100%)
R 136 of 503 ~ 27.04%
G 182 of 503 ~ 36.18%
B 185 of 503 ~ 36.78'%

%27.04
%36.18
%36.78

CMYK color model

#88B6B9 color CMYK value is (26,2,0,27).

  • cyan value is 26.49%
  • magenta value is 1.62%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (26,2,0,27)
C26M2Y0K27 (26%, 2%, 0%, 27%)
(0.26 / 0.02 / 0.00 / 0.27)

CMYK percentages

%26.49
%1.62
%0
%27.45

Codes

Color #88B6B9 in popluar color models

88 B6 B9
RGB 136 182 185
HSL 184° 25.93% 62.94%
HSB/HSV 184° 26.49% 72.55%
CMYK 26.49% 1.62% 0.00%
27.45%

Color #88B6B9 in popluar number systems.

HEX 88 B6 B9
Decimal 136 182 185
Binary 10001000 10110110 10111001
Octal 210 266 271

Shades and tints

Shades of #88B6B9

#88B6B9
(136,182,185)
#7CA6A9
(124,166,169)
#709699
(112,150,153)
#648689
(100,134,137)
#587679
(88,118,121)
#4C6669
(76,102,105)
#405659
(64,86,89)
#344649
(52,70,73)
#283639
(40,54,57)
#1C2629
(28,38,41)
#101619
(16,22,25)
#000000
(0,0,0)

Tints of #88B6B9

#88B6B9
(136,182,185)
#92BCBF
(146,188,191)
#9CC2C5
(156,194,197)
#A6C8CB
(166,200,203)
#B0CED1
(176,206,209)
#BAD4D7
(186,212,215)
#C4DADD
(196,218,221)
#CEE0E3
(206,224,227)
#D8E6E9
(216,230,233)
#E2ECEF
(226,236,239)
#ECF2F5
(236,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88B6B9; }

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

This text font color is #88B6B9.

Background Color

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

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

This div background color is #88B6B9.

Border color

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

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

This div border color is #88B6B9.

Opacity

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

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

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

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

This text has shadow with #88B6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88B6B9.

Preview

Color preview on black background

This text has color #88B6B9 on black background.


Color preview on white background

This text has color #88B6B9 on white background.


Black color preview on #88B6B9 background

This text has black color on #88B6B9 background.


White color preview on #88B6B9 background

This text has white color on #88B6B9 background.


Related colors

Complementary color

Complementary color for #hex is #774946.


I love getcolorcode.com

Triadic colors

1 #B988B6 and #B6B988 with #88B6B9 are triadic colors.

2 #B9B688 and #B688B9 with #88B6B9 are triadic colors.