COLOR #787049

HEX: #787049 RGB: (120,112,73)

Color info

#787049 contains red, green and blue colors in about the same proportion. Web safe color of #787049 is #666633 (or #663).

RGB color model

#787049 color RGB value is (120,112,73).

RGB: (120,112,73) (47%, 44%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 112 of 255 = 44%
B 73 of 255 = 29%

120
112
73

R + G + B ~ 40%. #787049 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 112 + 73 = 305 (100%)
R 120 of 305 ~ 39.34%
G 112 of 305 ~ 36.72%
B 73 of 305 ~ 23.93'%

%39.34
%36.72
%23.93

CMYK color model

#787049 color CMYK value is (0,7,39,53).

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

CMYK: (0,7,39,53)
C0M7Y39K53 (0%, 7%, 39%, 53%)
(0.00 / 0.07 / 0.39 / 0.53)

CMYK percentages

%0
%6.67
%39.17
%52.94

Codes

Color #787049 in popluar color models

78 70 49
RGB 120 112 73
HSL 50° 24.35% 37.84%
HSB/HSV 50° 39.17% 47.06%
CMYK 0.00% 6.67% 39.17%
52.94%

Color #787049 in popluar number systems.

HEX 78 70 49
Decimal 120 112 73
Binary 1111000 1110000 1001001
Octal 170 160 111

Shades and tints

Shades of #787049

#787049
(120,112,73)
#6E6643
(110,102,67)
#645C3D
(100,92,61)
#5A5237
(90,82,55)
#504831
(80,72,49)
#463E2B
(70,62,43)
#3C3425
(60,52,37)
#322A1F
(50,42,31)
#282019
(40,32,25)
#1E1613
(30,22,19)
#140C0D
(20,12,13)
#000000
(0,0,0)

Tints of #787049

#787049
(120,112,73)
#847D59
(132,125,89)
#908A69
(144,138,105)
#9C9779
(156,151,121)
#A8A489
(168,164,137)
#B4B199
(180,177,153)
#C0BEA9
(192,190,169)
#CCCBB9
(204,203,185)
#D8D8C9
(216,216,201)
#E4E5D9
(228,229,217)
#F0F2E9
(240,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787049; }

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

This text font color is #787049.

Background Color

.myBgColor { background-color: #787049; }

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

This div background color is #787049.

Border color

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

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

This div border color is #787049.

Opacity

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

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

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

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

This text has shadow with #787049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787049.

Preview

Color preview on black background

This text has color #787049 on black background.


Color preview on white background

This text has color #787049 on white background.


Black color preview on #787049 background

This text has black color on #787049 background.


White color preview on #787049 background

This text has white color on #787049 background.


Related colors

Complementary color

Complementary color for #hex is #878FB6.


I love getcolorcode.com

Triadic colors

1 #497870 and #704978 with #787049 are triadic colors.

2 #497078 and #707849 with #787049 are triadic colors.