COLOR #788770

HEX: #788770 RGB: (120,135,112)

Color info

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

RGB color model

#788770 color RGB value is (120,135,112).

RGB: (120,135,112) (47%, 53%, 44%)

RGB channels and saturation

R 120 of 255 = 47%
G 135 of 255 = 53%
B 112 of 255 = 44%

120
135
112

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

Portions of RGB colors in percentages

R + G + B = 120 + 135 + 112 = 367 (100%)
R 120 of 367 ~ 32.7%
G 135 of 367 ~ 36.78%
B 112 of 367 ~ 30.52'%

%32.7
%36.78
%30.52

CMYK color model

#788770 color CMYK value is (11,0,17,47).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 17.04%
  • key color value is 47.06%

CMYK: (11,0,17,47)
C11M0Y17K47 (11%, 0%, 17%, 47%)
(0.11 / 0.00 / 0.17 / 0.47)

CMYK percentages

%11.11
%0
%17.04
%47.06

Codes

Color #788770 in popluar color models

78 87 70
RGB 120 135 112
HSL 99° 9.31% 48.43%
HSB/HSV 99° 17.04% 52.94%
CMYK 11.11% 0.00% 17.04%
47.06%

Color #788770 in popluar number systems.

HEX 78 87 70
Decimal 120 135 112
Binary 1111000 10000111 1110000
Octal 170 207 160

Shades and tints

Shades of #788770

#788770
(120,135,112)
#6E7B66
(110,123,102)
#646F5C
(100,111,92)
#5A6352
(90,99,82)
#505748
(80,87,72)
#464B3E
(70,75,62)
#3C3F34
(60,63,52)
#32332A
(50,51,42)
#282720
(40,39,32)
#1E1B16
(30,27,22)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #788770

#788770
(120,135,112)
#84917D
(132,145,125)
#909B8A
(144,155,138)
#9CA597
(156,165,151)
#A8AFA4
(168,175,164)
#B4B9B1
(180,185,177)
#C0C3BE
(192,195,190)
#CCCDCB
(204,205,203)
#D8D7D8
(216,215,216)
#E4E1E5
(228,225,229)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788770 color. Also use rgb(120,135,112) instead hex code.

Text Font Color

.myTextColor { color: #788770; }

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

This text font color is #788770.

Background Color

.myBgColor { background-color: #788770; }

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

This div background color is #788770.

Border color

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

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

This div border color is #788770.

Opacity

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

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

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

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

This text has shadow with #788770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788770.

Preview

Color preview on black background

This text has color #788770 on black background.


Color preview on white background

This text has color #788770 on white background.


Black color preview on #788770 background

This text has black color on #788770 background.


White color preview on #788770 background

This text has white color on #788770 background.


Related colors

Complementary color

Complementary color for #hex is #87788F.


I love getcolorcode.com

Triadic colors

1 #707887 and #877078 with #788770 are triadic colors.

2 #708778 and #877870 with #788770 are triadic colors.