COLOR #89A4C4

HEX: #89A4C4 RGB: (137,164,196)

Color info

#89A4C4 contains red, green and blue colors in about the same proportion. Web safe color of #89A4C4 is #9999CC (or #99C).

RGB color model

#89A4C4 color RGB value is (137,164,196).

RGB: (137,164,196) (54%, 64%, 77%)

RGB channels and saturation

R 137 of 255 = 54%
G 164 of 255 = 64%
B 196 of 255 = 77%

137
164
196

R + G + B ~ 65%. #89A4C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 164 + 196 = 497 (100%)
R 137 of 497 ~ 27.57%
G 164 of 497 ~ 33%
B 196 of 497 ~ 39.44'%

%27.57
%33
%39.44

CMYK color model

#89A4C4 color CMYK value is (30,16,0,23).

  • cyan value is 30.10%
  • magenta value is 16.33%
  • yellow value is 0.00%
  • key color value is 23.14%
CMYK: (30,16,0,23) C30M16Y0K23 (30%,16%,0%,23%) (0.30/0.16/0.00/0.23) 

CMYK percentages

%30.1
%16.33
%0
%23.14

Codes

Color #89A4C4 in popluar color models

89 A4 C4
RGB 137 164 196
HSL 213° 33.33% 65.29%
HSB/HSV 213° 30.10% 76.86%
CMYK 30.10% 16.33% 0.00%
23.14%

Color #89A4C4 in popluar number systems.

HEX 89 A4 C4
Decimal 137 164 196
Binary 10001001 10100100 11000100
Octal 211 244 304

Shades and tints

Shades of #89A4C4

#89A4C4
(137,164,196)
#7D96B3
(125,150,179)
#7188A2
(113,136,162)
#657A91
(101,122,145)
#596C80
(89,108,128)
#4D5E6F
(77,94,111)
#41505E
(65,80,94)
#35424D
(53,66,77)
#29343C
(41,52,60)
#1D262B
(29,38,43)
#11181A
(17,24,26)
#000000
(0,0,0)

Tints of #89A4C4

#89A4C4
(137,164,196)
#93ACC9
(147,172,201)
#9DB4CE
(157,180,206)
#A7BCD3
(167,188,211)
#B1C4D8
(177,196,216)
#BBCCDD
(187,204,221)
#C5D4E2
(197,212,226)
#CFDCE7
(207,220,231)
#D9E4EC
(217,228,236)
#E3ECF1
(227,236,241)
#EDF4F6
(237,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89A4C4 color. Also use rgb(137,164,196) instead hex code.

Text Font Color

.myTextColor { color: #89A4C4; }

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

This text font color is #89A4C4.

Background Color

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

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

This div background color is #89A4C4.

Border color

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

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

This div border color is #89A4C4.

Opacity

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

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

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

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

This text has shadow with #89A4C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89A4C4.

Preview

Color preview on black background

This text has color #89A4C4 on black background.


Color preview on white background

This text has color #89A4C4 on white background.


Black color preview on #89A4C4 background

This text has black color on #89A4C4 background.


White color preview on #89A4C4 background

This text has white color on #89A4C4 background.


Related colors

Complementary color

Complementary color for #hex is #765B3B.


I love getcolorcode.com

Triadic colors

1 #C489A4 and #A4C489 with #89A4C4 are triadic colors.

2 #C4A489 and #A489C4 with #89A4C4 are triadic colors.