COLOR #739258

HEX: #739258 RGB: (115,146,88)

Color info

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

RGB color model

#739258 color RGB value is (115,146,88).

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

RGB channels and saturation

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

115
146
88

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

Portions of RGB colors in percentages

R + G + B = 115 + 146 + 88 = 349 (100%)
R 115 of 349 ~ 32.95%
G 146 of 349 ~ 41.83%
B 88 of 349 ~ 25.21'%

%32.95
%41.83
%25.21

CMYK color model

#739258 color CMYK value is (21,0,40,43).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 39.73%
  • key color value is 42.75%

CMYK: (21,0,40,43)
C21M0Y40K43 (21%, 0%, 40%, 43%)
(0.21 / 0.00 / 0.40 / 0.43)

CMYK percentages

%21.23
%0
%39.73
%42.75

Codes

Color #739258 in popluar color models

73 92 58
RGB 115 146 88
HSL 92° 24.79% 45.88%
HSB/HSV 92° 39.73% 57.25%
CMYK 21.23% 0.00% 39.73%
42.75%

Color #739258 in popluar number systems.

HEX 73 92 58
Decimal 115 146 88
Binary 1110011 10010010 1011000
Octal 163 222 130

Shades and tints

Shades of #739258

#739258
(115,146,88)
#698550
(105,133,80)
#5F7848
(95,120,72)
#556B40
(85,107,64)
#4B5E38
(75,94,56)
#415130
(65,81,48)
#374428
(55,68,40)
#2D3720
(45,55,32)
#232A18
(35,42,24)
#191D10
(25,29,16)
#0F1008
(15,16,8)
#000000
(0,0,0)

Tints of #739258

#739258
(115,146,88)
#7F9B67
(127,155,103)
#8BA476
(139,164,118)
#97AD85
(151,173,133)
#A3B694
(163,182,148)
#AFBFA3
(175,191,163)
#BBC8B2
(187,200,178)
#C7D1C1
(199,209,193)
#D3DAD0
(211,218,208)
#DFE3DF
(223,227,223)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739258; }

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

This text font color is #739258.

Background Color

.myBgColor { background-color: #739258; }

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

This div background color is #739258.

Border color

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

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

This div border color is #739258.

Opacity

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

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

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

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

This text has shadow with #739258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739258.

Preview

Color preview on black background

This text has color #739258 on black background.


Color preview on white background

This text has color #739258 on white background.


Black color preview on #739258 background

This text has black color on #739258 background.


White color preview on #739258 background

This text has white color on #739258 background.


Related colors

Complementary color

Complementary color for #hex is #8C6DA7.


I love getcolorcode.com

Triadic colors

1 #587392 and #925873 with #739258 are triadic colors.

2 #589273 and #927358 with #739258 are triadic colors.