COLOR #88C4E5

HEX: #88C4E5 RGB: (136,196,229)

Renk bilgisi

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

RGB renk modeli

#88C4E5 color RGB value is (136,196,229).

RGB: (136,196,229) (53%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 196 of 255 = 77%
B 229 of 255 = 90%

136
196
229

R + G + B ~ 73%. #88C4E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 196 + 229 = 561 (100%)
R 136 of 561 ~ 24.24%
G 196 of 561 ~ 34.94%
B 229 of 561 ~ 40.82'%

%24.24
%34.94
%40.82

CMYK RENK MODELİ

#88C4E5 rengi CMYK tonu (41,14,0,10).

  • camgöbeği tonu 40.61%
  • eflatun tonu 14.41%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (41,14,0,10)
C41M14Y0K10 (41%, 14%, 0%, 10%)
(0.41 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%40.61
%14.41
%0
%10.2

Codes

Color #88C4E5 in popluar color models

88 C4 E5
RGB 136 196 229
HSL 201° 64.14% 71.57%
HSB/HSV 201° 40.61% 89.80%
CMYK 40.61% 14.41% 0.00%
10.20%

Color #88C4E5 in popluar number systems.

HEX 88 C4 E5
Decimal 136 196 229
Binary 10001000 11000100 11100101
Octal 210 304 345

Shades and tints

Shades of #88C4E5

#88C4E5
(136,196,229)
#7CB3D1
(124,179,209)
#70A2BD
(112,162,189)
#6491A9
(100,145,169)
#588095
(88,128,149)
#4C6F81
(76,111,129)
#405E6D
(64,94,109)
#344D59
(52,77,89)
#283C45
(40,60,69)
#1C2B31
(28,43,49)
#101A1D
(16,26,29)
#000000
(0,0,0)

Tints of #88C4E5

#88C4E5
(136,196,229)
#92C9E7
(146,201,231)
#9CCEE9
(156,206,233)
#A6D3EB
(166,211,235)
#B0D8ED
(176,216,237)
#BADDEF
(186,221,239)
#C4E2F1
(196,226,241)
#CEE7F3
(206,231,243)
#D8ECF5
(216,236,245)
#E2F1F7
(226,241,247)
#ECF6F9
(236,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88C4E5 color. Also use rgb(136,196,229) instead hex code.

Text Font Color

.myTextColor { color: #88C4E5; }

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

This text font color is #88C4E5.

Background Color

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

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

This div background color is #88C4E5.

Border color

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

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

This div border color is #88C4E5.

Opacity

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

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

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

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

This text has shadow with #88C4E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88C4E5.

Preview

Color preview on black background

This text has color #88C4E5 on black background.


Color preview on white background

This text has color #88C4E5 on white background.


Black color preview on #88C4E5 background

This text has black color on #88C4E5 background.


White color preview on #88C4E5 background

This text has white color on #88C4E5 background.


Related colors

Complementary color

Complementary color for #hex is #773B1A.


I love getcolorcode.com

Triadic colors

1 #E588C4 and #C4E588 with #88C4E5 are triadic colors.

2 #E5C488 and #C488E5 with #88C4E5 are triadic colors.