COLOR #788760

HEX: #788760 RGB: (120,135,96)

Color info

#788760 contains red, green and blue colors in about the same proportion. Web safe color of #788760 is #669966 (or #696).

RGB color model

#788760 color RGB value is (120,135,96).

RGB: (120,135,96) (47%, 53%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 135 of 255 = 53%
B 96 of 255 = 38%

120
135
96

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

Portions of RGB colors in percentages

R + G + B = 120 + 135 + 96 = 351 (100%)
R 120 of 351 ~ 34.19%
G 135 of 351 ~ 38.46%
B 96 of 351 ~ 27.35'%

%34.19
%38.46
%27.35

CMYK color model

#788760 color CMYK value is (11,0,29,47).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 28.89%
  • key color value is 47.06%

CMYK: (11,0,29,47)
C11M0Y29K47 (11%, 0%, 29%, 47%)
(0.11 / 0.00 / 0.29 / 0.47)

CMYK percentages

%11.11
%0
%28.89
%47.06

Codes

Color #788760 in popluar color models

78 87 60
RGB 120 135 96
HSL 83° 16.88% 45.29%
HSB/HSV 83° 28.89% 52.94%
CMYK 11.11% 0.00% 28.89%
47.06%

Color #788760 in popluar number systems.

HEX 78 87 60
Decimal 120 135 96
Binary 1111000 10000111 1100000
Octal 170 207 140

Shades and tints

Shades of #788760

#788760
(120,135,96)
#6E7B58
(110,123,88)
#646F50
(100,111,80)
#5A6348
(90,99,72)
#505740
(80,87,64)
#464B38
(70,75,56)
#3C3F30
(60,63,48)
#323328
(50,51,40)
#282720
(40,39,32)
#1E1B18
(30,27,24)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #788760

#788760
(120,135,96)
#84916E
(132,145,110)
#909B7C
(144,155,124)
#9CA58A
(156,165,138)
#A8AF98
(168,175,152)
#B4B9A6
(180,185,166)
#C0C3B4
(192,195,180)
#CCCDC2
(204,205,194)
#D8D7D0
(216,215,208)
#E4E1DE
(228,225,222)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788760 color. Also use rgb(120,135,96) instead hex code.

Text Font Color

.myTextColor { color: #788760; }

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

This text font color is #788760.

Background Color

.myBgColor { background-color: #788760; }

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

This div background color is #788760.

Border color

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

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

This div border color is #788760.

Opacity

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

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

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

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

This text has shadow with #788760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788760.

Preview

Color preview on black background

This text has color #788760 on black background.


Color preview on white background

This text has color #788760 on white background.


Black color preview on #788760 background

This text has black color on #788760 background.


White color preview on #788760 background

This text has white color on #788760 background.


Related colors

Complementary color

Complementary color for #hex is #87789F.


I love getcolorcode.com

Triadic colors

1 #607887 and #876078 with #788760 are triadic colors.

2 #608778 and #877860 with #788760 are triadic colors.