COLOR #70370C

HEX: #70370C RGB: (112,55,12)

Color info

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

RGB color model

#70370C color RGB value is (112,55,12).

RGB: (112,55,12) (44%, 22%, 5%)

RGB channels and saturation

R 112 of 255 = 44%
G 55 of 255 = 22%
B 12 of 255 = 5%

112
55
12

R + G + B ~ 24%. #70370C is dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 55 + 12 = 179 (100%)
R 112 of 179 ~ 62.57%
G 55 of 179 ~ 30.73%
B 12 of 179 ~ 6.7'%

%62.57
%30.73

CMYK color model

#70370C color CMYK value is (0,51,89,56).

  • cyan value is 0.00%
  • magenta value is 50.89%
  • yellow value is 89.29%
  • key color value is 56.08%

CMYK: (0,51,89,56)
C0M51Y89K56 (0%, 51%, 89%, 56%)
(0.00 / 0.51 / 0.89 / 0.56)

CMYK percentages

%0
%50.89
%89.29
%56.08

Codes

Color #70370C in popluar color models

70 37 0C
RGB 112 55 12
HSL 26° 80.65% 24.31%
HSB/HSV 26° 89.29% 43.92%
CMYK 0.00% 50.89% 89.29%
56.08%

Color #70370C in popluar number systems.

HEX 70 37 0C
Decimal 112 55 12
Binary 1110000 110111 1100
Octal 160 67 14

Shades and tints

Shades of #70370C

#70370C
(112,55,12)
#66320B
(102,50,11)
#5C2D0A
(92,45,10)
#522809
(82,40,9)
#482308
(72,35,8)
#3E1E07
(62,30,7)
#341906
(52,25,6)
#2A1405
(42,20,5)
#200F04
(32,15,4)
#160A03
(22,10,3)
#0C0502
(12,5,2)
#000000
(0,0,0)

Tints of #70370C

#70370C
(112,55,12)
#7D4922
(125,73,34)
#8A5B38
(138,91,56)
#976D4E
(151,109,78)
#A47F64
(164,127,100)
#B1917A
(177,145,122)
#BEA390
(190,163,144)
#CBB5A6
(203,181,166)
#D8C7BC
(216,199,188)
#E5D9D2
(229,217,210)
#F2EBE8
(242,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70370C color. Also use rgb(112,55,12) instead hex code.

Text Font Color

.myTextColor { color: #70370C; }

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

This text font color is #70370C.

Background Color

.myBgColor { background-color: #70370C; }

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

This div background color is #70370C.

Border color

.myBorderColor { border: 1px solid #70370C; }

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

This div border color is #70370C.

Opacity

.myOpacity80 { color: #70370C; opacity: 0.8; }

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

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

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

This text has shadow with #70370C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70370C.

Preview

Color preview on black background

This text has color #70370C on black background.


Color preview on white background

This text has color #70370C on white background.


Black color preview on #70370C background

This text has black color on #70370C background.


White color preview on #70370C background

This text has white color on #70370C background.


Related colors

Complementary color

Complementary color for #hex is #8FC8F3.


I love getcolorcode.com

Triadic colors

1 #0C7037 and #370C70 with #70370C are triadic colors.

2 #0C3770 and #37700C with #70370C are triadic colors.