COLOR #707D36

HEX: #707D36 RGB: (112,125,54)

Color info

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

RGB color model

#707D36 color RGB value is (112,125,54).

RGB: (112,125,54) (44%, 49%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 125 of 255 = 49%
B 54 of 255 = 21%

112
125
54

R + G + B ~ 38%. #707D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 125 + 54 = 291 (100%)
R 112 of 291 ~ 38.49%
G 125 of 291 ~ 42.96%
B 54 of 291 ~ 18.56'%

%38.49
%42.96
%18.56

CMYK color model

#707D36 color CMYK value is (10,0,57,51).

  • cyan value is 10.40%
  • magenta value is 0.00%
  • yellow value is 56.80%
  • key color value is 50.98%

CMYK: (10,0,57,51)
C10M0Y57K51 (10%, 0%, 57%, 51%)
(0.10 / 0.00 / 0.57 / 0.51)

CMYK percentages

%10.4
%0
%56.8
%50.98

Codes

Color #707D36 in popluar color models

70 7D 36
RGB 112 125 54
HSL 71° 39.66% 35.10%
HSB/HSV 71° 56.80% 49.02%
CMYK 10.40% 0.00% 56.80%
50.98%

Color #707D36 in popluar number systems.

HEX 70 7D 36
Decimal 112 125 54
Binary 1110000 1111101 110110
Octal 160 175 66

Shades and tints

Shades of #707D36

#707D36
(112,125,54)
#667232
(102,114,50)
#5C672E
(92,103,46)
#525C2A
(82,92,42)
#485126
(72,81,38)
#3E4622
(62,70,34)
#343B1E
(52,59,30)
#2A301A
(42,48,26)
#202516
(32,37,22)
#161A12
(22,26,18)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #707D36

#707D36
(112,125,54)
#7D8848
(125,136,72)
#8A935A
(138,147,90)
#979E6C
(151,158,108)
#A4A97E
(164,169,126)
#B1B490
(177,180,144)
#BEBFA2
(190,191,162)
#CBCAB4
(203,202,180)
#D8D5C6
(216,213,198)
#E5E0D8
(229,224,216)
#F2EBEA
(242,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707D36; }

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

This text font color is #707D36.

Background Color

.myBgColor { background-color: #707D36; }

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

This div background color is #707D36.

Border color

.myBorderColor { border: 1px solid #707D36; }

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

This div border color is #707D36.

Opacity

.myOpacity80 { color: #707D36; opacity: 0.8; }

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

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

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

This text has shadow with #707D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707D36.

Preview

Color preview on black background

This text has color #707D36 on black background.


Color preview on white background

This text has color #707D36 on white background.


Black color preview on #707D36 background

This text has black color on #707D36 background.


White color preview on #707D36 background

This text has white color on #707D36 background.


Related colors

Complementary color

Complementary color for #hex is #8F82C9.


I love getcolorcode.com

Triadic colors

1 #36707D and #7D3670 with #707D36 are triadic colors.

2 #367D70 and #7D7036 with #707D36 are triadic colors.