COLOR #89A4D4

HEX: #89A4D4 RGB: (137,164,212)

Color info

#89A4D4 contains mainly green and blue colors. Web safe color of #89A4D4 is #9999CC (or #99C).

RGB color model

#89A4D4 color RGB value is (137,164,212).

RGB: (137,164,212) (54%, 64%, 83%)

RGB channels and saturation

R 137 of 255 = 54%
G 164 of 255 = 64%
B 212 of 255 = 83%

137
164
212

R + G + B ~ 67%. #89A4D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 137 + 164 + 212 = 513 (100%)
R 137 of 513 ~ 26.71%
G 164 of 513 ~ 31.97%
B 212 of 513 ~ 41.33'%

%26.71
%31.97
%41.33

CMYK color model

#89A4D4 color CMYK value is (35,23,0,17).

  • cyan value is 35.38%
  • magenta value is 22.64%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (35,23,0,17)
C35M23Y0K17 (35%, 23%, 0%, 17%)
(0.35 / 0.23 / 0.00 / 0.17)

CMYK percentages

%35.38
%22.64
%0
%16.86

Codes

Color #89A4D4 in popluar color models

89 A4 D4
RGB 137 164 212
HSL 218° 46.58% 68.43%
HSB/HSV 218° 35.38% 83.14%
CMYK 35.38% 22.64% 0.00%
16.86%

Color #89A4D4 in popluar number systems.

HEX 89 A4 D4
Decimal 137 164 212
Binary 10001001 10100100 11010100
Octal 211 244 324

Shades and tints

Shades of #89A4D4

#89A4D4
(137,164,212)
#7D96C1
(125,150,193)
#7188AE
(113,136,174)
#657A9B
(101,122,155)
#596C88
(89,108,136)
#4D5E75
(77,94,117)
#415062
(65,80,98)
#35424F
(53,66,79)
#29343C
(41,52,60)
#1D2629
(29,38,41)
#111816
(17,24,22)
#000000
(0,0,0)

Tints of #89A4D4

#89A4D4
(137,164,212)
#93ACD7
(147,172,215)
#9DB4DA
(157,180,218)
#A7BCDD
(167,188,221)
#B1C4E0
(177,196,224)
#BBCCE3
(187,204,227)
#C5D4E6
(197,212,230)
#CFDCE9
(207,220,233)
#D9E4EC
(217,228,236)
#E3ECEF
(227,236,239)
#EDF4F2
(237,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89A4D4; }

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

This text font color is #89A4D4.

Background Color

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

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

This div background color is #89A4D4.

Border color

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

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

This div border color is #89A4D4.

Opacity

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

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

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

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

This text has shadow with #89A4D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89A4D4.

Preview

Color preview on black background

This text has color #89A4D4 on black background.


Color preview on white background

This text has color #89A4D4 on white background.


Black color preview on #89A4D4 background

This text has black color on #89A4D4 background.


White color preview on #89A4D4 background

This text has white color on #89A4D4 background.


Related colors

Complementary color

Complementary color for #hex is #765B2B.


I love getcolorcode.com

Triadic colors

1 #D489A4 and #A4D489 with #89A4D4 are triadic colors.

2 #D4A489 and #A489D4 with #89A4D4 are triadic colors.