COLOR #788870

HEX: #788870 RGB: (120,136,112)

Color info

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

RGB color model

#788870 color RGB value is (120,136,112).

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

RGB channels and saturation

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

120
136
112

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

Portions of RGB colors in percentages

R + G + B = 120 + 136 + 112 = 368 (100%)
R 120 of 368 ~ 32.61%
G 136 of 368 ~ 36.96%
B 112 of 368 ~ 30.43'%

%32.61
%36.96
%30.43

CMYK color model

#788870 color CMYK value is (12,0,18,47).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 46.67%

CMYK: (12,0,18,47)
C12M0Y18K47 (12%, 0%, 18%, 47%)
(0.12 / 0.00 / 0.18 / 0.47)

CMYK percentages

%11.76
%0
%17.65
%46.67

Codes

Color #788870 in popluar color models

78 88 70
RGB 120 136 112
HSL 100° 9.68% 48.63%
HSB/HSV 100° 17.65% 53.33%
CMYK 11.76% 0.00% 17.65%
46.67%

Color #788870 in popluar number systems.

HEX 78 88 70
Decimal 120 136 112
Binary 1111000 10001000 1110000
Octal 170 210 160

Shades and tints

Shades of #788870

#788870
(120,136,112)
#6E7C66
(110,124,102)
#64705C
(100,112,92)
#5A6452
(90,100,82)
#505848
(80,88,72)
#464C3E
(70,76,62)
#3C4034
(60,64,52)
#32342A
(50,52,42)
#282820
(40,40,32)
#1E1C16
(30,28,22)
#14100C
(20,16,12)
#000000
(0,0,0)

Tints of #788870

#788870
(120,136,112)
#84927D
(132,146,125)
#909C8A
(144,156,138)
#9CA697
(156,166,151)
#A8B0A4
(168,176,164)
#B4BAB1
(180,186,177)
#C0C4BE
(192,196,190)
#CCCECB
(204,206,203)
#D8D8D8
(216,216,216)
#E4E2E5
(228,226,229)
#F0ECF2
(240,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788870; }

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

This text font color is #788870.

Background Color

.myBgColor { background-color: #788870; }

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

This div background color is #788870.

Border color

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

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

This div border color is #788870.

Opacity

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

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

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

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

This text has shadow with #788870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788870.

Preview

Color preview on black background

This text has color #788870 on black background.


Color preview on white background

This text has color #788870 on white background.


Black color preview on #788870 background

This text has black color on #788870 background.


White color preview on #788870 background

This text has white color on #788870 background.


Related colors

Complementary color

Complementary color for #hex is #87778F.


I love getcolorcode.com

Triadic colors

1 #707888 and #887078 with #788870 are triadic colors.

2 #708878 and #887870 with #788870 are triadic colors.