COLOR #70473A

HEX: #70473A RGB: (112,71,58)

Color info

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

RGB color model

#70473A color RGB value is (112,71,58).

RGB: (112,71,58) (44%, 28%, 23%)

RGB channels and saturation

R 112 of 255 = 44%
G 71 of 255 = 28%
B 58 of 255 = 23%

112
71
58

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

Portions of RGB colors in percentages

R + G + B = 112 + 71 + 58 = 241 (100%)
R 112 of 241 ~ 46.47%
G 71 of 241 ~ 29.46%
B 58 of 241 ~ 24.07'%

%46.47
%29.46
%24.07

CMYK color model

#70473A color CMYK value is (0,37,48,56).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 48.21%
  • key color value is 56.08%

CMYK: (0,37,48,56)
C0M37Y48K56 (0%, 37%, 48%, 56%)
(0.00 / 0.37 / 0.48 / 0.56)

CMYK percentages

%0
%36.61
%48.21
%56.08

Codes

Color #70473A in popluar color models

70 47 3A
RGB 112 71 58
HSL 14° 31.76% 33.33%
HSB/HSV 14° 48.21% 43.92%
CMYK 0.00% 36.61% 48.21%
56.08%

Color #70473A in popluar number systems.

HEX 70 47 3A
Decimal 112 71 58
Binary 1110000 1000111 111010
Octal 160 107 72

Shades and tints

Shades of #70473A

#70473A
(112,71,58)
#664135
(102,65,53)
#5C3B30
(92,59,48)
#52352B
(82,53,43)
#482F26
(72,47,38)
#3E2921
(62,41,33)
#34231C
(52,35,28)
#2A1D17
(42,29,23)
#201712
(32,23,18)
#16110D
(22,17,13)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #70473A

#70473A
(112,71,58)
#7D574B
(125,87,75)
#8A675C
(138,103,92)
#97776D
(151,119,109)
#A4877E
(164,135,126)
#B1978F
(177,151,143)
#BEA7A0
(190,167,160)
#CBB7B1
(203,183,177)
#D8C7C2
(216,199,194)
#E5D7D3
(229,215,211)
#F2E7E4
(242,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70473A color. Also use rgb(112,71,58) instead hex code.

Text Font Color

.myTextColor { color: #70473A; }

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

This text font color is #70473A.

Background Color

.myBgColor { background-color: #70473A; }

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

This div background color is #70473A.

Border color

.myBorderColor { border: 1px solid #70473A; }

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

This div border color is #70473A.

Opacity

.myOpacity80 { color: #70473A; opacity: 0.8; }

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

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

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

This text has shadow with #70473A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70473A.

Preview

Color preview on black background

This text has color #70473A on black background.


Color preview on white background

This text has color #70473A on white background.


Black color preview on #70473A background

This text has black color on #70473A background.


White color preview on #70473A background

This text has white color on #70473A background.


Related colors

Complementary color

Complementary color for #hex is #8FB8C5.


I love getcolorcode.com

Triadic colors

1 #3A7047 and #473A70 with #70473A are triadic colors.

2 #3A4770 and #47703A with #70473A are triadic colors.