COLOR #78814A

HEX: #78814A RGB: (120,129,74)

Color info

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

RGB color model

#78814A color RGB value is (120,129,74).

RGB: (120,129,74) (47%, 51%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 74 of 255 = 29%

120
129
74

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 74 = 323 (100%)
R 120 of 323 ~ 37.15%
G 129 of 323 ~ 39.94%
B 74 of 323 ~ 22.91'%

%37.15
%39.94
%22.91

CMYK color model

#78814A color CMYK value is (7,0,43,49).

  • cyan value is 6.98%
  • magenta value is 0.00%
  • yellow value is 42.64%
  • key color value is 49.41%
CMYK: (7,0,43,49) C7M0Y43K49 (7%,0%,43%,49%) (0.07/0.00/0.43/0.49) 

CMYK percentages

%6.98
%0
%42.64
%49.41

Codes

Color #78814A in popluar color models

78 81 4A
RGB 120 129 74
HSL 70° 27.09% 39.80%
HSB/HSV 70° 42.64% 50.59%
CMYK 6.98% 0.00% 42.64%
49.41%

Color #78814A in popluar number systems.

HEX 78 81 4A
Decimal 120 129 74
Binary 1111000 10000001 1001010
Octal 170 201 112

Shades and tints

Shades of #78814A

#78814A
(120,129,74)
#6E7644
(110,118,68)
#646B3E
(100,107,62)
#5A6038
(90,96,56)
#505532
(80,85,50)
#464A2C
(70,74,44)
#3C3F26
(60,63,38)
#323420
(50,52,32)
#28291A
(40,41,26)
#1E1E14
(30,30,20)
#14130E
(20,19,14)
#000000
(0,0,0)

Tints of #78814A

#78814A
(120,129,74)
#848C5A
(132,140,90)
#90976A
(144,151,106)
#9CA27A
(156,162,122)
#A8AD8A
(168,173,138)
#B4B89A
(180,184,154)
#C0C3AA
(192,195,170)
#CCCEBA
(204,206,186)
#D8D9CA
(216,217,202)
#E4E4DA
(228,228,218)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78814A; }

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

This text font color is #78814A.

Background Color

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

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

This div background color is #78814A.

Border color

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

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

This div border color is #78814A.

Opacity

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

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

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

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

This text has shadow with #78814A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78814A.

Preview

Color preview on black background

This text has color #78814A on black background.


Color preview on white background

This text has color #78814A on white background.


Black color preview on #78814A background

This text has black color on #78814A background.


White color preview on #78814A background

This text has white color on #78814A background.


Related colors

Complementary color

Complementary color for #hex is #877EB5.


I love getcolorcode.com

Triadic colors

1 #4A7881 and #814A78 with #78814A are triadic colors.

2 #4A8178 and #81784A with #78814A are triadic colors.