COLOR #70513F

HEX: #70513F RGB: (112,81,63)

Color info

#70513F contains red, green and blue colors in about the same proportion. Web safe color of #70513F is #666633 (or #663).

RGB color model

#70513F color RGB value is (112,81,63).

RGB: (112,81,63) (44%, 32%, 25%)

RGB channels and saturation

R 112 of 255 = 44%
G 81 of 255 = 32%
B 63 of 255 = 25%

112
81
63

R + G + B ~ 34%. #70513F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 81 + 63 = 256 (100%)
R 112 of 256 ~ 43.75%
G 81 of 256 ~ 31.64%
B 63 of 256 ~ 24.61'%

%43.75
%31.64
%24.61

CMYK color model

#70513F color CMYK value is (0,28,44,56).

  • cyan value is 0.00%
  • magenta value is 27.68%
  • yellow value is 43.75%
  • key color value is 56.08%

CMYK: (0,28,44,56)
C0M28Y44K56 (0%, 28%, 44%, 56%)
(0.00 / 0.28 / 0.44 / 0.56)

CMYK percentages

%0
%27.68
%43.75
%56.08

Codes

Color #70513F in popluar color models

70 51 3F
RGB 112 81 63
HSL 22° 28.00% 34.31%
HSB/HSV 22° 43.75% 43.92%
CMYK 0.00% 27.68% 43.75%
56.08%

Color #70513F in popluar number systems.

HEX 70 51 3F
Decimal 112 81 63
Binary 1110000 1010001 111111
Octal 160 121 77

Shades and tints

Shades of #70513F

#70513F
(112,81,63)
#664A3A
(102,74,58)
#5C4335
(92,67,53)
#523C30
(82,60,48)
#48352B
(72,53,43)
#3E2E26
(62,46,38)
#342721
(52,39,33)
#2A201C
(42,32,28)
#201917
(32,25,23)
#161212
(22,18,18)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #70513F

#70513F
(112,81,63)
#7D6050
(125,96,80)
#8A6F61
(138,111,97)
#977E72
(151,126,114)
#A48D83
(164,141,131)
#B19C94
(177,156,148)
#BEABA5
(190,171,165)
#CBBAB6
(203,186,182)
#D8C9C7
(216,201,199)
#E5D8D8
(229,216,216)
#F2E7E9
(242,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70513F color. Also use rgb(112,81,63) instead hex code.

Text Font Color

.myTextColor { color: #70513F; }

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

This text font color is #70513F.

Background Color

.myBgColor { background-color: #70513F; }

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

This div background color is #70513F.

Border color

.myBorderColor { border: 1px solid #70513F; }

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

This div border color is #70513F.

Opacity

.myOpacity80 { color: #70513F; opacity: 0.8; }

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

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

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

This text has shadow with #70513F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70513F.

Preview

Color preview on black background

This text has color #70513F on black background.


Color preview on white background

This text has color #70513F on white background.


Black color preview on #70513F background

This text has black color on #70513F background.


White color preview on #70513F background

This text has white color on #70513F background.


Related colors

Complementary color

Complementary color for #hex is #8FAEC0.


I love getcolorcode.com

Triadic colors

1 #3F7051 and #513F70 with #70513F are triadic colors.

2 #3F5170 and #51703F with #70513F are triadic colors.