COLOR #704236

HEX: #704236 RGB: (112,66,54)

Color info

#704236 contains red, green and blue colors in about the same proportion. Web safe color of #704236 is #663333 (or #633).

RGB color model

#704236 color RGB value is (112,66,54).

RGB: (112,66,54) (44%, 26%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 66 of 255 = 26%
B 54 of 255 = 21%

112
66
54

R + G + B ~ 30%. #704236 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 66 + 54 = 232 (100%)
R 112 of 232 ~ 48.28%
G 66 of 232 ~ 28.45%
B 54 of 232 ~ 23.28'%

%48.28
%28.45
%23.28

CMYK color model

#704236 color CMYK value is (0,41,52,56).

  • cyan value is 0.00%
  • magenta value is 41.07%
  • yellow value is 51.79%
  • key color value is 56.08%

CMYK: (0,41,52,56)
C0M41Y52K56 (0%, 41%, 52%, 56%)
(0.00 / 0.41 / 0.52 / 0.56)

CMYK percentages

%0
%41.07
%51.79
%56.08

Codes

Color #704236 in popluar color models

70 42 36
RGB 112 66 54
HSL 12° 34.94% 32.55%
HSB/HSV 12° 51.79% 43.92%
CMYK 0.00% 41.07% 51.79%
56.08%

Color #704236 in popluar number systems.

HEX 70 42 36
Decimal 112 66 54
Binary 1110000 1000010 110110
Octal 160 102 66

Shades and tints

Shades of #704236

#704236
(112,66,54)
#663C32
(102,60,50)
#5C362E
(92,54,46)
#52302A
(82,48,42)
#482A26
(72,42,38)
#3E2422
(62,36,34)
#341E1E
(52,30,30)
#2A181A
(42,24,26)
#201216
(32,18,22)
#160C12
(22,12,18)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #704236

#704236
(112,66,54)
#7D5348
(125,83,72)
#8A645A
(138,100,90)
#97756C
(151,117,108)
#A4867E
(164,134,126)
#B19790
(177,151,144)
#BEA8A2
(190,168,162)
#CBB9B4
(203,185,180)
#D8CAC6
(216,202,198)
#E5DBD8
(229,219,216)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704236 color. Also use rgb(112,66,54) instead hex code.

Text Font Color

.myTextColor { color: #704236; }

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

This text font color is #704236.

Background Color

.myBgColor { background-color: #704236; }

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

This div background color is #704236.

Border color

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

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

This div border color is #704236.

Opacity

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

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

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

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

This text has shadow with #704236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704236.

Preview

Color preview on black background

This text has color #704236 on black background.


Color preview on white background

This text has color #704236 on white background.


Black color preview on #704236 background

This text has black color on #704236 background.


White color preview on #704236 background

This text has white color on #704236 background.


Related colors

Complementary color

Complementary color for #hex is #8FBDC9.


I love getcolorcode.com

Triadic colors

1 #367042 and #423670 with #704236 are triadic colors.

2 #364270 and #427036 with #704236 are triadic colors.