COLOR #788860

HEX: #788860 RGB: (120,136,96)

Color info

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

RGB color model

#788860 color RGB value is (120,136,96).

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

RGB channels and saturation

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

120
136
96

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

Portions of RGB colors in percentages

R + G + B = 120 + 136 + 96 = 352 (100%)
R 120 of 352 ~ 34.09%
G 136 of 352 ~ 38.64%
B 96 of 352 ~ 27.27'%

%34.09
%38.64
%27.27

CMYK color model

#788860 color CMYK value is (12,0,29,47).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 29.41%
  • key color value is 46.67%

CMYK: (12,0,29,47)
C12M0Y29K47 (12%, 0%, 29%, 47%)
(0.12 / 0.00 / 0.29 / 0.47)

CMYK percentages

%11.76
%0
%29.41
%46.67

Codes

Color #788860 in popluar color models

78 88 60
RGB 120 136 96
HSL 84° 17.24% 45.49%
HSB/HSV 84° 29.41% 53.33%
CMYK 11.76% 0.00% 29.41%
46.67%

Color #788860 in popluar number systems.

HEX 78 88 60
Decimal 120 136 96
Binary 1111000 10001000 1100000
Octal 170 210 140

Shades and tints

Shades of #788860

#788860
(120,136,96)
#6E7C58
(110,124,88)
#647050
(100,112,80)
#5A6448
(90,100,72)
#505840
(80,88,64)
#464C38
(70,76,56)
#3C4030
(60,64,48)
#323428
(50,52,40)
#282820
(40,40,32)
#1E1C18
(30,28,24)
#141010
(20,16,16)
#000000
(0,0,0)

Tints of #788860

#788860
(120,136,96)
#84926E
(132,146,110)
#909C7C
(144,156,124)
#9CA68A
(156,166,138)
#A8B098
(168,176,152)
#B4BAA6
(180,186,166)
#C0C4B4
(192,196,180)
#CCCEC2
(204,206,194)
#D8D8D0
(216,216,208)
#E4E2DE
(228,226,222)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788860; }

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

This text font color is #788860.

Background Color

.myBgColor { background-color: #788860; }

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

This div background color is #788860.

Border color

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

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

This div border color is #788860.

Opacity

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

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

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

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

This text has shadow with #788860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788860.

Preview

Color preview on black background

This text has color #788860 on black background.


Color preview on white background

This text has color #788860 on white background.


Black color preview on #788860 background

This text has black color on #788860 background.


White color preview on #788860 background

This text has white color on #788860 background.


Related colors

Complementary color

Complementary color for #hex is #87779F.


I love getcolorcode.com

Triadic colors

1 #607888 and #886078 with #788860 are triadic colors.

2 #608878 and #887860 with #788860 are triadic colors.