COLOR #705246

HEX: #705246 RGB: (112,82,70)

Color info

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

RGB color model

#705246 color RGB value is (112,82,70).

RGB: (112,82,70) (44%, 32%, 27%)

RGB channels and saturation

R 112 of 255 = 44%
G 82 of 255 = 32%
B 70 of 255 = 27%

112
82
70

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

Portions of RGB colors in percentages

R + G + B = 112 + 82 + 70 = 264 (100%)
R 112 of 264 ~ 42.42%
G 82 of 264 ~ 31.06%
B 70 of 264 ~ 26.52'%

%42.42
%31.06
%26.52

CMYK color model

#705246 color CMYK value is (0,27,38,56).

  • cyan value is 0.00%
  • magenta value is 26.79%
  • yellow value is 37.50%
  • key color value is 56.08%

CMYK: (0,27,38,56)
C0M27Y38K56 (0%, 27%, 38%, 56%)
(0.00 / 0.27 / 0.38 / 0.56)

CMYK percentages

%0
%26.79
%37.5
%56.08

Codes

Color #705246 in popluar color models

70 52 46
RGB 112 82 70
HSL 17° 23.08% 35.69%
HSB/HSV 17° 37.50% 43.92%
CMYK 0.00% 26.79% 37.50%
56.08%

Color #705246 in popluar number systems.

HEX 70 52 46
Decimal 112 82 70
Binary 1110000 1010010 1000110
Octal 160 122 106

Shades and tints

Shades of #705246

#705246
(112,82,70)
#664B40
(102,75,64)
#5C443A
(92,68,58)
#523D34
(82,61,52)
#48362E
(72,54,46)
#3E2F28
(62,47,40)
#342822
(52,40,34)
#2A211C
(42,33,28)
#201A16
(32,26,22)
#161310
(22,19,16)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #705246

#705246
(112,82,70)
#7D6156
(125,97,86)
#8A7066
(138,112,102)
#977F76
(151,127,118)
#A48E86
(164,142,134)
#B19D96
(177,157,150)
#BEACA6
(190,172,166)
#CBBBB6
(203,187,182)
#D8CAC6
(216,202,198)
#E5D9D6
(229,217,214)
#F2E8E6
(242,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705246; }

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

This text font color is #705246.

Background Color

.myBgColor { background-color: #705246; }

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

This div background color is #705246.

Border color

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

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

This div border color is #705246.

Opacity

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

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

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

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

This text has shadow with #705246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705246.

Preview

Color preview on black background

This text has color #705246 on black background.


Color preview on white background

This text has color #705246 on white background.


Black color preview on #705246 background

This text has black color on #705246 background.


White color preview on #705246 background

This text has white color on #705246 background.


Related colors

Complementary color

Complementary color for #hex is #8FADB9.


I love getcolorcode.com

Triadic colors

1 #467052 and #524670 with #705246 are triadic colors.

2 #465270 and #527046 with #705246 are triadic colors.