COLOR #739491

HEX: #739491 RGB: (115,148,145)

Color info

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

RGB color model

#739491 color RGB value is (115,148,145).

RGB: (115,148,145) (45%, 58%, 57%)

RGB channels and saturation

R 115 of 255 = 45%
G 148 of 255 = 58%
B 145 of 255 = 57%

115
148
145

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

Portions of RGB colors in percentages

R + G + B = 115 + 148 + 145 = 408 (100%)
R 115 of 408 ~ 28.19%
G 148 of 408 ~ 36.27%
B 145 of 408 ~ 35.54'%

%28.19
%36.27
%35.54

CMYK color model

#739491 color CMYK value is (22,0,2,42).

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

CMYK: (22,0,2,42)
C22M0Y2K42 (22%, 0%, 2%, 42%)
(0.22 / 0.00 / 0.02 / 0.42)

CMYK percentages

%22.3
%0
%2.03
%41.96

Codes

Color #739491 in popluar color models

73 94 91
RGB 115 148 145
HSL 175° 13.36% 51.57%
HSB/HSV 175° 22.30% 58.04%
CMYK 22.30% 0.00% 2.03%
41.96%

Color #739491 in popluar number systems.

HEX 73 94 91
Decimal 115 148 145
Binary 1110011 10010100 10010001
Octal 163 224 221

Shades and tints

Shades of #739491

#739491
(115,148,145)
#698784
(105,135,132)
#5F7A77
(95,122,119)
#556D6A
(85,109,106)
#4B605D
(75,96,93)
#415350
(65,83,80)
#374643
(55,70,67)
#2D3936
(45,57,54)
#232C29
(35,44,41)
#191F1C
(25,31,28)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #739491

#739491
(115,148,145)
#7F9D9B
(127,157,155)
#8BA6A5
(139,166,165)
#97AFAF
(151,175,175)
#A3B8B9
(163,184,185)
#AFC1C3
(175,193,195)
#BBCACD
(187,202,205)
#C7D3D7
(199,211,215)
#D3DCE1
(211,220,225)
#DFE5EB
(223,229,235)
#EBEEF5
(235,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739491; }

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

This text font color is #739491.

Background Color

.myBgColor { background-color: #739491; }

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

This div background color is #739491.

Border color

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

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

This div border color is #739491.

Opacity

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

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

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

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

This text has shadow with #739491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739491.

Preview

Color preview on black background

This text has color #739491 on black background.


Color preview on white background

This text has color #739491 on white background.


Black color preview on #739491 background

This text has black color on #739491 background.


White color preview on #739491 background

This text has white color on #739491 background.


Related colors

Complementary color

Complementary color for #hex is #8C6B6E.


I love getcolorcode.com

Triadic colors

1 #917394 and #949173 with #739491 are triadic colors.

2 #919473 and #947391 with #739491 are triadic colors.