COLOR #701416

HEX: #701416 RGB: (112,20,22)

Color info

#701416 contains mainly red color. Web safe color of #701416 is #660000 (or #600).

RGB color model

#701416 color RGB value is (112,20,22).

RGB: (112,20,22) (44%, 8%, 9%)

RGB channels and saturation

R 112 of 255 = 44%
G 20 of 255 = 8%
B 22 of 255 = 9%

112
20
22

R + G + B ~ 20%. #701416 is dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 20 + 22 = 154 (100%)
R 112 of 154 ~ 72.73%
G 20 of 154 ~ 12.99%
B 22 of 154 ~ 14.29'%

%72.73
%12.99
%14.29

CMYK color model

#701416 color CMYK value is (0,82,80,56).

  • cyan value is 0.00%
  • magenta value is 82.14%
  • yellow value is 80.36%
  • key color value is 56.08%

CMYK: (0,82,80,56)
C0M82Y80K56 (0%, 82%, 80%, 56%)
(0.00 / 0.82 / 0.80 / 0.56)

CMYK percentages

%0
%82.14
%80.36
%56.08

Codes

Color #701416 in popluar color models

70 14 16
RGB 112 20 22
HSL 359° 69.70% 25.88%
HSB/HSV 359° 82.14% 43.92%
CMYK 0.00% 82.14% 80.36%
56.08%

Color #701416 in popluar number systems.

HEX 70 14 16
Decimal 112 20 22
Binary 1110000 10100 10110
Octal 160 24 26

Shades and tints

Shades of #701416

#701416
(112,20,22)
#661314
(102,19,20)
#5C1212
(92,18,18)
#521110
(82,17,16)
#48100E
(72,16,14)
#3E0F0C
(62,15,12)
#340E0A
(52,14,10)
#2A0D08
(42,13,8)
#200C06
(32,12,6)
#160B04
(22,11,4)
#0C0A02
(12,10,2)
#000000
(0,0,0)

Tints of #701416

#701416
(112,20,22)
#7D292B
(125,41,43)
#8A3E40
(138,62,64)
#975355
(151,83,85)
#A4686A
(164,104,106)
#B17D7F
(177,125,127)
#BE9294
(190,146,148)
#CBA7A9
(203,167,169)
#D8BCBE
(216,188,190)
#E5D1D3
(229,209,211)
#F2E6E8
(242,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #701416 color. Also use rgb(112,20,22) instead hex code.

Text Font Color

.myTextColor { color: #701416; }

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

This text font color is #701416.

Background Color

.myBgColor { background-color: #701416; }

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

This div background color is #701416.

Border color

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

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

This div border color is #701416.

Opacity

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

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

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

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

This text has shadow with #701416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #701416.

Preview

Color preview on black background

This text has color #701416 on black background.


Color preview on white background

This text has color #701416 on white background.


Black color preview on #701416 background

This text has black color on #701416 background.


White color preview on #701416 background

This text has white color on #701416 background.


Related colors

Complementary color

Complementary color for #hex is #8FEBE9.


I love getcolorcode.com

Triadic colors

1 #167014 and #141670 with #701416 are triadic colors.

2 #161470 and #147016 with #701416 are triadic colors.