COLOR #704421

HEX: #704421 RGB: (112,68,33)

Color info

#704421 contains mainly red and green colors. Web safe color of #704421 is #663333 (or #633).

RGB color model

#704421 color RGB value is (112,68,33).

RGB: (112,68,33) (44%, 27%, 13%)

RGB channels and saturation

R 112 of 255 = 44%
G 68 of 255 = 27%
B 33 of 255 = 13%

112
68
33

R + G + B ~ 28%. #704421 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 68 + 33 = 213 (100%)
R 112 of 213 ~ 52.58%
G 68 of 213 ~ 31.92%
B 33 of 213 ~ 15.49'%

%52.58
%31.92
%15.49

CMYK color model

#704421 color CMYK value is (0,39,71,56).

  • cyan value is 0.00%
  • magenta value is 39.29%
  • yellow value is 70.54%
  • key color value is 56.08%
CMYK: (0,39,71,56) C0M39Y71K56 (0%,39%,71%,56%) (0.00/0.39/0.71/0.56) 

CMYK percentages

%0
%39.29
%70.54
%56.08

Codes

Color #704421 in popluar color models

70 44 21
RGB 112 68 33
HSL 27° 54.48% 28.43%
HSB/HSV 27° 70.54% 43.92%
CMYK 0.00% 39.29% 70.54%
56.08%

Color #704421 in popluar number systems.

HEX 70 44 21
Decimal 112 68 33
Binary 1110000 1000100 100001
Octal 160 104 41

Shades and tints

Shades of #704421

#704421
(112,68,33)
#663E1E
(102,62,30)
#5C381B
(92,56,27)
#523218
(82,50,24)
#482C15
(72,44,21)
#3E2612
(62,38,18)
#34200F
(52,32,15)
#2A1A0C
(42,26,12)
#201409
(32,20,9)
#160E06
(22,14,6)
#0C0803
(12,8,3)
#000000
(0,0,0)

Tints of #704421

#704421
(112,68,33)
#7D5535
(125,85,53)
#8A6649
(138,102,73)
#97775D
(151,119,93)
#A48871
(164,136,113)
#B19985
(177,153,133)
#BEAA99
(190,170,153)
#CBBBAD
(203,187,173)
#D8CCC1
(216,204,193)
#E5DDD5
(229,221,213)
#F2EEE9
(242,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704421 color. Also use rgb(112,68,33) instead hex code.

Text Font Color

.myTextColor { color: #704421; }

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

This text font color is #704421.

Background Color

.myBgColor { background-color: #704421; }

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

This div background color is #704421.

Border color

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

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

This div border color is #704421.

Opacity

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

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

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

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

This text has shadow with #704421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704421.

Preview

Color preview on black background

This text has color #704421 on black background.


Color preview on white background

This text has color #704421 on white background.


Black color preview on #704421 background

This text has black color on #704421 background.


White color preview on #704421 background

This text has white color on #704421 background.


Related colors

Complementary color

Complementary color for #hex is #8FBBDE.


I love getcolorcode.com

Triadic colors

1 #217044 and #442170 with #704421 are triadic colors.

2 #214470 and #447021 with #704421 are triadic colors.