COLOR #78864C

HEX: #78864C RGB: (120,134,76)

Color info

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

RGB color model

#78864C color RGB value is (120,134,76).

RGB: (120,134,76) (47%, 53%, 30%)

RGB channels and saturation

R 120 of 255 = 47%
G 134 of 255 = 53%
B 76 of 255 = 30%

120
134
76

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

Portions of RGB colors in percentages

R + G + B = 120 + 134 + 76 = 330 (100%)
R 120 of 330 ~ 36.36%
G 134 of 330 ~ 40.61%
B 76 of 330 ~ 23.03'%

%36.36
%40.61
%23.03

CMYK color model

#78864C color CMYK value is (10,0,43,47).

  • cyan value is 10.45%
  • magenta value is 0.00%
  • yellow value is 43.28%
  • key color value is 47.45%
CMYK: (10,0,43,47) C10M0Y43K47 (10%,0%,43%,47%) (0.10/0.00/0.43/0.47) 

CMYK percentages

%10.45
%0
%43.28
%47.45

Codes

Color #78864C in popluar color models

78 86 4C
RGB 120 134 76
HSL 74° 27.62% 41.18%
HSB/HSV 74° 43.28% 52.55%
CMYK 10.45% 0.00% 43.28%
47.45%

Color #78864C in popluar number systems.

HEX 78 86 4C
Decimal 120 134 76
Binary 1111000 10000110 1001100
Octal 170 206 114

Shades and tints

Shades of #78864C

#78864C
(120,134,76)
#6E7A46
(110,122,70)
#646E40
(100,110,64)
#5A623A
(90,98,58)
#505634
(80,86,52)
#464A2E
(70,74,46)
#3C3E28
(60,62,40)
#323222
(50,50,34)
#28261C
(40,38,28)
#1E1A16
(30,26,22)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #78864C

#78864C
(120,134,76)
#84915C
(132,145,92)
#909C6C
(144,156,108)
#9CA77C
(156,167,124)
#A8B28C
(168,178,140)
#B4BD9C
(180,189,156)
#C0C8AC
(192,200,172)
#CCD3BC
(204,211,188)
#D8DECC
(216,222,204)
#E4E9DC
(228,233,220)
#F0F4EC
(240,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78864C color. Also use rgb(120,134,76) instead hex code.

Text Font Color

.myTextColor { color: #78864C; }

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

This text font color is #78864C.

Background Color

.myBgColor { background-color: #78864C; }

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

This div background color is #78864C.

Border color

.myBorderColor { border: 1px solid #78864C; }

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

This div border color is #78864C.

Opacity

.myOpacity80 { color: #78864C; opacity: 0.8; }

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

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

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

This text has shadow with #78864C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78864C.

Preview

Color preview on black background

This text has color #78864C on black background.


Color preview on white background

This text has color #78864C on white background.


Black color preview on #78864C background

This text has black color on #78864C background.


White color preview on #78864C background

This text has white color on #78864C background.


Related colors

Complementary color

Complementary color for #hex is #8779B3.


I love getcolorcode.com

Triadic colors

1 #4C7886 and #864C78 with #78864C are triadic colors.

2 #4C8678 and #86784C with #78864C are triadic colors.