COLOR #704D37

HEX: #704D37 RGB: (112,77,55)

Color info

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

RGB color model

#704D37 color RGB value is (112,77,55).

RGB: (112,77,55) (44%, 30%, 22%)

RGB channels and saturation

R 112 of 255 = 44%
G 77 of 255 = 30%
B 55 of 255 = 22%

112
77
55

R + G + B ~ 32%. #704D37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 77 + 55 = 244 (100%)
R 112 of 244 ~ 45.9%
G 77 of 244 ~ 31.56%
B 55 of 244 ~ 22.54'%

%45.9
%31.56
%22.54

CMYK color model

#704D37 color CMYK value is (0,31,51,56).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 50.89%
  • key color value is 56.08%

CMYK: (0,31,51,56)
C0M31Y51K56 (0%, 31%, 51%, 56%)
(0.00 / 0.31 / 0.51 / 0.56)

CMYK percentages

%0
%31.25
%50.89
%56.08

Codes

Color #704D37 in popluar color models

70 4D 37
RGB 112 77 55
HSL 23° 34.13% 32.75%
HSB/HSV 23° 50.89% 43.92%
CMYK 0.00% 31.25% 50.89%
56.08%

Color #704D37 in popluar number systems.

HEX 70 4D 37
Decimal 112 77 55
Binary 1110000 1001101 110111
Octal 160 115 67

Shades and tints

Shades of #704D37

#704D37
(112,77,55)
#664632
(102,70,50)
#5C3F2D
(92,63,45)
#523828
(82,56,40)
#483123
(72,49,35)
#3E2A1E
(62,42,30)
#342319
(52,35,25)
#2A1C14
(42,28,20)
#20150F
(32,21,15)
#160E0A
(22,14,10)
#0C0705
(12,7,5)
#000000
(0,0,0)

Tints of #704D37

#704D37
(112,77,55)
#7D5D49
(125,93,73)
#8A6D5B
(138,109,91)
#977D6D
(151,125,109)
#A48D7F
(164,141,127)
#B19D91
(177,157,145)
#BEADA3
(190,173,163)
#CBBDB5
(203,189,181)
#D8CDC7
(216,205,199)
#E5DDD9
(229,221,217)
#F2EDEB
(242,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704D37 color. Also use rgb(112,77,55) instead hex code.

Text Font Color

.myTextColor { color: #704D37; }

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

This text font color is #704D37.

Background Color

.myBgColor { background-color: #704D37; }

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

This div background color is #704D37.

Border color

.myBorderColor { border: 1px solid #704D37; }

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

This div border color is #704D37.

Opacity

.myOpacity80 { color: #704D37; opacity: 0.8; }

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

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

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

This text has shadow with #704D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704D37.

Preview

Color preview on black background

This text has color #704D37 on black background.


Color preview on white background

This text has color #704D37 on white background.


Black color preview on #704D37 background

This text has black color on #704D37 background.


White color preview on #704D37 background

This text has white color on #704D37 background.


Related colors

Complementary color

Complementary color for #hex is #8FB2C8.


I love getcolorcode.com

Triadic colors

1 #37704D and #4D3770 with #704D37 are triadic colors.

2 #374D70 and #4D7037 with #704D37 are triadic colors.