COLOR #89B5E5

HEX: #89B5E5 RGB: (137,181,229)

Color info

#89B5E5 contains mainly green and blue colors. Web safe color of #89B5E5 is #99CCCC (or #9CC).

RGB color model

#89B5E5 color RGB value is (137,181,229).

RGB: (137,181,229) (54%, 71%, 90%)

RGB channels and saturation

R 137 of 255 = 54%
G 181 of 255 = 71%
B 229 of 255 = 90%

137
181
229

R + G + B ~ 72%. #89B5E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 181 + 229 = 547 (100%)
R 137 of 547 ~ 25.05%
G 181 of 547 ~ 33.09%
B 229 of 547 ~ 41.86'%

%25.05
%33.09
%41.86

CMYK color model

#89B5E5 color CMYK value is (40,21,0,10).

  • cyan value is 40.17%
  • magenta value is 20.96%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (40,21,0,10)
C40M21Y0K10 (40%, 21%, 0%, 10%)
(0.40 / 0.21 / 0.00 / 0.10)

CMYK percentages

%40.17
%20.96
%0
%10.2

Codes

Color #89B5E5 in popluar color models

89 B5 E5
RGB 137 181 229
HSL 211° 63.89% 71.76%
HSB/HSV 211° 40.17% 89.80%
CMYK 40.17% 20.96% 0.00%
10.20%

Color #89B5E5 in popluar number systems.

HEX 89 B5 E5
Decimal 137 181 229
Binary 10001001 10110101 11100101
Octal 211 265 345

Shades and tints

Shades of #89B5E5

#89B5E5
(137,181,229)
#7DA5D1
(125,165,209)
#7195BD
(113,149,189)
#6585A9
(101,133,169)
#597595
(89,117,149)
#4D6581
(77,101,129)
#41556D
(65,85,109)
#354559
(53,69,89)
#293545
(41,53,69)
#1D2531
(29,37,49)
#11151D
(17,21,29)
#000000
(0,0,0)

Tints of #89B5E5

#89B5E5
(137,181,229)
#93BBE7
(147,187,231)
#9DC1E9
(157,193,233)
#A7C7EB
(167,199,235)
#B1CDED
(177,205,237)
#BBD3EF
(187,211,239)
#C5D9F1
(197,217,241)
#CFDFF3
(207,223,243)
#D9E5F5
(217,229,245)
#E3EBF7
(227,235,247)
#EDF1F9
(237,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89B5E5 color. Also use rgb(137,181,229) instead hex code.

Text Font Color

.myTextColor { color: #89B5E5; }

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

This text font color is #89B5E5.

Background Color

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

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

This div background color is #89B5E5.

Border color

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

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

This div border color is #89B5E5.

Opacity

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

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

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

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

This text has shadow with #89B5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89B5E5.

Preview

Color preview on black background

This text has color #89B5E5 on black background.


Color preview on white background

This text has color #89B5E5 on white background.


Black color preview on #89B5E5 background

This text has black color on #89B5E5 background.


White color preview on #89B5E5 background

This text has white color on #89B5E5 background.


Related colors

Complementary color

Complementary color for #hex is #764A1A.


I love getcolorcode.com

Triadic colors

1 #E589B5 and #B5E589 with #89B5E5 are triadic colors.

2 #E5B589 and #B589E5 with #89B5E5 are triadic colors.