COLOR #788140

HEX: #788140 RGB: (120,129,64)

Color info

#788140 contains mainly red and green colors. Web safe color of #788140 is #669933 (or #693).

RGB color model

#788140 color RGB value is (120,129,64).

RGB: (120,129,64) (47%, 51%, 25%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 64 of 255 = 25%

120
129
64

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 64 = 313 (100%)
R 120 of 313 ~ 38.34%
G 129 of 313 ~ 41.21%
B 64 of 313 ~ 20.45'%

%38.34
%41.21
%20.45

CMYK color model

#788140 color CMYK value is (7,0,50,49).

  • cyan value is 6.98%
  • magenta value is 0.00%
  • yellow value is 50.39%
  • key color value is 49.41%

CMYK: (7,0,50,49)
C7M0Y50K49 (7%, 0%, 50%, 49%)
(0.07 / 0.00 / 0.50 / 0.49)

CMYK percentages

%6.98
%0
%50.39
%49.41

Codes

Color #788140 in popluar color models

78 81 40
RGB 120 129 64
HSL 68° 33.68% 37.84%
HSB/HSV 68° 50.39% 50.59%
CMYK 6.98% 0.00% 50.39%
49.41%

Color #788140 in popluar number systems.

HEX 78 81 40
Decimal 120 129 64
Binary 1111000 10000001 1000000
Octal 170 201 100

Shades and tints

Shades of #788140

#788140
(120,129,64)
#6E763B
(110,118,59)
#646B36
(100,107,54)
#5A6031
(90,96,49)
#50552C
(80,85,44)
#464A27
(70,74,39)
#3C3F22
(60,63,34)
#32341D
(50,52,29)
#282918
(40,41,24)
#1E1E13
(30,30,19)
#14130E
(20,19,14)
#000000
(0,0,0)

Tints of #788140

#788140
(120,129,64)
#848C51
(132,140,81)
#909762
(144,151,98)
#9CA273
(156,162,115)
#A8AD84
(168,173,132)
#B4B895
(180,184,149)
#C0C3A6
(192,195,166)
#CCCEB7
(204,206,183)
#D8D9C8
(216,217,200)
#E4E4D9
(228,228,217)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788140 color. Also use rgb(120,129,64) instead hex code.

Text Font Color

.myTextColor { color: #788140; }

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

This text font color is #788140.

Background Color

.myBgColor { background-color: #788140; }

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

This div background color is #788140.

Border color

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

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

This div border color is #788140.

Opacity

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

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

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

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

This text has shadow with #788140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788140.

Preview

Color preview on black background

This text has color #788140 on black background.


Color preview on white background

This text has color #788140 on white background.


Black color preview on #788140 background

This text has black color on #788140 background.


White color preview on #788140 background

This text has white color on #788140 background.


Related colors

Complementary color

Complementary color for #hex is #877EBF.


I love getcolorcode.com

Triadic colors

1 #407881 and #814078 with #788140 are triadic colors.

2 #408178 and #817840 with #788140 are triadic colors.