COLOR #701D14

HEX: #701D14 RGB: (112,29,20)

Color info

#701D14 contains mainly red color. Web safe color of #701D14 is #663300 (or #630).

RGB color model

#701D14 color RGB value is (112,29,20).

RGB: (112,29,20) (44%, 11%, 8%)

RGB channels and saturation

R 112 of 255 = 44%
G 29 of 255 = 11%
B 20 of 255 = 8%

112
29
20

R + G + B ~ 21%. #701D14 is dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 29 + 20 = 161 (100%)
R 112 of 161 ~ 69.57%
G 29 of 161 ~ 18.01%
B 20 of 161 ~ 12.42'%

%69.57
%18.01
%12.42

CMYK color model

#701D14 color CMYK value is (0,74,82,56).

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

CMYK: (0,74,82,56)
C0M74Y82K56 (0%, 74%, 82%, 56%)
(0.00 / 0.74 / 0.82 / 0.56)

CMYK percentages

%0
%74.11
%82.14
%56.08

Codes

Color #701D14 in popluar color models

70 1D 14
RGB 112 29 20
HSL 69.70% 25.88%
HSB/HSV 82.14% 43.92%
CMYK 0.00% 74.11% 82.14%
56.08%

Color #701D14 in popluar number systems.

HEX 70 1D 14
Decimal 112 29 20
Binary 1110000 11101 10100
Octal 160 35 24

Shades and tints

Shades of #701D14

#701D14
(112,29,20)
#661B13
(102,27,19)
#5C1912
(92,25,18)
#521711
(82,23,17)
#481510
(72,21,16)
#3E130F
(62,19,15)
#34110E
(52,17,14)
#2A0F0D
(42,15,13)
#200D0C
(32,13,12)
#160B0B
(22,11,11)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #701D14

#701D14
(112,29,20)
#7D3129
(125,49,41)
#8A453E
(138,69,62)
#975953
(151,89,83)
#A46D68
(164,109,104)
#B1817D
(177,129,125)
#BE9592
(190,149,146)
#CBA9A7
(203,169,167)
#D8BDBC
(216,189,188)
#E5D1D1
(229,209,209)
#F2E5E6
(242,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #701D14; }

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

This text font color is #701D14.

Background Color

.myBgColor { background-color: #701D14; }

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

This div background color is #701D14.

Border color

.myBorderColor { border: 1px solid #701D14; }

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

This div border color is #701D14.

Opacity

.myOpacity80 { color: #701D14; opacity: 0.8; }

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

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

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

This text has shadow with #701D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #701D14.

Preview

Color preview on black background

This text has color #701D14 on black background.


Color preview on white background

This text has color #701D14 on white background.


Black color preview on #701D14 background

This text has black color on #701D14 background.


White color preview on #701D14 background

This text has white color on #701D14 background.


Related colors

Complementary color

Complementary color for #hex is #8FE2EB.


I love getcolorcode.com

Triadic colors

1 #14701D and #1D1470 with #701D14 are triadic colors.

2 #141D70 and #1D7014 with #701D14 are triadic colors.