COLOR #70773A

HEX: #70773A RGB: (112,119,58)

Color info

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

RGB color model

#70773A color RGB value is (112,119,58).

RGB: (112,119,58) (44%, 47%, 23%)

RGB channels and saturation

R 112 of 255 = 44%
G 119 of 255 = 47%
B 58 of 255 = 23%

112
119
58

R + G + B ~ 38%. #70773A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 119 + 58 = 289 (100%)
R 112 of 289 ~ 38.75%
G 119 of 289 ~ 41.18%
B 58 of 289 ~ 20.07'%

%38.75
%41.18
%20.07

CMYK color model

#70773A color CMYK value is (6,0,51,53).

  • cyan value is 5.88%
  • magenta value is 0.00%
  • yellow value is 51.26%
  • key color value is 53.33%

CMYK: (6,0,51,53)
C6M0Y51K53 (6%, 0%, 51%, 53%)
(0.06 / 0.00 / 0.51 / 0.53)

CMYK percentages

%5.88
%0
%51.26
%53.33

Codes

Color #70773A in popluar color models

70 77 3A
RGB 112 119 58
HSL 67° 34.46% 34.71%
HSB/HSV 67° 51.26% 46.67%
CMYK 5.88% 0.00% 51.26%
53.33%

Color #70773A in popluar number systems.

HEX 70 77 3A
Decimal 112 119 58
Binary 1110000 1110111 111010
Octal 160 167 72

Shades and tints

Shades of #70773A

#70773A
(112,119,58)
#666D35
(102,109,53)
#5C6330
(92,99,48)
#52592B
(82,89,43)
#484F26
(72,79,38)
#3E4521
(62,69,33)
#343B1C
(52,59,28)
#2A3117
(42,49,23)
#202712
(32,39,18)
#161D0D
(22,29,13)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #70773A

#70773A
(112,119,58)
#7D834B
(125,131,75)
#8A8F5C
(138,143,92)
#979B6D
(151,155,109)
#A4A77E
(164,167,126)
#B1B38F
(177,179,143)
#BEBFA0
(190,191,160)
#CBCBB1
(203,203,177)
#D8D7C2
(216,215,194)
#E5E3D3
(229,227,211)
#F2EFE4
(242,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70773A color. Also use rgb(112,119,58) instead hex code.

Text Font Color

.myTextColor { color: #70773A; }

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

This text font color is #70773A.

Background Color

.myBgColor { background-color: #70773A; }

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

This div background color is #70773A.

Border color

.myBorderColor { border: 1px solid #70773A; }

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

This div border color is #70773A.

Opacity

.myOpacity80 { color: #70773A; opacity: 0.8; }

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

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

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

This text has shadow with #70773A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70773A.

Preview

Color preview on black background

This text has color #70773A on black background.


Color preview on white background

This text has color #70773A on white background.


Black color preview on #70773A background

This text has black color on #70773A background.


White color preview on #70773A background

This text has white color on #70773A background.


Related colors

Complementary color

Complementary color for #hex is #8F88C5.


I love getcolorcode.com

Triadic colors

1 #3A7077 and #773A70 with #70773A are triadic colors.

2 #3A7770 and #77703A with #70773A are triadic colors.