COLOR #704943

HEX: #704943 RGB: (112,73,67)

Color info

#704943 contains red, green and blue colors in about the same proportion. Web safe color of #704943 is #663333 (or #633).

RGB color model

#704943 color RGB value is (112,73,67).

RGB: (112,73,67) (44%, 29%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 73 of 255 = 29%
B 67 of 255 = 26%

112
73
67

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

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 67 = 252 (100%)
R 112 of 252 ~ 44.44%
G 73 of 252 ~ 28.97%
B 67 of 252 ~ 26.59'%

%44.44
%28.97
%26.59

CMYK color model

#704943 color CMYK value is (0,35,40,56).

  • cyan value is 0.00%
  • magenta value is 34.82%
  • yellow value is 40.18%
  • key color value is 56.08%
CMYK: (0,35,40,56) C0M35Y40K56 (0%,35%,40%,56%) (0.00/0.35/0.40/0.56) 

CMYK percentages

%0
%34.82
%40.18
%56.08

Codes

Color #704943 in popluar color models

70 49 43
RGB 112 73 67
HSL 25.14% 35.10%
HSB/HSV 40.18% 43.92%
CMYK 0.00% 34.82% 40.18%
56.08%

Color #704943 in popluar number systems.

HEX 70 49 43
Decimal 112 73 67
Binary 1110000 1001001 1000011
Octal 160 111 103

Shades and tints

Shades of #704943

#704943
(112,73,67)
#66433D
(102,67,61)
#5C3D37
(92,61,55)
#523731
(82,55,49)
#48312B
(72,49,43)
#3E2B25
(62,43,37)
#34251F
(52,37,31)
#2A1F19
(42,31,25)
#201913
(32,25,19)
#16130D
(22,19,13)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #704943

#704943
(112,73,67)
#7D5954
(125,89,84)
#8A6965
(138,105,101)
#977976
(151,121,118)
#A48987
(164,137,135)
#B19998
(177,153,152)
#BEA9A9
(190,169,169)
#CBB9BA
(203,185,186)
#D8C9CB
(216,201,203)
#E5D9DC
(229,217,220)
#F2E9ED
(242,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704943; }

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

This text font color is #704943.

Background Color

.myBgColor { background-color: #704943; }

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

This div background color is #704943.

Border color

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

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

This div border color is #704943.

Opacity

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

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

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

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

This text has shadow with #704943 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704943.

Preview

Color preview on black background

This text has color #704943 on black background.


Color preview on white background

This text has color #704943 on white background.


Black color preview on #704943 background

This text has black color on #704943 background.


White color preview on #704943 background

This text has white color on #704943 background.


Related colors

Complementary color

Complementary color for #hex is #8FB6BC.


I love getcolorcode.com

Triadic colors

1 #437049 and #494370 with #704943 are triadic colors.

2 #434970 and #497043 with #704943 are triadic colors.