COLOR #70563D

HEX: #70563D RGB: (112,86,61)

Color info

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

RGB color model

#70563D color RGB value is (112,86,61).

RGB: (112,86,61) (44%, 34%, 24%)

RGB channels and saturation

R 112 of 255 = 44%
G 86 of 255 = 34%
B 61 of 255 = 24%

112
86
61

R + G + B ~ 34%. #70563D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 86 + 61 = 259 (100%)
R 112 of 259 ~ 43.24%
G 86 of 259 ~ 33.2%
B 61 of 259 ~ 23.55'%

%43.24
%33.2
%23.55

CMYK color model

#70563D color CMYK value is (0,23,46,56).

  • cyan value is 0.00%
  • magenta value is 23.21%
  • yellow value is 45.54%
  • key color value is 56.08%

CMYK: (0,23,46,56)
C0M23Y46K56 (0%, 23%, 46%, 56%)
(0.00 / 0.23 / 0.46 / 0.56)

CMYK percentages

%0
%23.21
%45.54
%56.08

Codes

Color #70563D in popluar color models

70 56 3D
RGB 112 86 61
HSL 29° 29.48% 33.92%
HSB/HSV 29° 45.54% 43.92%
CMYK 0.00% 23.21% 45.54%
56.08%

Color #70563D in popluar number systems.

HEX 70 56 3D
Decimal 112 86 61
Binary 1110000 1010110 111101
Octal 160 126 75

Shades and tints

Shades of #70563D

#70563D
(112,86,61)
#664F38
(102,79,56)
#5C4833
(92,72,51)
#52412E
(82,65,46)
#483A29
(72,58,41)
#3E3324
(62,51,36)
#342C1F
(52,44,31)
#2A251A
(42,37,26)
#201E15
(32,30,21)
#161710
(22,23,16)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #70563D

#70563D
(112,86,61)
#7D654E
(125,101,78)
#8A745F
(138,116,95)
#978370
(151,131,112)
#A49281
(164,146,129)
#B1A192
(177,161,146)
#BEB0A3
(190,176,163)
#CBBFB4
(203,191,180)
#D8CEC5
(216,206,197)
#E5DDD6
(229,221,214)
#F2ECE7
(242,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70563D color. Also use rgb(112,86,61) instead hex code.

Text Font Color

.myTextColor { color: #70563D; }

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

This text font color is #70563D.

Background Color

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

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

This div background color is #70563D.

Border color

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

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

This div border color is #70563D.

Opacity

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

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

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

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

This text has shadow with #70563D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70563D.

Preview

Color preview on black background

This text has color #70563D on black background.


Color preview on white background

This text has color #70563D on white background.


Black color preview on #70563D background

This text has black color on #70563D background.


White color preview on #70563D background

This text has white color on #70563D background.


Related colors

Complementary color

Complementary color for #hex is #8FA9C2.


I love getcolorcode.com

Triadic colors

1 #3D7056 and #563D70 with #70563D are triadic colors.

2 #3D5670 and #56703D with #70563D are triadic colors.