COLOR #704819

HEX: #704819 RGB: (112,72,25)

Color info

#704819 contains mainly red and green colors. Web safe color of #704819 is #663300 (or #630).

RGB color model

#704819 color RGB value is (112,72,25).

RGB: (112,72,25) (44%, 28%, 10%)

RGB channels and saturation

R 112 of 255 = 44%
G 72 of 255 = 28%
B 25 of 255 = 10%

112
72
25

R + G + B ~ 27%. #704819 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 72 + 25 = 209 (100%)
R 112 of 209 ~ 53.59%
G 72 of 209 ~ 34.45%
B 25 of 209 ~ 11.96'%

%53.59
%34.45
%11.96

CMYK color model

#704819 color CMYK value is (0,36,78,56).

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

CMYK: (0,36,78,56)
C0M36Y78K56 (0%, 36%, 78%, 56%)
(0.00 / 0.36 / 0.78 / 0.56)

CMYK percentages

%0
%35.71
%77.68
%56.08

Codes

Color #704819 in popluar color models

70 48 19
RGB 112 72 25
HSL 32° 63.50% 26.86%
HSB/HSV 32° 77.68% 43.92%
CMYK 0.00% 35.71% 77.68%
56.08%

Color #704819 in popluar number systems.

HEX 70 48 19
Decimal 112 72 25
Binary 1110000 1001000 11001
Octal 160 110 31

Shades and tints

Shades of #704819

#704819
(112,72,25)
#664217
(102,66,23)
#5C3C15
(92,60,21)
#523613
(82,54,19)
#483011
(72,48,17)
#3E2A0F
(62,42,15)
#34240D
(52,36,13)
#2A1E0B
(42,30,11)
#201809
(32,24,9)
#161207
(22,18,7)
#0C0C05
(12,12,5)
#000000
(0,0,0)

Tints of #704819

#704819
(112,72,25)
#7D582D
(125,88,45)
#8A6841
(138,104,65)
#977855
(151,120,85)
#A48869
(164,136,105)
#B1987D
(177,152,125)
#BEA891
(190,168,145)
#CBB8A5
(203,184,165)
#D8C8B9
(216,200,185)
#E5D8CD
(229,216,205)
#F2E8E1
(242,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704819; }

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

This text font color is #704819.

Background Color

.myBgColor { background-color: #704819; }

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

This div background color is #704819.

Border color

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

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

This div border color is #704819.

Opacity

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

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

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

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

This text has shadow with #704819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704819.

Preview

Color preview on black background

This text has color #704819 on black background.


Color preview on white background

This text has color #704819 on white background.


Black color preview on #704819 background

This text has black color on #704819 background.


White color preview on #704819 background

This text has white color on #704819 background.


Related colors

Complementary color

Complementary color for #hex is #8FB7E6.


I love getcolorcode.com

Triadic colors

1 #197048 and #481970 with #704819 are triadic colors.

2 #194870 and #487019 with #704819 are triadic colors.