COLOR #705241

HEX: #705241 RGB: (112,82,65)

Color info

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

RGB color model

#705241 color RGB value is (112,82,65).

RGB: (112,82,65) (44%, 32%, 25%)

RGB channels and saturation

R 112 of 255 = 44%
G 82 of 255 = 32%
B 65 of 255 = 25%

112
82
65

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

Portions of RGB colors in percentages

R + G + B = 112 + 82 + 65 = 259 (100%)
R 112 of 259 ~ 43.24%
G 82 of 259 ~ 31.66%
B 65 of 259 ~ 25.1'%

%43.24
%31.66
%25.1

CMYK color model

#705241 color CMYK value is (0,27,42,56).

  • cyan value is 0.00%
  • magenta value is 26.79%
  • yellow value is 41.96%
  • key color value is 56.08%
CMYK: (0,27,42,56) C0M27Y42K56 (0%,27%,42%,56%) (0.00/0.27/0.42/0.56) 

CMYK percentages

%0
%26.79
%41.96
%56.08

Codes

Color #705241 in popluar color models

70 52 41
RGB 112 82 65
HSL 22° 26.55% 34.71%
HSB/HSV 22° 41.96% 43.92%
CMYK 0.00% 26.79% 41.96%
56.08%

Color #705241 in popluar number systems.

HEX 70 52 41
Decimal 112 82 65
Binary 1110000 1010010 1000001
Octal 160 122 101

Shades and tints

Shades of #705241

#705241
(112,82,65)
#664B3C
(102,75,60)
#5C4437
(92,68,55)
#523D32
(82,61,50)
#48362D
(72,54,45)
#3E2F28
(62,47,40)
#342823
(52,40,35)
#2A211E
(42,33,30)
#201A19
(32,26,25)
#161314
(22,19,20)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #705241

#705241
(112,82,65)
#7D6152
(125,97,82)
#8A7063
(138,112,99)
#977F74
(151,127,116)
#A48E85
(164,142,133)
#B19D96
(177,157,150)
#BEACA7
(190,172,167)
#CBBBB8
(203,187,184)
#D8CAC9
(216,202,201)
#E5D9DA
(229,217,218)
#F2E8EB
(242,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705241 color. Also use rgb(112,82,65) instead hex code.

Text Font Color

.myTextColor { color: #705241; }

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

This text font color is #705241.

Background Color

.myBgColor { background-color: #705241; }

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

This div background color is #705241.

Border color

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

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

This div border color is #705241.

Opacity

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

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

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

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

This text has shadow with #705241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705241.

Preview

Color preview on black background

This text has color #705241 on black background.


Color preview on white background

This text has color #705241 on white background.


Black color preview on #705241 background

This text has black color on #705241 background.


White color preview on #705241 background

This text has white color on #705241 background.


Related colors

Complementary color

Complementary color for #hex is #8FADBE.


I love getcolorcode.com

Triadic colors

1 #417052 and #524170 with #705241 are triadic colors.

2 #415270 and #527041 with #705241 are triadic colors.