COLOR #7489A9

HEX: #7489A9 RGB: (116,137,169)

Color info

#7489A9 contains red, green and blue colors in about the same proportion. Web safe color of #7489A9 is #669999 (or #699).

RGB color model

#7489A9 color RGB value is (116,137,169).

RGB: (116,137,169) (45%, 54%, 66%)

RGB channels and saturation

R 116 of 255 = 45%
G 137 of 255 = 54%
B 169 of 255 = 66%

116
137
169

R + G + B ~ 55%. #7489A9 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 137 + 169 = 422 (100%)
R 116 of 422 ~ 27.49%
G 137 of 422 ~ 32.46%
B 169 of 422 ~ 40.05'%

%27.49
%32.46
%40.05

CMYK color model

#7489A9 color CMYK value is (31,19,0,34).

  • cyan value is 31.36%
  • magenta value is 18.93%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (31,19,0,34)
C31M19Y0K34 (31%, 19%, 0%, 34%)
(0.31 / 0.19 / 0.00 / 0.34)

CMYK percentages

%31.36
%18.93
%0
%33.73

Codes

Color #7489A9 in popluar color models

74 89 A9
RGB 116 137 169
HSL 216° 23.56% 55.88%
HSB/HSV 216° 31.36% 66.27%
CMYK 31.36% 18.93% 0.00%
33.73%

Color #7489A9 in popluar number systems.

HEX 74 89 A9
Decimal 116 137 169
Binary 1110100 10001001 10101001
Octal 164 211 251

Shades and tints

Shades of #7489A9

#7489A9
(116,137,169)
#6A7D9A
(106,125,154)
#60718B
(96,113,139)
#56657C
(86,101,124)
#4C596D
(76,89,109)
#424D5E
(66,77,94)
#38414F
(56,65,79)
#2E3540
(46,53,64)
#242931
(36,41,49)
#1A1D22
(26,29,34)
#101113
(16,17,19)
#000000
(0,0,0)

Tints of #7489A9

#7489A9
(116,137,169)
#8093B0
(128,147,176)
#8C9DB7
(140,157,183)
#98A7BE
(152,167,190)
#A4B1C5
(164,177,197)
#B0BBCC
(176,187,204)
#BCC5D3
(188,197,211)
#C8CFDA
(200,207,218)
#D4D9E1
(212,217,225)
#E0E3E8
(224,227,232)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7489A9 color. Also use rgb(116,137,169) instead hex code.

Text Font Color

.myTextColor { color: #7489A9; }

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

This text font color is #7489A9.

Background Color

.myBgColor { background-color: #7489A9; }

<div style="background-color:#7489A9">Inner text</div>

This div background color is #7489A9.

Border color

.myBorderColor { border: 1px solid #7489A9; }

<div style="border:3px solid #7489A9">Div</div>

This div border color is #7489A9.

Opacity

.myOpacity80 { color: #7489A9; opacity: 0.8; }

<p style="color:#7489A9;opacity:0.8;">80%</p>

Text with #7489A9 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 #7489A9;}

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

This text has shadow with #7489A9 color.


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

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

This text has shadow with #7489A9 primary color and red secondary color.


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

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

This text has shadow with #7489A9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7489A9.

Preview

Color preview on black background

This text has color #7489A9 on black background.


Color preview on white background

This text has color #7489A9 on white background.


Black color preview on #7489A9 background

This text has black color on #7489A9 background.


White color preview on #7489A9 background

This text has white color on #7489A9 background.


Related colors

Complementary color

Complementary color for #hex is #8B7656.


I love getcolorcode.com

Triadic colors

1 #A97489 and #89A974 with #7489A9 are triadic colors.

2 #A98974 and #8974A9 with #7489A9 are triadic colors.