COLOR #89C5E6

HEX: #89C5E6 RGB: (137,197,230)

Renk bilgisi

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

RGB renk modeli

#89C5E6 color RGB value is (137,197,230).

RGB: (137,197,230) (54%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 197 of 255 = 77%
B 230 of 255 = 90%

137
197
230

R + G + B ~ 74%. #89C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 197 + 230 = 564 (100%)
R 137 of 564 ~ 24.29%
G 197 of 564 ~ 34.93%
B 230 of 564 ~ 40.78'%

%24.29
%34.93
%40.78

CMYK RENK MODELİ

#89C5E6 rengi CMYK tonu (40,14,0,10).

  • camgöbeği tonu 40.43%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (40,14,0,10)
C40M14Y0K10 (40%, 14%, 0%, 10%)
(0.40 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%40.43
%14.35
%0
%9.8

Codes

Color #89C5E6 in popluar color models

89 C5 E6
RGB 137 197 230
HSL 201° 65.03% 71.96%
HSB/HSV 201° 40.43% 90.20%
CMYK 40.43% 14.35% 0.00%
9.80%

Color #89C5E6 in popluar number systems.

HEX 89 C5 E6
Decimal 137 197 230
Binary 10001001 11000101 11100110
Octal 211 305 346

Shades and tints

Shades of #89C5E6

#89C5E6
(137,197,230)
#7DB4D2
(125,180,210)
#71A3BE
(113,163,190)
#6592AA
(101,146,170)
#598196
(89,129,150)
#4D7082
(77,112,130)
#415F6E
(65,95,110)
#354E5A
(53,78,90)
#293D46
(41,61,70)
#1D2C32
(29,44,50)
#111B1E
(17,27,30)
#000000
(0,0,0)

Tints of #89C5E6

#89C5E6
(137,197,230)
#93CAE8
(147,202,232)
#9DCFEA
(157,207,234)
#A7D4EC
(167,212,236)
#B1D9EE
(177,217,238)
#BBDEF0
(187,222,240)
#C5E3F2
(197,227,242)
#CFE8F4
(207,232,244)
#D9EDF6
(217,237,246)
#E3F2F8
(227,242,248)
#EDF7FA
(237,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89C5E6 color. Also use rgb(137,197,230) instead hex code.

Text Font Color

.myTextColor { color: #89C5E6; }

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

This text font color is #89C5E6.

Background Color

.myBgColor { background-color: #89C5E6; }

<div style="background-color:#89C5E6">Inner text</div>

This div background color is #89C5E6.

Border color

.myBorderColor { border: 1px solid #89C5E6; }

<div style="border:3px solid #89C5E6">Div</div>

This div border color is #89C5E6.

Opacity

.myOpacity80 { color: #89C5E6; opacity: 0.8; }

<p style="color:#89C5E6;opacity:0.8;">80%</p>

Text with #89C5E6 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 #89C5E6;}

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

This text has shadow with #89C5E6 color.


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

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

This text has shadow with #89C5E6 primary color and red secondary color.


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

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

This text has shadow with #89C5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #89C5E6.

Preview

Color preview on black background

This text has color #89C5E6 on black background.


Color preview on white background

This text has color #89C5E6 on white background.


Black color preview on #89C5E6 background

This text has black color on #89C5E6 background.


White color preview on #89C5E6 background

This text has white color on #89C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #763A19.


I love getcolorcode.com

Triadic colors

1 #E689C5 and #C5E689 with #89C5E6 are triadic colors.

2 #E6C589 and #C589E6 with #89C5E6 are triadic colors.