COLOR #706235

HEX: #706235 RGB: (112,98,53)

Color info

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

RGB color model

#706235 color RGB value is (112,98,53).

RGB: (112,98,53) (44%, 38%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 98 of 255 = 38%
B 53 of 255 = 21%

112
98
53

R + G + B ~ 34%. #706235 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 98 + 53 = 263 (100%)
R 112 of 263 ~ 42.59%
G 98 of 263 ~ 37.26%
B 53 of 263 ~ 20.15'%

%42.59
%37.26
%20.15

CMYK color model

#706235 color CMYK value is (0,13,53,56).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 52.68%
  • key color value is 56.08%

CMYK: (0,13,53,56)
C0M13Y53K56 (0%, 13%, 53%, 56%)
(0.00 / 0.13 / 0.53 / 0.56)

CMYK percentages

%0
%12.5
%52.68
%56.08

Codes

Color #706235 in popluar color models

70 62 35
RGB 112 98 53
HSL 46° 35.76% 32.35%
HSB/HSV 46° 52.68% 43.92%
CMYK 0.00% 12.50% 52.68%
56.08%

Color #706235 in popluar number systems.

HEX 70 62 35
Decimal 112 98 53
Binary 1110000 1100010 110101
Octal 160 142 65

Shades and tints

Shades of #706235

#706235
(112,98,53)
#665A31
(102,90,49)
#5C522D
(92,82,45)
#524A29
(82,74,41)
#484225
(72,66,37)
#3E3A21
(62,58,33)
#34321D
(52,50,29)
#2A2A19
(42,42,25)
#202215
(32,34,21)
#161A11
(22,26,17)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #706235

#706235
(112,98,53)
#7D7047
(125,112,71)
#8A7E59
(138,126,89)
#978C6B
(151,140,107)
#A49A7D
(164,154,125)
#B1A88F
(177,168,143)
#BEB6A1
(190,182,161)
#CBC4B3
(203,196,179)
#D8D2C5
(216,210,197)
#E5E0D7
(229,224,215)
#F2EEE9
(242,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706235 color. Also use rgb(112,98,53) instead hex code.

Text Font Color

.myTextColor { color: #706235; }

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

This text font color is #706235.

Background Color

.myBgColor { background-color: #706235; }

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

This div background color is #706235.

Border color

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

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

This div border color is #706235.

Opacity

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

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

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

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

This text has shadow with #706235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706235.

Preview

Color preview on black background

This text has color #706235 on black background.


Color preview on white background

This text has color #706235 on white background.


Black color preview on #706235 background

This text has black color on #706235 background.


White color preview on #706235 background

This text has white color on #706235 background.


Related colors

Complementary color

Complementary color for #hex is #8F9DCA.


I love getcolorcode.com

Triadic colors

1 #357062 and #623570 with #706235 are triadic colors.

2 #356270 and #627035 with #706235 are triadic colors.