COLOR #707436

HEX: #707436 RGB: (112,116,54)

Color info

#707436 contains mainly red and green colors. Web safe color of #707436 is #666633 (or #663).

RGB color model

#707436 color RGB value is (112,116,54).

RGB: (112,116,54) (44%, 45%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 54 of 255 = 21%

112
116
54

R + G + B ~ 37%. #707436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 54 = 282 (100%)
R 112 of 282 ~ 39.72%
G 116 of 282 ~ 41.13%
B 54 of 282 ~ 19.15'%

%39.72
%41.13
%19.15

CMYK color model

#707436 color CMYK value is (3,0,53,55).

  • cyan value is 3.45%
  • magenta value is 0.00%
  • yellow value is 53.45%
  • key color value is 54.51%

CMYK: (3,0,53,55)
C3M0Y53K55 (3%, 0%, 53%, 55%)
(0.03 / 0.00 / 0.53 / 0.55)

CMYK percentages

%3.45
%0
%53.45
%54.51

Codes

Color #707436 in popluar color models

70 74 36
RGB 112 116 54
HSL 64° 36.47% 33.33%
HSB/HSV 64° 53.45% 45.49%
CMYK 3.45% 0.00% 53.45%
54.51%

Color #707436 in popluar number systems.

HEX 70 74 36
Decimal 112 116 54
Binary 1110000 1110100 110110
Octal 160 164 66

Shades and tints

Shades of #707436

#707436
(112,116,54)
#666A32
(102,106,50)
#5C602E
(92,96,46)
#52562A
(82,86,42)
#484C26
(72,76,38)
#3E4222
(62,66,34)
#34381E
(52,56,30)
#2A2E1A
(42,46,26)
#202416
(32,36,22)
#161A12
(22,26,18)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #707436

#707436
(112,116,54)
#7D8048
(125,128,72)
#8A8C5A
(138,140,90)
#97986C
(151,152,108)
#A4A47E
(164,164,126)
#B1B090
(177,176,144)
#BEBCA2
(190,188,162)
#CBC8B4
(203,200,180)
#D8D4C6
(216,212,198)
#E5E0D8
(229,224,216)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707436; }

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

This text font color is #707436.

Background Color

.myBgColor { background-color: #707436; }

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

This div background color is #707436.

Border color

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

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

This div border color is #707436.

Opacity

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

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

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

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

This text has shadow with #707436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707436.

Preview

Color preview on black background

This text has color #707436 on black background.


Color preview on white background

This text has color #707436 on white background.


Black color preview on #707436 background

This text has black color on #707436 background.


White color preview on #707436 background

This text has white color on #707436 background.


Related colors

Complementary color

Complementary color for #hex is #8F8BC9.


I love getcolorcode.com

Triadic colors

1 #367074 and #743670 with #707436 are triadic colors.

2 #367470 and #747036 with #707436 are triadic colors.