COLOR #706143

HEX: #706143 RGB: (112,97,67)

Color info

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

RGB color model

#706143 color RGB value is (112,97,67).

RGB: (112,97,67) (44%, 38%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 97 of 255 = 38%
B 67 of 255 = 26%

112
97
67

R + G + B ~ 36%. #706143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 97 + 67 = 276 (100%)
R 112 of 276 ~ 40.58%
G 97 of 276 ~ 35.14%
B 67 of 276 ~ 24.28'%

%40.58
%35.14
%24.28

CMYK color model

#706143 color CMYK value is (0,13,40,56).

  • cyan value is 0.00%
  • magenta value is 13.39%
  • yellow value is 40.18%
  • key color value is 56.08%

CMYK: (0,13,40,56)
C0M13Y40K56 (0%, 13%, 40%, 56%)
(0.00 / 0.13 / 0.40 / 0.56)

CMYK percentages

%0
%13.39
%40.18
%56.08

Codes

Color #706143 in popluar color models

70 61 43
RGB 112 97 67
HSL 40° 25.14% 35.10%
HSB/HSV 40° 40.18% 43.92%
CMYK 0.00% 13.39% 40.18%
56.08%

Color #706143 in popluar number systems.

HEX 70 61 43
Decimal 112 97 67
Binary 1110000 1100001 1000011
Octal 160 141 103

Shades and tints

Shades of #706143

#706143
(112,97,67)
#66593D
(102,89,61)
#5C5137
(92,81,55)
#524931
(82,73,49)
#48412B
(72,65,43)
#3E3925
(62,57,37)
#34311F
(52,49,31)
#2A2919
(42,41,25)
#202113
(32,33,19)
#16190D
(22,25,13)
#0C1107
(12,17,7)
#000000
(0,0,0)

Tints of #706143

#706143
(112,97,67)
#7D6F54
(125,111,84)
#8A7D65
(138,125,101)
#978B76
(151,139,118)
#A49987
(164,153,135)
#B1A798
(177,167,152)
#BEB5A9
(190,181,169)
#CBC3BA
(203,195,186)
#D8D1CB
(216,209,203)
#E5DFDC
(229,223,220)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706143 color. Also use rgb(112,97,67) instead hex code.

Text Font Color

.myTextColor { color: #706143; }

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

This text font color is #706143.

Background Color

.myBgColor { background-color: #706143; }

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

This div background color is #706143.

Border color

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

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

This div border color is #706143.

Opacity

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

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

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

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

This text has shadow with #706143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706143.

Preview

Color preview on black background

This text has color #706143 on black background.


Color preview on white background

This text has color #706143 on white background.


Black color preview on #706143 background

This text has black color on #706143 background.


White color preview on #706143 background

This text has white color on #706143 background.


Related colors

Complementary color

Complementary color for #hex is #8F9EBC.


I love getcolorcode.com

Triadic colors

1 #437061 and #614370 with #706143 are triadic colors.

2 #436170 and #617043 with #706143 are triadic colors.