COLOR #788640

HEX: #788640 RGB: (120,134,64)

Color info

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

RGB color model

#788640 color RGB value is (120,134,64).

RGB: (120,134,64) (47%, 53%, 25%)

RGB channels and saturation

R 120 of 255 = 47%
G 134 of 255 = 53%
B 64 of 255 = 25%

120
134
64

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

Portions of RGB colors in percentages

R + G + B = 120 + 134 + 64 = 318 (100%)
R 120 of 318 ~ 37.74%
G 134 of 318 ~ 42.14%
B 64 of 318 ~ 20.13'%

%37.74
%42.14
%20.13

CMYK color model

#788640 color CMYK value is (10,0,52,47).

  • cyan value is 10.45%
  • magenta value is 0.00%
  • yellow value is 52.24%
  • key color value is 47.45%

CMYK: (10,0,52,47)
C10M0Y52K47 (10%, 0%, 52%, 47%)
(0.10 / 0.00 / 0.52 / 0.47)

CMYK percentages

%10.45
%0
%52.24
%47.45

Codes

Color #788640 in popluar color models

78 86 40
RGB 120 134 64
HSL 72° 35.35% 38.82%
HSB/HSV 72° 52.24% 52.55%
CMYK 10.45% 0.00% 52.24%
47.45%

Color #788640 in popluar number systems.

HEX 78 86 40
Decimal 120 134 64
Binary 1111000 10000110 1000000
Octal 170 206 100

Shades and tints

Shades of #788640

#788640
(120,134,64)
#6E7A3B
(110,122,59)
#646E36
(100,110,54)
#5A6231
(90,98,49)
#50562C
(80,86,44)
#464A27
(70,74,39)
#3C3E22
(60,62,34)
#32321D
(50,50,29)
#282618
(40,38,24)
#1E1A13
(30,26,19)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #788640

#788640
(120,134,64)
#849151
(132,145,81)
#909C62
(144,156,98)
#9CA773
(156,167,115)
#A8B284
(168,178,132)
#B4BD95
(180,189,149)
#C0C8A6
(192,200,166)
#CCD3B7
(204,211,183)
#D8DEC8
(216,222,200)
#E4E9D9
(228,233,217)
#F0F4EA
(240,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788640; }

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

This text font color is #788640.

Background Color

.myBgColor { background-color: #788640; }

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

This div background color is #788640.

Border color

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

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

This div border color is #788640.

Opacity

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

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

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

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

This text has shadow with #788640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788640.

Preview

Color preview on black background

This text has color #788640 on black background.


Color preview on white background

This text has color #788640 on white background.


Black color preview on #788640 background

This text has black color on #788640 background.


White color preview on #788640 background

This text has white color on #788640 background.


Related colors

Complementary color

Complementary color for #hex is #8779BF.


I love getcolorcode.com

Triadic colors

1 #407886 and #864078 with #788640 are triadic colors.

2 #408678 and #867840 with #788640 are triadic colors.