COLOR #88B2E1

HEX: #88B2E1 RGB: (136,178,225)

Renk bilgisi

#88B2E1 contains mainly green and blue colors. #88B2E1 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#88B2E1 color RGB value is (136,178,225).

RGB: (136,178,225) (53%, 70%, 88%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 178 of 255 = 70%
B 225 of 255 = 88%

136
178
225

R + G + B ~ 70%. #88B2E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 178 + 225 = 539 (100%)
R 136 of 539 ~ 25.23%
G 178 of 539 ~ 33.02%
B 225 of 539 ~ 41.74'%

%25.23
%33.02
%41.74

CMYK RENK MODELİ

#88B2E1 rengi CMYK tonu (40,21,0,12).

  • camgöbeği tonu 39.56%
  • eflatun tonu 20.89%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (40,21,0,12)
C40M21Y0K12 (40%, 21%, 0%, 12%)
(0.40 / 0.21 / 0.00 / 0.12)

CMYK yüzdeleri

%39.56
%20.89
%0
%11.76

Codes

Color #88B2E1 in popluar color models

88 B2 E1
RGB 136 178 225
HSL 212° 59.73% 70.78%
HSB/HSV 212° 39.56% 88.24%
CMYK 39.56% 20.89% 0.00%
11.76%

Color #88B2E1 in popluar number systems.

HEX 88 B2 E1
Decimal 136 178 225
Binary 10001000 10110010 11100001
Octal 210 262 341

Shades and tints

Shades of #88B2E1

#88B2E1
(136,178,225)
#7CA2CD
(124,162,205)
#7092B9
(112,146,185)
#6482A5
(100,130,165)
#587291
(88,114,145)
#4C627D
(76,98,125)
#405269
(64,82,105)
#344255
(52,66,85)
#283241
(40,50,65)
#1C222D
(28,34,45)
#101219
(16,18,25)
#000000
(0,0,0)

Tints of #88B2E1

#88B2E1
(136,178,225)
#92B9E3
(146,185,227)
#9CC0E5
(156,192,229)
#A6C7E7
(166,199,231)
#B0CEE9
(176,206,233)
#BAD5EB
(186,213,235)
#C4DCED
(196,220,237)
#CEE3EF
(206,227,239)
#D8EAF1
(216,234,241)
#E2F1F3
(226,241,243)
#ECF8F5
(236,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88B2E1 color. Also use rgb(136,178,225) instead hex code.

Text Font Color

.myTextColor { color: #88B2E1; }

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

This text font color is #88B2E1.

Background Color

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

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

This div background color is #88B2E1.

Border color

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

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

This div border color is #88B2E1.

Opacity

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

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

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

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

This text has shadow with #88B2E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88B2E1.

Preview

Color preview on black background

This text has color #88B2E1 on black background.


Color preview on white background

This text has color #88B2E1 on white background.


Black color preview on #88B2E1 background

This text has black color on #88B2E1 background.


White color preview on #88B2E1 background

This text has white color on #88B2E1 background.


Related colors

Complementary color

Complementary color for #hex is #774D1E.


I love getcolorcode.com

Triadic colors

1 #E188B2 and #B2E188 with #88B2E1 are triadic colors.

2 #E1B288 and #B288E1 with #88B2E1 are triadic colors.