COLOR #705735

HEX: #705735 RGB: (112,87,53)

Color info

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

RGB color model

#705735 color RGB value is (112,87,53).

RGB: (112,87,53) (44%, 34%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 87 of 255 = 34%
B 53 of 255 = 21%

112
87
53

R + G + B ~ 33%. #705735 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 87 + 53 = 252 (100%)
R 112 of 252 ~ 44.44%
G 87 of 252 ~ 34.52%
B 53 of 252 ~ 21.03'%

%44.44
%34.52
%21.03

CMYK color model

#705735 color CMYK value is (0,22,53,56).

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

CMYK: (0,22,53,56)
C0M22Y53K56 (0%, 22%, 53%, 56%)
(0.00 / 0.22 / 0.53 / 0.56)

CMYK percentages

%0
%22.32
%52.68
%56.08

Codes

Color #705735 in popluar color models

70 57 35
RGB 112 87 53
HSL 35° 35.76% 32.35%
HSB/HSV 35° 52.68% 43.92%
CMYK 0.00% 22.32% 52.68%
56.08%

Color #705735 in popluar number systems.

HEX 70 57 35
Decimal 112 87 53
Binary 1110000 1010111 110101
Octal 160 127 65

Shades and tints

Shades of #705735

#705735
(112,87,53)
#665031
(102,80,49)
#5C492D
(92,73,45)
#524229
(82,66,41)
#483B25
(72,59,37)
#3E3421
(62,52,33)
#342D1D
(52,45,29)
#2A2619
(42,38,25)
#201F15
(32,31,21)
#161811
(22,24,17)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #705735

#705735
(112,87,53)
#7D6647
(125,102,71)
#8A7559
(138,117,89)
#97846B
(151,132,107)
#A4937D
(164,147,125)
#B1A28F
(177,162,143)
#BEB1A1
(190,177,161)
#CBC0B3
(203,192,179)
#D8CFC5
(216,207,197)
#E5DED7
(229,222,215)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705735; }

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

This text font color is #705735.

Background Color

.myBgColor { background-color: #705735; }

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

This div background color is #705735.

Border color

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

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

This div border color is #705735.

Opacity

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

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

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

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

This text has shadow with #705735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705735.

Preview

Color preview on black background

This text has color #705735 on black background.


Color preview on white background

This text has color #705735 on white background.


Black color preview on #705735 background

This text has black color on #705735 background.


White color preview on #705735 background

This text has white color on #705735 background.


Related colors

Complementary color

Complementary color for #hex is #8FA8CA.


I love getcolorcode.com

Triadic colors

1 #357057 and #573570 with #705735 are triadic colors.

2 #355770 and #577035 with #705735 are triadic colors.