COLOR #739180

HEX: #739180 RGB: (115,145,128)

Color info

#739180 contains red, green and blue colors in about the same proportion. Web safe color of #739180 is #669966 (or #696).

RGB color model

#739180 color RGB value is (115,145,128).

RGB: (115,145,128) (45%, 57%, 50%)

RGB channels and saturation

R 115 of 255 = 45%
G 145 of 255 = 57%
B 128 of 255 = 50%

115
145
128

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

Portions of RGB colors in percentages

R + G + B = 115 + 145 + 128 = 388 (100%)
R 115 of 388 ~ 29.64%
G 145 of 388 ~ 37.37%
B 128 of 388 ~ 32.99'%

%29.64
%37.37
%32.99

CMYK color model

#739180 color CMYK value is (21,0,12,43).

  • cyan value is 20.69%
  • magenta value is 0.00%
  • yellow value is 11.72%
  • key color value is 43.14%
CMYK: (21,0,12,43) C21M0Y12K43 (21%,0%,12%,43%) (0.21/0.00/0.12/0.43) 

CMYK percentages

%20.69
%0
%11.72
%43.14

Codes

Color #739180 in popluar color models

73 91 80
RGB 115 145 128
HSL 146° 12.00% 50.98%
HSB/HSV 146° 20.69% 56.86%
CMYK 20.69% 0.00% 11.72%
43.14%

Color #739180 in popluar number systems.

HEX 73 91 80
Decimal 115 145 128
Binary 1110011 10010001 10000000
Octal 163 221 200

Shades and tints

Shades of #739180

#739180
(115,145,128)
#698475
(105,132,117)
#5F776A
(95,119,106)
#556A5F
(85,106,95)
#4B5D54
(75,93,84)
#415049
(65,80,73)
#37433E
(55,67,62)
#2D3633
(45,54,51)
#232928
(35,41,40)
#191C1D
(25,28,29)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #739180

#739180
(115,145,128)
#7F9B8B
(127,155,139)
#8BA596
(139,165,150)
#97AFA1
(151,175,161)
#A3B9AC
(163,185,172)
#AFC3B7
(175,195,183)
#BBCDC2
(187,205,194)
#C7D7CD
(199,215,205)
#D3E1D8
(211,225,216)
#DFEBE3
(223,235,227)
#EBF5EE
(235,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739180; }

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

This text font color is #739180.

Background Color

.myBgColor { background-color: #739180; }

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

This div background color is #739180.

Border color

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

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

This div border color is #739180.

Opacity

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

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

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

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

This text has shadow with #739180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739180.

Preview

Color preview on black background

This text has color #739180 on black background.


Color preview on white background

This text has color #739180 on white background.


Black color preview on #739180 background

This text has black color on #739180 background.


White color preview on #739180 background

This text has white color on #739180 background.


Related colors

Complementary color

Complementary color for #hex is #8C6E7F.


I love getcolorcode.com

Triadic colors

1 #807391 and #918073 with #739180 are triadic colors.

2 #809173 and #917380 with #739180 are triadic colors.