COLOR #707546

HEX: #707546 RGB: (112,117,70)

Color info

#707546 contains red, green and blue colors in about the same proportion. Web safe color of #707546 is #666633 (or #663).

RGB color model

#707546 color RGB value is (112,117,70).

RGB: (112,117,70) (44%, 46%, 27%)

RGB channels and saturation

R 112 of 255 = 44%
G 117 of 255 = 46%
B 70 of 255 = 27%

112
117
70

R + G + B ~ 39%. #707546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 117 + 70 = 299 (100%)
R 112 of 299 ~ 37.46%
G 117 of 299 ~ 39.13%
B 70 of 299 ~ 23.41'%

%37.46
%39.13
%23.41

CMYK color model

#707546 color CMYK value is (4,0,40,54).

  • cyan value is 4.27%
  • magenta value is 0.00%
  • yellow value is 40.17%
  • key color value is 54.12%

CMYK: (4,0,40,54)
C4M0Y40K54 (4%, 0%, 40%, 54%)
(0.04 / 0.00 / 0.40 / 0.54)

CMYK percentages

%4.27
%0
%40.17
%54.12

Codes

Color #707546 in popluar color models

70 75 46
RGB 112 117 70
HSL 66° 25.13% 36.67%
HSB/HSV 66° 40.17% 45.88%
CMYK 4.27% 0.00% 40.17%
54.12%

Color #707546 in popluar number systems.

HEX 70 75 46
Decimal 112 117 70
Binary 1110000 1110101 1000110
Octal 160 165 106

Shades and tints

Shades of #707546

#707546
(112,117,70)
#666B40
(102,107,64)
#5C613A
(92,97,58)
#525734
(82,87,52)
#484D2E
(72,77,46)
#3E4328
(62,67,40)
#343922
(52,57,34)
#2A2F1C
(42,47,28)
#202516
(32,37,22)
#161B10
(22,27,16)
#0C110A
(12,17,10)
#000000
(0,0,0)

Tints of #707546

#707546
(112,117,70)
#7D8156
(125,129,86)
#8A8D66
(138,141,102)
#979976
(151,153,118)
#A4A586
(164,165,134)
#B1B196
(177,177,150)
#BEBDA6
(190,189,166)
#CBC9B6
(203,201,182)
#D8D5C6
(216,213,198)
#E5E1D6
(229,225,214)
#F2EDE6
(242,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707546 color. Also use rgb(112,117,70) instead hex code.

Text Font Color

.myTextColor { color: #707546; }

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

This text font color is #707546.

Background Color

.myBgColor { background-color: #707546; }

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

This div background color is #707546.

Border color

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

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

This div border color is #707546.

Opacity

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

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

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

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

This text has shadow with #707546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707546.

Preview

Color preview on black background

This text has color #707546 on black background.


Color preview on white background

This text has color #707546 on white background.


Black color preview on #707546 background

This text has black color on #707546 background.


White color preview on #707546 background

This text has white color on #707546 background.


Related colors

Complementary color

Complementary color for #hex is #8F8AB9.


I love getcolorcode.com

Triadic colors

1 #467075 and #754670 with #707546 are triadic colors.

2 #467570 and #757046 with #707546 are triadic colors.