COLOR #787035

HEX: #787035 RGB: (120,112,53)

Color info

#787035 contains mainly red and green colors. Web safe color of #787035 is #666633 (or #663).

RGB color model

#787035 color RGB value is (120,112,53).

RGB: (120,112,53) (47%, 44%, 21%)

RGB channels and saturation

R 120 of 255 = 47%
G 112 of 255 = 44%
B 53 of 255 = 21%

120
112
53

R + G + B ~ 37%. #787035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 112 + 53 = 285 (100%)
R 120 of 285 ~ 42.11%
G 112 of 285 ~ 39.3%
B 53 of 285 ~ 18.6'%

%42.11
%39.3
%18.6

CMYK color model

#787035 color CMYK value is (0,7,56,53).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 55.83%
  • key color value is 52.94%

CMYK: (0,7,56,53)
C0M7Y56K53 (0%, 7%, 56%, 53%)
(0.00 / 0.07 / 0.56 / 0.53)

CMYK percentages

%0
%6.67
%55.83
%52.94

Codes

Color #787035 in popluar color models

78 70 35
RGB 120 112 53
HSL 53° 38.73% 33.92%
HSB/HSV 53° 55.83% 47.06%
CMYK 0.00% 6.67% 55.83%
52.94%

Color #787035 in popluar number systems.

HEX 78 70 35
Decimal 120 112 53
Binary 1111000 1110000 110101
Octal 170 160 65

Shades and tints

Shades of #787035

#787035
(120,112,53)
#6E6631
(110,102,49)
#645C2D
(100,92,45)
#5A5229
(90,82,41)
#504825
(80,72,37)
#463E21
(70,62,33)
#3C341D
(60,52,29)
#322A19
(50,42,25)
#282015
(40,32,21)
#1E1611
(30,22,17)
#140C0D
(20,12,13)
#000000
(0,0,0)

Tints of #787035

#787035
(120,112,53)
#847D47
(132,125,71)
#908A59
(144,138,89)
#9C976B
(156,151,107)
#A8A47D
(168,164,125)
#B4B18F
(180,177,143)
#C0BEA1
(192,190,161)
#CCCBB3
(204,203,179)
#D8D8C5
(216,216,197)
#E4E5D7
(228,229,215)
#F0F2E9
(240,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787035; }

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

This text font color is #787035.

Background Color

.myBgColor { background-color: #787035; }

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

This div background color is #787035.

Border color

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

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

This div border color is #787035.

Opacity

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

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

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

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

This text has shadow with #787035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787035.

Preview

Color preview on black background

This text has color #787035 on black background.


Color preview on white background

This text has color #787035 on white background.


Black color preview on #787035 background

This text has black color on #787035 background.


White color preview on #787035 background

This text has white color on #787035 background.


Related colors

Complementary color

Complementary color for #hex is #878FCA.


I love getcolorcode.com

Triadic colors

1 #357870 and #703578 with #787035 are triadic colors.

2 #357078 and #707835 with #787035 are triadic colors.