COLOR #739477

HEX: #739477 RGB: (115,148,119)

Color info

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

RGB color model

#739477 color RGB value is (115,148,119).

RGB: (115,148,119) (45%, 58%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 148 of 255 = 58%
B 119 of 255 = 47%

115
148
119

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

Portions of RGB colors in percentages

R + G + B = 115 + 148 + 119 = 382 (100%)
R 115 of 382 ~ 30.1%
G 148 of 382 ~ 38.74%
B 119 of 382 ~ 31.15'%

%30.1
%38.74
%31.15

CMYK color model

#739477 color CMYK value is (22,0,20,42).

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

CMYK: (22,0,20,42)
C22M0Y20K42 (22%, 0%, 20%, 42%)
(0.22 / 0.00 / 0.20 / 0.42)

CMYK percentages

%22.3
%0
%19.59
%41.96

Codes

Color #739477 in popluar color models

73 94 77
RGB 115 148 119
HSL 127° 13.36% 51.57%
HSB/HSV 127° 22.30% 58.04%
CMYK 22.30% 0.00% 19.59%
41.96%

Color #739477 in popluar number systems.

HEX 73 94 77
Decimal 115 148 119
Binary 1110011 10010100 1110111
Octal 163 224 167

Shades and tints

Shades of #739477

#739477
(115,148,119)
#69876D
(105,135,109)
#5F7A63
(95,122,99)
#556D59
(85,109,89)
#4B604F
(75,96,79)
#415345
(65,83,69)
#37463B
(55,70,59)
#2D3931
(45,57,49)
#232C27
(35,44,39)
#191F1D
(25,31,29)
#0F1213
(15,18,19)
#000000
(0,0,0)

Tints of #739477

#739477
(115,148,119)
#7F9D83
(127,157,131)
#8BA68F
(139,166,143)
#97AF9B
(151,175,155)
#A3B8A7
(163,184,167)
#AFC1B3
(175,193,179)
#BBCABF
(187,202,191)
#C7D3CB
(199,211,203)
#D3DCD7
(211,220,215)
#DFE5E3
(223,229,227)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739477; }

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

This text font color is #739477.

Background Color

.myBgColor { background-color: #739477; }

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

This div background color is #739477.

Border color

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

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

This div border color is #739477.

Opacity

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

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

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

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

This text has shadow with #739477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739477.

Preview

Color preview on black background

This text has color #739477 on black background.


Color preview on white background

This text has color #739477 on white background.


Black color preview on #739477 background

This text has black color on #739477 background.


White color preview on #739477 background

This text has white color on #739477 background.


Related colors

Complementary color

Complementary color for #hex is #8C6B88.


I love getcolorcode.com

Triadic colors

1 #777394 and #947773 with #739477 are triadic colors.

2 #779473 and #947377 with #739477 are triadic colors.