COLOR #704730

HEX: #704730 RGB: (112,71,48)

Color info

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

RGB color model

#704730 color RGB value is (112,71,48).

RGB: (112,71,48) (44%, 28%, 19%)

RGB channels and saturation

R 112 of 255 = 44%
G 71 of 255 = 28%
B 48 of 255 = 19%

112
71
48

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

Portions of RGB colors in percentages

R + G + B = 112 + 71 + 48 = 231 (100%)
R 112 of 231 ~ 48.48%
G 71 of 231 ~ 30.74%
B 48 of 231 ~ 20.78'%

%48.48
%30.74
%20.78

CMYK color model

#704730 color CMYK value is (0,37,57,56).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 57.14%
  • key color value is 56.08%

CMYK: (0,37,57,56)
C0M37Y57K56 (0%, 37%, 57%, 56%)
(0.00 / 0.37 / 0.57 / 0.56)

CMYK percentages

%0
%36.61
%57.14
%56.08

Codes

Color #704730 in popluar color models

70 47 30
RGB 112 71 48
HSL 22° 40.00% 31.37%
HSB/HSV 22° 57.14% 43.92%
CMYK 0.00% 36.61% 57.14%
56.08%

Color #704730 in popluar number systems.

HEX 70 47 30
Decimal 112 71 48
Binary 1110000 1000111 110000
Octal 160 107 60

Shades and tints

Shades of #704730

#704730
(112,71,48)
#66412C
(102,65,44)
#5C3B28
(92,59,40)
#523524
(82,53,36)
#482F20
(72,47,32)
#3E291C
(62,41,28)
#342318
(52,35,24)
#2A1D14
(42,29,20)
#201710
(32,23,16)
#16110C
(22,17,12)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #704730

#704730
(112,71,48)
#7D5742
(125,87,66)
#8A6754
(138,103,84)
#977766
(151,119,102)
#A48778
(164,135,120)
#B1978A
(177,151,138)
#BEA79C
(190,167,156)
#CBB7AE
(203,183,174)
#D8C7C0
(216,199,192)
#E5D7D2
(229,215,210)
#F2E7E4
(242,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704730 color. Also use rgb(112,71,48) instead hex code.

Text Font Color

.myTextColor { color: #704730; }

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

This text font color is #704730.

Background Color

.myBgColor { background-color: #704730; }

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

This div background color is #704730.

Border color

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

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

This div border color is #704730.

Opacity

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

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

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

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

This text has shadow with #704730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704730.

Preview

Color preview on black background

This text has color #704730 on black background.


Color preview on white background

This text has color #704730 on white background.


Black color preview on #704730 background

This text has black color on #704730 background.


White color preview on #704730 background

This text has white color on #704730 background.


Related colors

Complementary color

Complementary color for #hex is #8FB8CF.


I love getcolorcode.com

Triadic colors

1 #307047 and #473070 with #704730 are triadic colors.

2 #304770 and #477030 with #704730 are triadic colors.