COLOR #88B1B8

HEX: #88B1B8 RGB: (136,177,184)

Color info

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

RGB color model

#88B1B8 color RGB value is (136,177,184).

RGB: (136,177,184) (53%, 69%, 72%)

RGB channels and saturation

R 136 of 255 = 53%
G 177 of 255 = 69%
B 184 of 255 = 72%

136
177
184

R + G + B ~ 65%. #88B1B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 136 + 177 + 184 = 497 (100%)
R 136 of 497 ~ 27.36%
G 177 of 497 ~ 35.61%
B 184 of 497 ~ 37.02'%

%27.36
%35.61
%37.02

CMYK color model

#88B1B8 color CMYK value is (26,4,0,28).

  • cyan value is 26.09%
  • magenta value is 3.80%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (26,4,0,28) C26M4Y0K28 (26%,4%,0%,28%) (0.26/0.04/0.00/0.28) 

CMYK percentages

%26.09
%3.8
%0
%27.84

Codes

Color #88B1B8 in popluar color models

88 B1 B8
RGB 136 177 184
HSL 189° 25.26% 62.75%
HSB/HSV 189° 26.09% 72.16%
CMYK 26.09% 3.80% 0.00%
27.84%

Color #88B1B8 in popluar number systems.

HEX 88 B1 B8
Decimal 136 177 184
Binary 10001000 10110001 10111000
Octal 210 261 270

Shades and tints

Shades of #88B1B8

#88B1B8
(136,177,184)
#7CA1A8
(124,161,168)
#709198
(112,145,152)
#648188
(100,129,136)
#587178
(88,113,120)
#4C6168
(76,97,104)
#405158
(64,81,88)
#344148
(52,65,72)
#283138
(40,49,56)
#1C2128
(28,33,40)
#101118
(16,17,24)
#000000
(0,0,0)

Tints of #88B1B8

#88B1B8
(136,177,184)
#92B8BE
(146,184,190)
#9CBFC4
(156,191,196)
#A6C6CA
(166,198,202)
#B0CDD0
(176,205,208)
#BAD4D6
(186,212,214)
#C4DBDC
(196,219,220)
#CEE2E2
(206,226,226)
#D8E9E8
(216,233,232)
#E2F0EE
(226,240,238)
#ECF7F4
(236,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88B1B8 color. Also use rgb(136,177,184) instead hex code.

Text Font Color

.myTextColor { color: #88B1B8; }

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

This text font color is #88B1B8.

Background Color

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

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

This div background color is #88B1B8.

Border color

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

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

This div border color is #88B1B8.

Opacity

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

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

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

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

This text has shadow with #88B1B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88B1B8.

Preview

Color preview on black background

This text has color #88B1B8 on black background.


Color preview on white background

This text has color #88B1B8 on white background.


Black color preview on #88B1B8 background

This text has black color on #88B1B8 background.


White color preview on #88B1B8 background

This text has white color on #88B1B8 background.


Related colors

Complementary color

Complementary color for #hex is #774E47.


I love getcolorcode.com

Triadic colors

1 #B888B1 and #B1B888 with #88B1B8 are triadic colors.

2 #B8B188 and #B188B8 with #88B1B8 are triadic colors.