COLOR #739550

HEX: #739550 RGB: (115,149,80)

Color info

#739550 contains mainly red and green colors. Web safe color of #739550 is #669966 (or #696).

RGB color model

#739550 color RGB value is (115,149,80).

RGB: (115,149,80) (45%, 58%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 149 of 255 = 58%
B 80 of 255 = 31%

115
149
80

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

Portions of RGB colors in percentages

R + G + B = 115 + 149 + 80 = 344 (100%)
R 115 of 344 ~ 33.43%
G 149 of 344 ~ 43.31%
B 80 of 344 ~ 23.26'%

%33.43
%43.31
%23.26

CMYK color model

#739550 color CMYK value is (23,0,46,42).

  • cyan value is 22.82%
  • magenta value is 0.00%
  • yellow value is 46.31%
  • key color value is 41.57%

CMYK: (23,0,46,42)
C23M0Y46K42 (23%, 0%, 46%, 42%)
(0.23 / 0.00 / 0.46 / 0.42)

CMYK percentages

%22.82
%0
%46.31
%41.57

Codes

Color #739550 in popluar color models

73 95 50
RGB 115 149 80
HSL 90° 30.13% 44.90%
HSB/HSV 90° 46.31% 58.43%
CMYK 22.82% 0.00% 46.31%
41.57%

Color #739550 in popluar number systems.

HEX 73 95 50
Decimal 115 149 80
Binary 1110011 10010101 1010000
Octal 163 225 120

Shades and tints

Shades of #739550

#739550
(115,149,80)
#698849
(105,136,73)
#5F7B42
(95,123,66)
#556E3B
(85,110,59)
#4B6134
(75,97,52)
#41542D
(65,84,45)
#374726
(55,71,38)
#2D3A1F
(45,58,31)
#232D18
(35,45,24)
#192011
(25,32,17)
#0F130A
(15,19,10)
#000000
(0,0,0)

Tints of #739550

#739550
(115,149,80)
#7F9E5F
(127,158,95)
#8BA76E
(139,167,110)
#97B07D
(151,176,125)
#A3B98C
(163,185,140)
#AFC29B
(175,194,155)
#BBCBAA
(187,203,170)
#C7D4B9
(199,212,185)
#D3DDC8
(211,221,200)
#DFE6D7
(223,230,215)
#EBEFE6
(235,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739550 color. Also use rgb(115,149,80) instead hex code.

Text Font Color

.myTextColor { color: #739550; }

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

This text font color is #739550.

Background Color

.myBgColor { background-color: #739550; }

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

This div background color is #739550.

Border color

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

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

This div border color is #739550.

Opacity

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

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

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

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

This text has shadow with #739550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739550.

Preview

Color preview on black background

This text has color #739550 on black background.


Color preview on white background

This text has color #739550 on white background.


Black color preview on #739550 background

This text has black color on #739550 background.


White color preview on #739550 background

This text has white color on #739550 background.


Related colors

Complementary color

Complementary color for #hex is #8C6AAF.


I love getcolorcode.com

Triadic colors

1 #507395 and #955073 with #739550 are triadic colors.

2 #509573 and #957350 with #739550 are triadic colors.