COLOR #7289A2

HEX: #7289A2 RGB: (114,137,162)

Color info

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

RGB color model

#7289A2 color RGB value is (114,137,162).

RGB: (114,137,162) (45%, 54%, 64%)

RGB channels and saturation

R 114 of 255 = 45%
G 137 of 255 = 54%
B 162 of 255 = 64%

114
137
162

R + G + B ~ 54%. #7289A2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 137 + 162 = 413 (100%)
R 114 of 413 ~ 27.6%
G 137 of 413 ~ 33.17%
B 162 of 413 ~ 39.23'%

%27.6
%33.17
%39.23

CMYK color model

#7289A2 color CMYK value is (30,15,0,36).

  • cyan value is 29.63%
  • magenta value is 15.43%
  • yellow value is 0.00%
  • key color value is 36.47%

CMYK: (30,15,0,36)
C30M15Y0K36 (30%, 15%, 0%, 36%)
(0.30 / 0.15 / 0.00 / 0.36)

CMYK percentages

%29.63
%15.43
%0
%36.47

Codes

Color #7289A2 in popluar color models

72 89 A2
RGB 114 137 162
HSL 211° 20.51% 54.12%
HSB/HSV 211° 29.63% 63.53%
CMYK 29.63% 15.43% 0.00%
36.47%

Color #7289A2 in popluar number systems.

HEX 72 89 A2
Decimal 114 137 162
Binary 1110010 10001001 10100010
Octal 162 211 242

Shades and tints

Shades of #7289A2

#7289A2
(114,137,162)
#687D94
(104,125,148)
#5E7186
(94,113,134)
#546578
(84,101,120)
#4A596A
(74,89,106)
#404D5C
(64,77,92)
#36414E
(54,65,78)
#2C3540
(44,53,64)
#222932
(34,41,50)
#181D24
(24,29,36)
#0E1116
(14,17,22)
#000000
(0,0,0)

Tints of #7289A2

#7289A2
(114,137,162)
#7E93AA
(126,147,170)
#8A9DB2
(138,157,178)
#96A7BA
(150,167,186)
#A2B1C2
(162,177,194)
#AEBBCA
(174,187,202)
#BAC5D2
(186,197,210)
#C6CFDA
(198,207,218)
#D2D9E2
(210,217,226)
#DEE3EA
(222,227,234)
#EAEDF2
(234,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7289A2 color. Also use rgb(114,137,162) instead hex code.

Text Font Color

.myTextColor { color: #7289A2; }

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

This text font color is #7289A2.

Background Color

.myBgColor { background-color: #7289A2; }

<div style="background-color:#7289A2">Inner text</div>

This div background color is #7289A2.

Border color

.myBorderColor { border: 1px solid #7289A2; }

<div style="border:3px solid #7289A2">Div</div>

This div border color is #7289A2.

Opacity

.myOpacity80 { color: #7289A2; opacity: 0.8; }

<p style="color:#7289A2;opacity:0.8;">80%</p>

Text with #7289A2 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 #7289A2;}

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

This text has shadow with #7289A2 color.


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

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

This text has shadow with #7289A2 primary color and red secondary color.


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

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

This text has shadow with #7289A2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7289A2.

Preview

Color preview on black background

This text has color #7289A2 on black background.


Color preview on white background

This text has color #7289A2 on white background.


Black color preview on #7289A2 background

This text has black color on #7289A2 background.


White color preview on #7289A2 background

This text has white color on #7289A2 background.


Related colors

Complementary color

Complementary color for #hex is #8D765D.


I love getcolorcode.com

Triadic colors

1 #A27289 and #89A272 with #7289A2 are triadic colors.

2 #A28972 and #8972A2 with #7289A2 are triadic colors.