COLOR #704633

HEX: #704633 RGB: (112,70,51)

Color info

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

RGB color model

#704633 color RGB value is (112,70,51).

RGB: (112,70,51) (44%, 27%, 20%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 51 of 255 = 20%

112
70
51

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

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 51 = 233 (100%)
R 112 of 233 ~ 48.07%
G 70 of 233 ~ 30.04%
B 51 of 233 ~ 21.89'%

%48.07
%30.04
%21.89

CMYK color model

#704633 color CMYK value is (0,38,54,56).

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

CMYK: (0,38,54,56)
C0M38Y54K56 (0%, 38%, 54%, 56%)
(0.00 / 0.38 / 0.54 / 0.56)

CMYK percentages

%0
%37.5
%54.46
%56.08

Codes

Color #704633 in popluar color models

70 46 33
RGB 112 70 51
HSL 19° 37.42% 31.96%
HSB/HSV 19° 54.46% 43.92%
CMYK 0.00% 37.50% 54.46%
56.08%

Color #704633 in popluar number systems.

HEX 70 46 33
Decimal 112 70 51
Binary 1110000 1000110 110011
Octal 160 106 63

Shades and tints

Shades of #704633

#704633
(112,70,51)
#66402F
(102,64,47)
#5C3A2B
(92,58,43)
#523427
(82,52,39)
#482E23
(72,46,35)
#3E281F
(62,40,31)
#34221B
(52,34,27)
#2A1C17
(42,28,23)
#201613
(32,22,19)
#16100F
(22,16,15)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #704633

#704633
(112,70,51)
#7D5645
(125,86,69)
#8A6657
(138,102,87)
#977669
(151,118,105)
#A4867B
(164,134,123)
#B1968D
(177,150,141)
#BEA69F
(190,166,159)
#CBB6B1
(203,182,177)
#D8C6C3
(216,198,195)
#E5D6D5
(229,214,213)
#F2E6E7
(242,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704633; }

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

This text font color is #704633.

Background Color

.myBgColor { background-color: #704633; }

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

This div background color is #704633.

Border color

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

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

This div border color is #704633.

Opacity

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

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

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

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

This text has shadow with #704633 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704633.

Preview

Color preview on black background

This text has color #704633 on black background.


Color preview on white background

This text has color #704633 on white background.


Black color preview on #704633 background

This text has black color on #704633 background.


White color preview on #704633 background

This text has white color on #704633 background.


Related colors

Complementary color

Complementary color for #hex is #8FB9CC.


I love getcolorcode.com

Triadic colors

1 #337046 and #463370 with #704633 are triadic colors.

2 #334670 and #467033 with #704633 are triadic colors.