COLOR #739196

HEX: #739196 RGB: (115,145,150)

Color info

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

RGB color model

#739196 color RGB value is (115,145,150).

RGB: (115,145,150) (45%, 57%, 59%)

RGB channels and saturation

R 115 of 255 = 45%
G 145 of 255 = 57%
B 150 of 255 = 59%

115
145
150

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

Portions of RGB colors in percentages

R + G + B = 115 + 145 + 150 = 410 (100%)
R 115 of 410 ~ 28.05%
G 145 of 410 ~ 35.37%
B 150 of 410 ~ 36.59'%

%28.05
%35.37
%36.59

CMYK color model

#739196 color CMYK value is (23,3,0,41).

  • cyan value is 23.33%
  • magenta value is 3.33%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (23,3,0,41) C23M3Y0K41 (23%,3%,0%,41%) (0.23/0.03/0.00/0.41) 

CMYK percentages

%23.33
%3.33
%0
%41.18

Codes

Color #739196 in popluar color models

73 91 96
RGB 115 145 150
HSL 189° 14.29% 51.96%
HSB/HSV 189° 23.33% 58.82%
CMYK 23.33% 3.33% 0.00%
41.18%

Color #739196 in popluar number systems.

HEX 73 91 96
Decimal 115 145 150
Binary 1110011 10010001 10010110
Octal 163 221 226

Shades and tints

Shades of #739196

#739196
(115,145,150)
#698489
(105,132,137)
#5F777C
(95,119,124)
#556A6F
(85,106,111)
#4B5D62
(75,93,98)
#415055
(65,80,85)
#374348
(55,67,72)
#2D363B
(45,54,59)
#23292E
(35,41,46)
#191C21
(25,28,33)
#0F0F14
(15,15,20)
#000000
(0,0,0)

Tints of #739196

#739196
(115,145,150)
#7F9B9F
(127,155,159)
#8BA5A8
(139,165,168)
#97AFB1
(151,175,177)
#A3B9BA
(163,185,186)
#AFC3C3
(175,195,195)
#BBCDCC
(187,205,204)
#C7D7D5
(199,215,213)
#D3E1DE
(211,225,222)
#DFEBE7
(223,235,231)
#EBF5F0
(235,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739196; }

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

This text font color is #739196.

Background Color

.myBgColor { background-color: #739196; }

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

This div background color is #739196.

Border color

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

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

This div border color is #739196.

Opacity

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

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

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

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

This text has shadow with #739196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739196.

Preview

Color preview on black background

This text has color #739196 on black background.


Color preview on white background

This text has color #739196 on white background.


Black color preview on #739196 background

This text has black color on #739196 background.


White color preview on #739196 background

This text has white color on #739196 background.


Related colors

Complementary color

Complementary color for #hex is #8C6E69.


I love getcolorcode.com

Triadic colors

1 #967391 and #919673 with #739196 are triadic colors.

2 #969173 and #917396 with #739196 are triadic colors.