COLOR #739259

HEX: #739259 RGB: (115,146,89)

Color info

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

RGB color model

#739259 color RGB value is (115,146,89).

RGB: (115,146,89) (45%, 57%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 146 of 255 = 57%
B 89 of 255 = 35%

115
146
89

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

Portions of RGB colors in percentages

R + G + B = 115 + 146 + 89 = 350 (100%)
R 115 of 350 ~ 32.86%
G 146 of 350 ~ 41.71%
B 89 of 350 ~ 25.43'%

%32.86
%41.71
%25.43

CMYK color model

#739259 color CMYK value is (21,0,39,43).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 39.04%
  • key color value is 42.75%
CMYK: (21,0,39,43) C21M0Y39K43 (21%,0%,39%,43%) (0.21/0.00/0.39/0.43) 

CMYK percentages

%21.23
%0
%39.04
%42.75

Codes

Color #739259 in popluar color models

73 92 59
RGB 115 146 89
HSL 93° 24.26% 46.08%
HSB/HSV 93° 39.04% 57.25%
CMYK 21.23% 0.00% 39.04%
42.75%

Color #739259 in popluar number systems.

HEX 73 92 59
Decimal 115 146 89
Binary 1110011 10010010 1011001
Octal 163 222 131

Shades and tints

Shades of #739259

#739259
(115,146,89)
#698551
(105,133,81)
#5F7849
(95,120,73)
#556B41
(85,107,65)
#4B5E39
(75,94,57)
#415131
(65,81,49)
#374429
(55,68,41)
#2D3721
(45,55,33)
#232A19
(35,42,25)
#191D11
(25,29,17)
#0F1009
(15,16,9)
#000000
(0,0,0)

Tints of #739259

#739259
(115,146,89)
#7F9B68
(127,155,104)
#8BA477
(139,164,119)
#97AD86
(151,173,134)
#A3B695
(163,182,149)
#AFBFA4
(175,191,164)
#BBC8B3
(187,200,179)
#C7D1C2
(199,209,194)
#D3DAD1
(211,218,209)
#DFE3E0
(223,227,224)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739259 color. Also use rgb(115,146,89) instead hex code.

Text Font Color

.myTextColor { color: #739259; }

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

This text font color is #739259.

Background Color

.myBgColor { background-color: #739259; }

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

This div background color is #739259.

Border color

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

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

This div border color is #739259.

Opacity

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

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

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

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

This text has shadow with #739259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739259.

Preview

Color preview on black background

This text has color #739259 on black background.


Color preview on white background

This text has color #739259 on white background.


Black color preview on #739259 background

This text has black color on #739259 background.


White color preview on #739259 background

This text has white color on #739259 background.


Related colors

Complementary color

Complementary color for #hex is #8C6DA6.


I love getcolorcode.com

Triadic colors

1 #597392 and #925973 with #739259 are triadic colors.

2 #599273 and #927359 with #739259 are triadic colors.