COLOR #739371

HEX: #739371 RGB: (115,147,113)

Color info

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

RGB color model

#739371 color RGB value is (115,147,113).

RGB: (115,147,113) (45%, 58%, 44%)

RGB channels and saturation

R 115 of 255 = 45%
G 147 of 255 = 58%
B 113 of 255 = 44%

115
147
113

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

Portions of RGB colors in percentages

R + G + B = 115 + 147 + 113 = 375 (100%)
R 115 of 375 ~ 30.67%
G 147 of 375 ~ 39.2%
B 113 of 375 ~ 30.13'%

%30.67
%39.2
%30.13

CMYK color model

#739371 color CMYK value is (22,0,23,42).

  • cyan value is 21.77%
  • magenta value is 0.00%
  • yellow value is 23.13%
  • key color value is 42.35%

CMYK: (22,0,23,42)
C22M0Y23K42 (22%, 0%, 23%, 42%)
(0.22 / 0.00 / 0.23 / 0.42)

CMYK percentages

%21.77
%0
%23.13
%42.35

Codes

Color #739371 in popluar color models

73 93 71
RGB 115 147 113
HSL 116° 13.60% 50.98%
HSB/HSV 116° 23.13% 57.65%
CMYK 21.77% 0.00% 23.13%
42.35%

Color #739371 in popluar number systems.

HEX 73 93 71
Decimal 115 147 113
Binary 1110011 10010011 1110001
Octal 163 223 161

Shades and tints

Shades of #739371

#739371
(115,147,113)
#698667
(105,134,103)
#5F795D
(95,121,93)
#556C53
(85,108,83)
#4B5F49
(75,95,73)
#41523F
(65,82,63)
#374535
(55,69,53)
#2D382B
(45,56,43)
#232B21
(35,43,33)
#191E17
(25,30,23)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #739371

#739371
(115,147,113)
#7F9C7D
(127,156,125)
#8BA589
(139,165,137)
#97AE95
(151,174,149)
#A3B7A1
(163,183,161)
#AFC0AD
(175,192,173)
#BBC9B9
(187,201,185)
#C7D2C5
(199,210,197)
#D3DBD1
(211,219,209)
#DFE4DD
(223,228,221)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739371 color. Also use rgb(115,147,113) instead hex code.

Text Font Color

.myTextColor { color: #739371; }

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

This text font color is #739371.

Background Color

.myBgColor { background-color: #739371; }

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

This div background color is #739371.

Border color

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

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

This div border color is #739371.

Opacity

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

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

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

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

This text has shadow with #739371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739371.

Preview

Color preview on black background

This text has color #739371 on black background.


Color preview on white background

This text has color #739371 on white background.


Black color preview on #739371 background

This text has black color on #739371 background.


White color preview on #739371 background

This text has white color on #739371 background.


Related colors

Complementary color

Complementary color for #hex is #8C6C8E.


I love getcolorcode.com

Triadic colors

1 #717393 and #937173 with #739371 are triadic colors.

2 #719373 and #937371 with #739371 are triadic colors.