COLOR #739489

HEX: #739489 RGB: (115,148,137)

Color info

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

RGB color model

#739489 color RGB value is (115,148,137).

RGB: (115,148,137) (45%, 58%, 54%)

RGB channels and saturation

R 115 of 255 = 45%
G 148 of 255 = 58%
B 137 of 255 = 54%

115
148
137

R + G + B ~ 52%. #739489 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 148 + 137 = 400 (100%)
R 115 of 400 ~ 28.75%
G 148 of 400 ~ 37%
B 137 of 400 ~ 34.25'%

%28.75
%37
%34.25

CMYK color model

#739489 color CMYK value is (22,0,7,42).

  • cyan value is 22.30%
  • magenta value is 0.00%
  • yellow value is 7.43%
  • key color value is 41.96%

CMYK: (22,0,7,42)
C22M0Y7K42 (22%, 0%, 7%, 42%)
(0.22 / 0.00 / 0.07 / 0.42)

CMYK percentages

%22.3
%0
%7.43
%41.96

Codes

Color #739489 in popluar color models

73 94 89
RGB 115 148 137
HSL 160° 13.36% 51.57%
HSB/HSV 160° 22.30% 58.04%
CMYK 22.30% 0.00% 7.43%
41.96%

Color #739489 in popluar number systems.

HEX 73 94 89
Decimal 115 148 137
Binary 1110011 10010100 10001001
Octal 163 224 211

Shades and tints

Shades of #739489

#739489
(115,148,137)
#69877D
(105,135,125)
#5F7A71
(95,122,113)
#556D65
(85,109,101)
#4B6059
(75,96,89)
#41534D
(65,83,77)
#374641
(55,70,65)
#2D3935
(45,57,53)
#232C29
(35,44,41)
#191F1D
(25,31,29)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #739489

#739489
(115,148,137)
#7F9D93
(127,157,147)
#8BA69D
(139,166,157)
#97AFA7
(151,175,167)
#A3B8B1
(163,184,177)
#AFC1BB
(175,193,187)
#BBCAC5
(187,202,197)
#C7D3CF
(199,211,207)
#D3DCD9
(211,220,217)
#DFE5E3
(223,229,227)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739489 color. Also use rgb(115,148,137) instead hex code.

Text Font Color

.myTextColor { color: #739489; }

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

This text font color is #739489.

Background Color

.myBgColor { background-color: #739489; }

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

This div background color is #739489.

Border color

.myBorderColor { border: 1px solid #739489; }

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

This div border color is #739489.

Opacity

.myOpacity80 { color: #739489; opacity: 0.8; }

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

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

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

This text has shadow with #739489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739489.

Preview

Color preview on black background

This text has color #739489 on black background.


Color preview on white background

This text has color #739489 on white background.


Black color preview on #739489 background

This text has black color on #739489 background.


White color preview on #739489 background

This text has white color on #739489 background.


Related colors

Complementary color

Complementary color for #hex is #8C6B76.


I love getcolorcode.com

Triadic colors

1 #897394 and #948973 with #739489 are triadic colors.

2 #899473 and #947389 with #739489 are triadic colors.