COLOR #88C9D5

HEX: #88C9D5 RGB: (136,201,213)

Renk bilgisi

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

RGB renk modeli

#88C9D5 color RGB value is (136,201,213).

RGB: (136,201,213) (53%, 79%, 84%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 201 of 255 = 79%
B 213 of 255 = 84%

136
201
213

R + G + B ~ 72%. #88C9D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 201 + 213 = 550 (100%)
R 136 of 550 ~ 24.73%
G 201 of 550 ~ 36.55%
B 213 of 550 ~ 38.73'%

%24.73
%36.55
%38.73

CMYK RENK MODELİ

#88C9D5 rengi CMYK tonu (36,6,0,16).

  • camgöbeği tonu 36.15%
  • eflatun tonu 5.63%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (36,6,0,16)
C36M6Y0K16 (36%, 6%, 0%, 16%)
(0.36 / 0.06 / 0.00 / 0.16)

CMYK yüzdeleri

%36.15
%5.63
%0
%16.47

Codes

Color #88C9D5 in popluar color models

88 C9 D5
RGB 136 201 213
HSL 189° 47.83% 68.43%
HSB/HSV 189° 36.15% 83.53%
CMYK 36.15% 5.63% 0.00%
16.47%

Color #88C9D5 in popluar number systems.

HEX 88 C9 D5
Decimal 136 201 213
Binary 10001000 11001001 11010101
Octal 210 311 325

Shades and tints

Shades of #88C9D5

#88C9D5
(136,201,213)
#7CB7C2
(124,183,194)
#70A5AF
(112,165,175)
#64939C
(100,147,156)
#588189
(88,129,137)
#4C6F76
(76,111,118)
#405D63
(64,93,99)
#344B50
(52,75,80)
#28393D
(40,57,61)
#1C272A
(28,39,42)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #88C9D5

#88C9D5
(136,201,213)
#92CDD8
(146,205,216)
#9CD1DB
(156,209,219)
#A6D5DE
(166,213,222)
#B0D9E1
(176,217,225)
#BADDE4
(186,221,228)
#C4E1E7
(196,225,231)
#CEE5EA
(206,229,234)
#D8E9ED
(216,233,237)
#E2EDF0
(226,237,240)
#ECF1F3
(236,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88C9D5 color. Also use rgb(136,201,213) instead hex code.

Text Font Color

.myTextColor { color: #88C9D5; }

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

This text font color is #88C9D5.

Background Color

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

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

This div background color is #88C9D5.

Border color

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

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

This div border color is #88C9D5.

Opacity

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

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

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

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

This text has shadow with #88C9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88C9D5.

Preview

Color preview on black background

This text has color #88C9D5 on black background.


Color preview on white background

This text has color #88C9D5 on white background.


Black color preview on #88C9D5 background

This text has black color on #88C9D5 background.


White color preview on #88C9D5 background

This text has white color on #88C9D5 background.


Related colors

Complementary color

Complementary color for #hex is #77362A.


I love getcolorcode.com

Triadic colors

1 #D588C9 and #C9D588 with #88C9D5 are triadic colors.

2 #D5C988 and #C988D5 with #88C9D5 are triadic colors.