COLOR #78844A

HEX: #78844A RGB: (120,132,74)

Color info

#78844A contains red, green and blue colors in about the same proportion. Web safe color of #78844A is #669933 (or #693).

RGB color model

#78844A color RGB value is (120,132,74).

RGB: (120,132,74) (47%, 52%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 132 of 255 = 52%
B 74 of 255 = 29%

120
132
74

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

Portions of RGB colors in percentages

R + G + B = 120 + 132 + 74 = 326 (100%)
R 120 of 326 ~ 36.81%
G 132 of 326 ~ 40.49%
B 74 of 326 ~ 22.7'%

%36.81
%40.49
%22.7

CMYK color model

#78844A color CMYK value is (9,0,44,48).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 43.94%
  • key color value is 48.24%

CMYK: (9,0,44,48)
C9M0Y44K48 (9%, 0%, 44%, 48%)
(0.09 / 0.00 / 0.44 / 0.48)

CMYK percentages

%9.09
%0
%43.94
%48.24

Codes

Color #78844A in popluar color models

78 84 4A
RGB 120 132 74
HSL 72° 28.16% 40.39%
HSB/HSV 72° 43.94% 51.76%
CMYK 9.09% 0.00% 43.94%
48.24%

Color #78844A in popluar number systems.

HEX 78 84 4A
Decimal 120 132 74
Binary 1111000 10000100 1001010
Octal 170 204 112

Shades and tints

Shades of #78844A

#78844A
(120,132,74)
#6E7844
(110,120,68)
#646C3E
(100,108,62)
#5A6038
(90,96,56)
#505432
(80,84,50)
#46482C
(70,72,44)
#3C3C26
(60,60,38)
#323020
(50,48,32)
#28241A
(40,36,26)
#1E1814
(30,24,20)
#140C0E
(20,12,14)
#000000
(0,0,0)

Tints of #78844A

#78844A
(120,132,74)
#848F5A
(132,143,90)
#909A6A
(144,154,106)
#9CA57A
(156,165,122)
#A8B08A
(168,176,138)
#B4BB9A
(180,187,154)
#C0C6AA
(192,198,170)
#CCD1BA
(204,209,186)
#D8DCCA
(216,220,202)
#E4E7DA
(228,231,218)
#F0F2EA
(240,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78844A color. Also use rgb(120,132,74) instead hex code.

Text Font Color

.myTextColor { color: #78844A; }

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

This text font color is #78844A.

Background Color

.myBgColor { background-color: #78844A; }

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

This div background color is #78844A.

Border color

.myBorderColor { border: 1px solid #78844A; }

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

This div border color is #78844A.

Opacity

.myOpacity80 { color: #78844A; opacity: 0.8; }

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

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

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

This text has shadow with #78844A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78844A.

Preview

Color preview on black background

This text has color #78844A on black background.


Color preview on white background

This text has color #78844A on white background.


Black color preview on #78844A background

This text has black color on #78844A background.


White color preview on #78844A background

This text has white color on #78844A background.


Related colors

Complementary color

Complementary color for #hex is #877BB5.


I love getcolorcode.com

Triadic colors

1 #4A7884 and #844A78 with #78844A are triadic colors.

2 #4A8478 and #84784A with #78844A are triadic colors.