COLOR #788966

HEX: #788966 RGB: (120,137,102)

Color info

#788966 contains red, green and blue colors in about the same proportion. Web safe color of #788966 is #669966 (or #696).

RGB color model

#788966 color RGB value is (120,137,102).

RGB: (120,137,102) (47%, 54%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 137 of 255 = 54%
B 102 of 255 = 40%

120
137
102

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

Portions of RGB colors in percentages

R + G + B = 120 + 137 + 102 = 359 (100%)
R 120 of 359 ~ 33.43%
G 137 of 359 ~ 38.16%
B 102 of 359 ~ 28.41'%

%33.43
%38.16
%28.41

CMYK color model

#788966 color CMYK value is (12,0,26,46).

  • cyan value is 12.41%
  • magenta value is 0.00%
  • yellow value is 25.55%
  • key color value is 46.27%

CMYK: (12,0,26,46)
C12M0Y26K46 (12%, 0%, 26%, 46%)
(0.12 / 0.00 / 0.26 / 0.46)

CMYK percentages

%12.41
%0
%25.55
%46.27

Codes

Color #788966 in popluar color models

78 89 66
RGB 120 137 102
HSL 89° 14.64% 46.86%
HSB/HSV 89° 25.55% 53.73%
CMYK 12.41% 0.00% 25.55%
46.27%

Color #788966 in popluar number systems.

HEX 78 89 66
Decimal 120 137 102
Binary 1111000 10001001 1100110
Octal 170 211 146

Shades and tints

Shades of #788966

#788966
(120,137,102)
#6E7D5D
(110,125,93)
#647154
(100,113,84)
#5A654B
(90,101,75)
#505942
(80,89,66)
#464D39
(70,77,57)
#3C4130
(60,65,48)
#323527
(50,53,39)
#28291E
(40,41,30)
#1E1D15
(30,29,21)
#14110C
(20,17,12)
#000000
(0,0,0)

Tints of #788966

#788966
(120,137,102)
#849373
(132,147,115)
#909D80
(144,157,128)
#9CA78D
(156,167,141)
#A8B19A
(168,177,154)
#B4BBA7
(180,187,167)
#C0C5B4
(192,197,180)
#CCCFC1
(204,207,193)
#D8D9CE
(216,217,206)
#E4E3DB
(228,227,219)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788966; }

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

This text font color is #788966.

Background Color

.myBgColor { background-color: #788966; }

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

This div background color is #788966.

Border color

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

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

This div border color is #788966.

Opacity

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

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

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

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

This text has shadow with #788966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788966.

Preview

Color preview on black background

This text has color #788966 on black background.


Color preview on white background

This text has color #788966 on white background.


Black color preview on #788966 background

This text has black color on #788966 background.


White color preview on #788966 background

This text has white color on #788966 background.


Related colors

Complementary color

Complementary color for #hex is #877699.


I love getcolorcode.com

Triadic colors

1 #667889 and #896678 with #788966 are triadic colors.

2 #668978 and #897866 with #788966 are triadic colors.