COLOR #739086

HEX: #739086 RGB: (115,144,134)

Color info

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

RGB color model

#739086 color RGB value is (115,144,134).

RGB: (115,144,134) (45%, 56%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 144 of 255 = 56%
B 134 of 255 = 53%

115
144
134

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

Portions of RGB colors in percentages

R + G + B = 115 + 144 + 134 = 393 (100%)
R 115 of 393 ~ 29.26%
G 144 of 393 ~ 36.64%
B 134 of 393 ~ 34.1'%

%29.26
%36.64
%34.1

CMYK color model

#739086 color CMYK value is (20,0,7,44).

  • cyan value is 20.14%
  • magenta value is 0.00%
  • yellow value is 6.94%
  • key color value is 43.53%
CMYK: (20,0,7,44) C20M0Y7K44 (20%,0%,7%,44%) (0.20/0.00/0.07/0.44) 

CMYK percentages

%20.14
%0
%6.94
%43.53

Codes

Color #739086 in popluar color models

73 90 86
RGB 115 144 134
HSL 159° 11.55% 50.78%
HSB/HSV 159° 20.14% 56.47%
CMYK 20.14% 0.00% 6.94%
43.53%

Color #739086 in popluar number systems.

HEX 73 90 86
Decimal 115 144 134
Binary 1110011 10010000 10000110
Octal 163 220 206

Shades and tints

Shades of #739086

#739086
(115,144,134)
#69837A
(105,131,122)
#5F766E
(95,118,110)
#556962
(85,105,98)
#4B5C56
(75,92,86)
#414F4A
(65,79,74)
#37423E
(55,66,62)
#2D3532
(45,53,50)
#232826
(35,40,38)
#191B1A
(25,27,26)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #739086

#739086
(115,144,134)
#7F9A91
(127,154,145)
#8BA49C
(139,164,156)
#97AEA7
(151,174,167)
#A3B8B2
(163,184,178)
#AFC2BD
(175,194,189)
#BBCCC8
(187,204,200)
#C7D6D3
(199,214,211)
#D3E0DE
(211,224,222)
#DFEAE9
(223,234,233)
#EBF4F4
(235,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739086 color. Also use rgb(115,144,134) instead hex code.

Text Font Color

.myTextColor { color: #739086; }

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

This text font color is #739086.

Background Color

.myBgColor { background-color: #739086; }

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

This div background color is #739086.

Border color

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

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

This div border color is #739086.

Opacity

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

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

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

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

This text has shadow with #739086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739086.

Preview

Color preview on black background

This text has color #739086 on black background.


Color preview on white background

This text has color #739086 on white background.


Black color preview on #739086 background

This text has black color on #739086 background.


White color preview on #739086 background

This text has white color on #739086 background.


Related colors

Complementary color

Complementary color for #hex is #8C6F79.


I love getcolorcode.com

Triadic colors

1 #867390 and #908673 with #739086 are triadic colors.

2 #869073 and #907386 with #739086 are triadic colors.