COLOR #706519

HEX: #706519 RGB: (112,101,25)

Color info

#706519 contains mainly red and green colors. Web safe color of #706519 is #666600 (or #660).

RGB color model

#706519 color RGB value is (112,101,25).

RGB: (112,101,25) (44%, 40%, 10%)

RGB channels and saturation

R 112 of 255 = 44%
G 101 of 255 = 40%
B 25 of 255 = 10%

112
101
25

R + G + B ~ 31%. #706519 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 101 + 25 = 238 (100%)
R 112 of 238 ~ 47.06%
G 101 of 238 ~ 42.44%
B 25 of 238 ~ 10.5'%

%47.06
%42.44
%10.5

CMYK color model

#706519 color CMYK value is (0,10,78,56).

  • cyan value is 0.00%
  • magenta value is 9.82%
  • yellow value is 77.68%
  • key color value is 56.08%

CMYK: (0,10,78,56)
C0M10Y78K56 (0%, 10%, 78%, 56%)
(0.00 / 0.10 / 0.78 / 0.56)

CMYK percentages

%0
%9.82
%77.68
%56.08

Codes

Color #706519 in popluar color models

70 65 19
RGB 112 101 25
HSL 52° 63.50% 26.86%
HSB/HSV 52° 77.68% 43.92%
CMYK 0.00% 9.82% 77.68%
56.08%

Color #706519 in popluar number systems.

HEX 70 65 19
Decimal 112 101 25
Binary 1110000 1100101 11001
Octal 160 145 31

Shades and tints

Shades of #706519

#706519
(112,101,25)
#665C17
(102,92,23)
#5C5315
(92,83,21)
#524A13
(82,74,19)
#484111
(72,65,17)
#3E380F
(62,56,15)
#342F0D
(52,47,13)
#2A260B
(42,38,11)
#201D09
(32,29,9)
#161407
(22,20,7)
#0C0B05
(12,11,5)
#000000
(0,0,0)

Tints of #706519

#706519
(112,101,25)
#7D732D
(125,115,45)
#8A8141
(138,129,65)
#978F55
(151,143,85)
#A49D69
(164,157,105)
#B1AB7D
(177,171,125)
#BEB991
(190,185,145)
#CBC7A5
(203,199,165)
#D8D5B9
(216,213,185)
#E5E3CD
(229,227,205)
#F2F1E1
(242,241,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706519 color. Also use rgb(112,101,25) instead hex code.

Text Font Color

.myTextColor { color: #706519; }

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

This text font color is #706519.

Background Color

.myBgColor { background-color: #706519; }

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

This div background color is #706519.

Border color

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

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

This div border color is #706519.

Opacity

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

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

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

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

This text has shadow with #706519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706519.

Preview

Color preview on black background

This text has color #706519 on black background.


Color preview on white background

This text has color #706519 on white background.


Black color preview on #706519 background

This text has black color on #706519 background.


White color preview on #706519 background

This text has white color on #706519 background.


Related colors

Complementary color

Complementary color for #hex is #8F9AE6.


I love getcolorcode.com

Triadic colors

1 #197065 and #651970 with #706519 are triadic colors.

2 #196570 and #657019 with #706519 are triadic colors.