COLOR #88B6D7

HEX: #88B6D7 RGB: (136,182,215)

Color info

#88B6D7 contains mainly green and blue colors. Web safe color of #88B6D7 is #99CCCC (or #9CC).

RGB color model

#88B6D7 color RGB value is (136,182,215).

RGB: (136,182,215) (53%, 71%, 84%)

RGB channels and saturation

R 136 of 255 = 53%
G 182 of 255 = 71%
B 215 of 255 = 84%

136
182
215

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

Portions of RGB colors in percentages

R + G + B = 136 + 182 + 215 = 533 (100%)
R 136 of 533 ~ 25.52%
G 182 of 533 ~ 34.15%
B 215 of 533 ~ 40.34'%

%25.52
%34.15
%40.34

CMYK color model

#88B6D7 color CMYK value is (37,15,0,16).

  • cyan value is 36.74%
  • magenta value is 15.35%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (37,15,0,16) C37M15Y0K16 (37%,15%,0%,16%) (0.37/0.15/0.00/0.16) 

CMYK percentages

%36.74
%15.35
%0
%15.69

Codes

Color #88B6D7 in popluar color models

88 B6 D7
RGB 136 182 215
HSL 205° 49.69% 68.82%
HSB/HSV 205° 36.74% 84.31%
CMYK 36.74% 15.35% 0.00%
15.69%

Color #88B6D7 in popluar number systems.

HEX 88 B6 D7
Decimal 136 182 215
Binary 10001000 10110110 11010111
Octal 210 266 327

Shades and tints

Shades of #88B6D7

#88B6D7
(136,182,215)
#7CA6C4
(124,166,196)
#7096B1
(112,150,177)
#64869E
(100,134,158)
#58768B
(88,118,139)
#4C6678
(76,102,120)
#405665
(64,86,101)
#344652
(52,70,82)
#28363F
(40,54,63)
#1C262C
(28,38,44)
#101619
(16,22,25)
#000000
(0,0,0)

Tints of #88B6D7

#88B6D7
(136,182,215)
#92BCDA
(146,188,218)
#9CC2DD
(156,194,221)
#A6C8E0
(166,200,224)
#B0CEE3
(176,206,227)
#BAD4E6
(186,212,230)
#C4DAE9
(196,218,233)
#CEE0EC
(206,224,236)
#D8E6EF
(216,230,239)
#E2ECF2
(226,236,242)
#ECF2F5
(236,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88B6D7; }

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

This text font color is #88B6D7.

Background Color

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

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

This div background color is #88B6D7.

Border color

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

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

This div border color is #88B6D7.

Opacity

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

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

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

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

This text has shadow with #88B6D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88B6D7.

Preview

Color preview on black background

This text has color #88B6D7 on black background.


Color preview on white background

This text has color #88B6D7 on white background.


Black color preview on #88B6D7 background

This text has black color on #88B6D7 background.


White color preview on #88B6D7 background

This text has white color on #88B6D7 background.


Related colors

Complementary color

Complementary color for #hex is #774928.


I love getcolorcode.com

Triadic colors

1 #D788B6 and #B6D788 with #88B6D7 are triadic colors.

2 #D7B688 and #B688D7 with #88B6D7 are triadic colors.