COLOR #70470D

HEX: #70470D RGB: (112,71,13)

Color info

#70470D contains mainly red and green colors. Web safe color of #70470D is #663300 (or #630).

RGB color model

#70470D color RGB value is (112,71,13).

RGB: (112,71,13) (44%, 28%, 5%)

RGB channels and saturation

R 112 of 255 = 44%
G 71 of 255 = 28%
B 13 of 255 = 5%

112
71
13

R + G + B ~ 26%. #70470D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 71 + 13 = 196 (100%)
R 112 of 196 ~ 57.14%
G 71 of 196 ~ 36.22%
B 13 of 196 ~ 6.63'%

%57.14
%36.22

CMYK color model

#70470D color CMYK value is (0,37,88,56).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 88.39%
  • key color value is 56.08%
CMYK: (0,37,88,56) C0M37Y88K56 (0%,37%,88%,56%) (0.00/0.37/0.88/0.56) 

CMYK percentages

%0
%36.61
%88.39
%56.08

Codes

Color #70470D in popluar color models

70 47 0D
RGB 112 71 13
HSL 35° 79.20% 24.51%
HSB/HSV 35° 88.39% 43.92%
CMYK 0.00% 36.61% 88.39%
56.08%

Color #70470D in popluar number systems.

HEX 70 47 0D
Decimal 112 71 13
Binary 1110000 1000111 1101
Octal 160 107 15

Shades and tints

Shades of #70470D

#70470D
(112,71,13)
#66410C
(102,65,12)
#5C3B0B
(92,59,11)
#52350A
(82,53,10)
#482F09
(72,47,9)
#3E2908
(62,41,8)
#342307
(52,35,7)
#2A1D06
(42,29,6)
#201705
(32,23,5)
#161104
(22,17,4)
#0C0B03
(12,11,3)
#000000
(0,0,0)

Tints of #70470D

#70470D
(112,71,13)
#7D5723
(125,87,35)
#8A6739
(138,103,57)
#97774F
(151,119,79)
#A48765
(164,135,101)
#B1977B
(177,151,123)
#BEA791
(190,167,145)
#CBB7A7
(203,183,167)
#D8C7BD
(216,199,189)
#E5D7D3
(229,215,211)
#F2E7E9
(242,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70470D color. Also use rgb(112,71,13) instead hex code.

Text Font Color

.myTextColor { color: #70470D; }

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

This text font color is #70470D.

Background Color

.myBgColor { background-color: #70470D; }

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

This div background color is #70470D.

Border color

.myBorderColor { border: 1px solid #70470D; }

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

This div border color is #70470D.

Opacity

.myOpacity80 { color: #70470D; opacity: 0.8; }

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

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

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

This text has shadow with #70470D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70470D.

Preview

Color preview on black background

This text has color #70470D on black background.


Color preview on white background

This text has color #70470D on white background.


Black color preview on #70470D background

This text has black color on #70470D background.


White color preview on #70470D background

This text has white color on #70470D background.


Related colors

Complementary color

Complementary color for #hex is #8FB8F2.


I love getcolorcode.com

Triadic colors

1 #0D7047 and #470D70 with #70470D are triadic colors.

2 #0D4770 and #47700D with #70470D are triadic colors.