COLOR #739742

HEX: #739742 RGB: (115,151,66)

Color info

#739742 contains mainly red and green colors. Web safe color of #739742 is #669933 (or #693).

RGB color model

#739742 color RGB value is (115,151,66).

RGB: (115,151,66) (45%, 59%, 26%)

RGB channels and saturation

R 115 of 255 = 45%
G 151 of 255 = 59%
B 66 of 255 = 26%

115
151
66

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

Portions of RGB colors in percentages

R + G + B = 115 + 151 + 66 = 332 (100%)
R 115 of 332 ~ 34.64%
G 151 of 332 ~ 45.48%
B 66 of 332 ~ 19.88'%

%34.64
%45.48
%19.88

CMYK color model

#739742 color CMYK value is (24,0,56,41).

  • cyan value is 23.84%
  • magenta value is 0.00%
  • yellow value is 56.29%
  • key color value is 40.78%

CMYK: (24,0,56,41)
C24M0Y56K41 (24%, 0%, 56%, 41%)
(0.24 / 0.00 / 0.56 / 0.41)

CMYK percentages

%23.84
%0
%56.29
%40.78

Codes

Color #739742 in popluar color models

73 97 42
RGB 115 151 66
HSL 85° 39.17% 42.55%
HSB/HSV 85° 56.29% 59.22%
CMYK 23.84% 0.00% 56.29%
40.78%

Color #739742 in popluar number systems.

HEX 73 97 42
Decimal 115 151 66
Binary 1110011 10010111 1000010
Octal 163 227 102

Shades and tints

Shades of #739742

#739742
(115,151,66)
#698A3C
(105,138,60)
#5F7D36
(95,125,54)
#557030
(85,112,48)
#4B632A
(75,99,42)
#415624
(65,86,36)
#37491E
(55,73,30)
#2D3C18
(45,60,24)
#232F12
(35,47,18)
#19220C
(25,34,12)
#0F1506
(15,21,6)
#000000
(0,0,0)

Tints of #739742

#739742
(115,151,66)
#7FA053
(127,160,83)
#8BA964
(139,169,100)
#97B275
(151,178,117)
#A3BB86
(163,187,134)
#AFC497
(175,196,151)
#BBCDA8
(187,205,168)
#C7D6B9
(199,214,185)
#D3DFCA
(211,223,202)
#DFE8DB
(223,232,219)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739742 color. Also use rgb(115,151,66) instead hex code.

Text Font Color

.myTextColor { color: #739742; }

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

This text font color is #739742.

Background Color

.myBgColor { background-color: #739742; }

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

This div background color is #739742.

Border color

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

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

This div border color is #739742.

Opacity

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

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

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

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

This text has shadow with #739742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739742.

Preview

Color preview on black background

This text has color #739742 on black background.


Color preview on white background

This text has color #739742 on white background.


Black color preview on #739742 background

This text has black color on #739742 background.


White color preview on #739742 background

This text has white color on #739742 background.


Related colors

Complementary color

Complementary color for #hex is #8C68BD.


I love getcolorcode.com

Triadic colors

1 #427397 and #974273 with #739742 are triadic colors.

2 #429773 and #977342 with #739742 are triadic colors.