COLOR #709436

HEX: #709436 RGB: (112,148,54)

Color info

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

RGB color model

#709436 color RGB value is (112,148,54).

RGB: (112,148,54) (44%, 58%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 148 of 255 = 58%
B 54 of 255 = 21%

112
148
54

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

Portions of RGB colors in percentages

R + G + B = 112 + 148 + 54 = 314 (100%)
R 112 of 314 ~ 35.67%
G 148 of 314 ~ 47.13%
B 54 of 314 ~ 17.2'%

%35.67
%47.13
%17.2

CMYK color model

#709436 color CMYK value is (24,0,64,42).

  • cyan value is 24.32%
  • magenta value is 0.00%
  • yellow value is 63.51%
  • key color value is 41.96%

CMYK: (24,0,64,42)
C24M0Y64K42 (24%, 0%, 64%, 42%)
(0.24 / 0.00 / 0.64 / 0.42)

CMYK percentages

%24.32
%0
%63.51
%41.96

Codes

Color #709436 in popluar color models

70 94 36
RGB 112 148 54
HSL 83° 46.53% 39.61%
HSB/HSV 83° 63.51% 58.04%
CMYK 24.32% 0.00% 63.51%
41.96%

Color #709436 in popluar number systems.

HEX 70 94 36
Decimal 112 148 54
Binary 1110000 10010100 110110
Octal 160 224 66

Shades and tints

Shades of #709436

#709436
(112,148,54)
#668732
(102,135,50)
#5C7A2E
(92,122,46)
#526D2A
(82,109,42)
#486026
(72,96,38)
#3E5322
(62,83,34)
#34461E
(52,70,30)
#2A391A
(42,57,26)
#202C16
(32,44,22)
#161F12
(22,31,18)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #709436

#709436
(112,148,54)
#7D9D48
(125,157,72)
#8AA65A
(138,166,90)
#97AF6C
(151,175,108)
#A4B87E
(164,184,126)
#B1C190
(177,193,144)
#BECAA2
(190,202,162)
#CBD3B4
(203,211,180)
#D8DCC6
(216,220,198)
#E5E5D8
(229,229,216)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709436 color. Also use rgb(112,148,54) instead hex code.

Text Font Color

.myTextColor { color: #709436; }

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

This text font color is #709436.

Background Color

.myBgColor { background-color: #709436; }

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

This div background color is #709436.

Border color

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

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

This div border color is #709436.

Opacity

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

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

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

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

This text has shadow with #709436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709436.

Preview

Color preview on black background

This text has color #709436 on black background.


Color preview on white background

This text has color #709436 on white background.


Black color preview on #709436 background

This text has black color on #709436 background.


White color preview on #709436 background

This text has white color on #709436 background.


Related colors

Complementary color

Complementary color for #hex is #8F6BC9.


I love getcolorcode.com

Triadic colors

1 #367094 and #943670 with #709436 are triadic colors.

2 #369470 and #947036 with #709436 are triadic colors.