COLOR #788956

HEX: #788956 RGB: (120,137,86)

Color info

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

RGB color model

#788956 color RGB value is (120,137,86).

RGB: (120,137,86) (47%, 54%, 34%)

RGB channels and saturation

R 120 of 255 = 47%
G 137 of 255 = 54%
B 86 of 255 = 34%

120
137
86

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

Portions of RGB colors in percentages

R + G + B = 120 + 137 + 86 = 343 (100%)
R 120 of 343 ~ 34.99%
G 137 of 343 ~ 39.94%
B 86 of 343 ~ 25.07'%

%34.99
%39.94
%25.07

CMYK color model

#788956 color CMYK value is (12,0,37,46).

  • cyan value is 12.41%
  • magenta value is 0.00%
  • yellow value is 37.23%
  • key color value is 46.27%

CMYK: (12,0,37,46)
C12M0Y37K46 (12%, 0%, 37%, 46%)
(0.12 / 0.00 / 0.37 / 0.46)

CMYK percentages

%12.41
%0
%37.23
%46.27

Codes

Color #788956 in popluar color models

78 89 56
RGB 120 137 86
HSL 80° 22.87% 43.73%
HSB/HSV 80° 37.23% 53.73%
CMYK 12.41% 0.00% 37.23%
46.27%

Color #788956 in popluar number systems.

HEX 78 89 56
Decimal 120 137 86
Binary 1111000 10001001 1010110
Octal 170 211 126

Shades and tints

Shades of #788956

#788956
(120,137,86)
#6E7D4F
(110,125,79)
#647148
(100,113,72)
#5A6541
(90,101,65)
#50593A
(80,89,58)
#464D33
(70,77,51)
#3C412C
(60,65,44)
#323525
(50,53,37)
#28291E
(40,41,30)
#1E1D17
(30,29,23)
#141110
(20,17,16)
#000000
(0,0,0)

Tints of #788956

#788956
(120,137,86)
#849365
(132,147,101)
#909D74
(144,157,116)
#9CA783
(156,167,131)
#A8B192
(168,177,146)
#B4BBA1
(180,187,161)
#C0C5B0
(192,197,176)
#CCCFBF
(204,207,191)
#D8D9CE
(216,217,206)
#E4E3DD
(228,227,221)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788956 color. Also use rgb(120,137,86) instead hex code.

Text Font Color

.myTextColor { color: #788956; }

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

This text font color is #788956.

Background Color

.myBgColor { background-color: #788956; }

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

This div background color is #788956.

Border color

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

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

This div border color is #788956.

Opacity

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

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

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

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

This text has shadow with #788956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788956.

Preview

Color preview on black background

This text has color #788956 on black background.


Color preview on white background

This text has color #788956 on white background.


Black color preview on #788956 background

This text has black color on #788956 background.


White color preview on #788956 background

This text has white color on #788956 background.


Related colors

Complementary color

Complementary color for #hex is #8776A9.


I love getcolorcode.com

Triadic colors

1 #567889 and #895678 with #788956 are triadic colors.

2 #568978 and #897856 with #788956 are triadic colors.