COLOR #704543

HEX: #704543 RGB: (112,69,67)

Color info

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

RGB color model

#704543 color RGB value is (112,69,67).

RGB: (112,69,67) (44%, 27%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 69 of 255 = 27%
B 67 of 255 = 26%

112
69
67

R + G + B ~ 32%. #704543 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 69 + 67 = 248 (100%)
R 112 of 248 ~ 45.16%
G 69 of 248 ~ 27.82%
B 67 of 248 ~ 27.02'%

%45.16
%27.82
%27.02

CMYK color model

#704543 color CMYK value is (0,38,40,56).

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

CMYK: (0,38,40,56)
C0M38Y40K56 (0%, 38%, 40%, 56%)
(0.00 / 0.38 / 0.40 / 0.56)

CMYK percentages

%0
%38.39
%40.18
%56.08

Codes

Color #704543 in popluar color models

70 45 43
RGB 112 69 67
HSL 25.14% 35.10%
HSB/HSV 40.18% 43.92%
CMYK 0.00% 38.39% 40.18%
56.08%

Color #704543 in popluar number systems.

HEX 70 45 43
Decimal 112 69 67
Binary 1110000 1000101 1000011
Octal 160 105 103

Shades and tints

Shades of #704543

#704543
(112,69,67)
#663F3D
(102,63,61)
#5C3937
(92,57,55)
#523331
(82,51,49)
#482D2B
(72,45,43)
#3E2725
(62,39,37)
#34211F
(52,33,31)
#2A1B19
(42,27,25)
#201513
(32,21,19)
#160F0D
(22,15,13)
#0C0907
(12,9,7)
#000000
(0,0,0)

Tints of #704543

#704543
(112,69,67)
#7D5554
(125,85,84)
#8A6565
(138,101,101)
#977576
(151,117,118)
#A48587
(164,133,135)
#B19598
(177,149,152)
#BEA5A9
(190,165,169)
#CBB5BA
(203,181,186)
#D8C5CB
(216,197,203)
#E5D5DC
(229,213,220)
#F2E5ED
(242,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704543; }

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

This text font color is #704543.

Background Color

.myBgColor { background-color: #704543; }

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

This div background color is #704543.

Border color

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

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

This div border color is #704543.

Opacity

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

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

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

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

This text has shadow with #704543 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704543.

Preview

Color preview on black background

This text has color #704543 on black background.


Color preview on white background

This text has color #704543 on white background.


Black color preview on #704543 background

This text has black color on #704543 background.


White color preview on #704543 background

This text has white color on #704543 background.


Related colors

Complementary color

Complementary color for #hex is #8FBABC.


I love getcolorcode.com

Triadic colors

1 #437045 and #454370 with #704543 are triadic colors.

2 #434570 and #457043 with #704543 are triadic colors.