COLOR #704635

HEX: #704635 RGB: (112,70,53)

Color info

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

RGB color model

#704635 color RGB value is (112,70,53).

RGB: (112,70,53) (44%, 27%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 53 of 255 = 21%

112
70
53

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

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 53 = 235 (100%)
R 112 of 235 ~ 47.66%
G 70 of 235 ~ 29.79%
B 53 of 235 ~ 22.55'%

%47.66
%29.79
%22.55

CMYK color model

#704635 color CMYK value is (0,38,53,56).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 52.68%
  • key color value is 56.08%

CMYK: (0,38,53,56)
C0M38Y53K56 (0%, 38%, 53%, 56%)
(0.00 / 0.38 / 0.53 / 0.56)

CMYK percentages

%0
%37.5
%52.68
%56.08

Codes

Color #704635 in popluar color models

70 46 35
RGB 112 70 53
HSL 17° 35.76% 32.35%
HSB/HSV 17° 52.68% 43.92%
CMYK 0.00% 37.50% 52.68%
56.08%

Color #704635 in popluar number systems.

HEX 70 46 35
Decimal 112 70 53
Binary 1110000 1000110 110101
Octal 160 106 65

Shades and tints

Shades of #704635

#704635
(112,70,53)
#664031
(102,64,49)
#5C3A2D
(92,58,45)
#523429
(82,52,41)
#482E25
(72,46,37)
#3E2821
(62,40,33)
#34221D
(52,34,29)
#2A1C19
(42,28,25)
#201615
(32,22,21)
#161011
(22,16,17)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #704635

#704635
(112,70,53)
#7D5647
(125,86,71)
#8A6659
(138,102,89)
#97766B
(151,118,107)
#A4867D
(164,134,125)
#B1968F
(177,150,143)
#BEA6A1
(190,166,161)
#CBB6B3
(203,182,179)
#D8C6C5
(216,198,197)
#E5D6D7
(229,214,215)
#F2E6E9
(242,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704635 color. Also use rgb(112,70,53) instead hex code.

Text Font Color

.myTextColor { color: #704635; }

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

This text font color is #704635.

Background Color

.myBgColor { background-color: #704635; }

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

This div background color is #704635.

Border color

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

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

This div border color is #704635.

Opacity

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

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

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

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

This text has shadow with #704635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704635.

Preview

Color preview on black background

This text has color #704635 on black background.


Color preview on white background

This text has color #704635 on white background.


Black color preview on #704635 background

This text has black color on #704635 background.


White color preview on #704635 background

This text has white color on #704635 background.


Related colors

Complementary color

Complementary color for #hex is #8FB9CA.


I love getcolorcode.com

Triadic colors

1 #357046 and #463570 with #704635 are triadic colors.

2 #354670 and #467035 with #704635 are triadic colors.