COLOR #788946

HEX: #788946 RGB: (120,137,70)

Color info

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

RGB color model

#788946 color RGB value is (120,137,70).

RGB: (120,137,70) (47%, 54%, 27%)

RGB channels and saturation

R 120 of 255 = 47%
G 137 of 255 = 54%
B 70 of 255 = 27%

120
137
70

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

Portions of RGB colors in percentages

R + G + B = 120 + 137 + 70 = 327 (100%)
R 120 of 327 ~ 36.7%
G 137 of 327 ~ 41.9%
B 70 of 327 ~ 21.41'%

%36.7
%41.9
%21.41

CMYK color model

#788946 color CMYK value is (12,0,49,46).

  • cyan value is 12.41%
  • magenta value is 0.00%
  • yellow value is 48.91%
  • key color value is 46.27%
CMYK: (12,0,49,46) C12M0Y49K46 (12%,0%,49%,46%) (0.12/0.00/0.49/0.46) 

CMYK percentages

%12.41
%0
%48.91
%46.27

Codes

Color #788946 in popluar color models

78 89 46
RGB 120 137 70
HSL 75° 32.37% 40.59%
HSB/HSV 75° 48.91% 53.73%
CMYK 12.41% 0.00% 48.91%
46.27%

Color #788946 in popluar number systems.

HEX 78 89 46
Decimal 120 137 70
Binary 1111000 10001001 1000110
Octal 170 211 106

Shades and tints

Shades of #788946

#788946
(120,137,70)
#6E7D40
(110,125,64)
#64713A
(100,113,58)
#5A6534
(90,101,52)
#50592E
(80,89,46)
#464D28
(70,77,40)
#3C4122
(60,65,34)
#32351C
(50,53,28)
#282916
(40,41,22)
#1E1D10
(30,29,16)
#14110A
(20,17,10)
#000000
(0,0,0)

Tints of #788946

#788946
(120,137,70)
#849356
(132,147,86)
#909D66
(144,157,102)
#9CA776
(156,167,118)
#A8B186
(168,177,134)
#B4BB96
(180,187,150)
#C0C5A6
(192,197,166)
#CCCFB6
(204,207,182)
#D8D9C6
(216,217,198)
#E4E3D6
(228,227,214)
#F0EDE6
(240,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788946; }

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

This text font color is #788946.

Background Color

.myBgColor { background-color: #788946; }

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

This div background color is #788946.

Border color

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

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

This div border color is #788946.

Opacity

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

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

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

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

This text has shadow with #788946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788946.

Preview

Color preview on black background

This text has color #788946 on black background.


Color preview on white background

This text has color #788946 on white background.


Black color preview on #788946 background

This text has black color on #788946 background.


White color preview on #788946 background

This text has white color on #788946 background.


Related colors

Complementary color

Complementary color for #hex is #8776B9.


I love getcolorcode.com

Triadic colors

1 #467889 and #894678 with #788946 are triadic colors.

2 #468978 and #897846 with #788946 are triadic colors.