COLOR #88D8E6

HEX: #88D8E6 RGB: (136,216,230)

Renk bilgisi

#88D8E6 contains mainly green and blue colors. #88D8E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#88D8E6 color RGB value is (136,216,230).

RGB: (136,216,230) (53%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 216 of 255 = 85%
B 230 of 255 = 90%

136
216
230

R + G + B ~ 76%. #88D8E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 216 + 230 = 582 (100%)
R 136 of 582 ~ 23.37%
G 216 of 582 ~ 37.11%
B 230 of 582 ~ 39.52'%

%23.37
%37.11
%39.52

CMYK RENK MODELİ

#88D8E6 rengi CMYK tonu (41,6,0,10).

  • camgöbeği tonu 40.87%
  • eflatun tonu 6.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (41,6,0,10)
C41M6Y0K10 (41%, 6%, 0%, 10%)
(0.41 / 0.06 / 0.00 / 0.10)

CMYK yüzdeleri

%40.87
%6.09
%0
%9.8

Codes

Color #88D8E6 in popluar color models

88 D8 E6
RGB 136 216 230
HSL 189° 65.28% 71.76%
HSB/HSV 189° 40.87% 90.20%
CMYK 40.87% 6.09% 0.00%
9.80%

Color #88D8E6 in popluar number systems.

HEX 88 D8 E6
Decimal 136 216 230
Binary 10001000 11011000 11100110
Octal 210 330 346

Shades and tints

Shades of #88D8E6

#88D8E6
(136,216,230)
#7CC5D2
(124,197,210)
#70B2BE
(112,178,190)
#649FAA
(100,159,170)
#588C96
(88,140,150)
#4C7982
(76,121,130)
#40666E
(64,102,110)
#34535A
(52,83,90)
#284046
(40,64,70)
#1C2D32
(28,45,50)
#101A1E
(16,26,30)
#000000
(0,0,0)

Tints of #88D8E6

#88D8E6
(136,216,230)
#92DBE8
(146,219,232)
#9CDEEA
(156,222,234)
#A6E1EC
(166,225,236)
#B0E4EE
(176,228,238)
#BAE7F0
(186,231,240)
#C4EAF2
(196,234,242)
#CEEDF4
(206,237,244)
#D8F0F6
(216,240,246)
#E2F3F8
(226,243,248)
#ECF6FA
(236,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88D8E6 color. Also use rgb(136,216,230) instead hex code.

Text Font Color

.myTextColor { color: #88D8E6; }

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

This text font color is #88D8E6.

Background Color

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

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

This div background color is #88D8E6.

Border color

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

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

This div border color is #88D8E6.

Opacity

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

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

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

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

This text has shadow with #88D8E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88D8E6.

Preview

Color preview on black background

This text has color #88D8E6 on black background.


Color preview on white background

This text has color #88D8E6 on white background.


Black color preview on #88D8E6 background

This text has black color on #88D8E6 background.


White color preview on #88D8E6 background

This text has white color on #88D8E6 background.


Related colors

Complementary color

Complementary color for #hex is #772719.


I love getcolorcode.com

Triadic colors

1 #E688D8 and #D8E688 with #88D8E6 are triadic colors.

2 #E6D888 and #D888E6 with #88D8E6 are triadic colors.