COLOR #788879

HEX: #788879 RGB: (120,136,121)

Color info

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

RGB color model

#788879 color RGB value is (120,136,121).

RGB: (120,136,121) (47%, 53%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 136 of 255 = 53%
B 121 of 255 = 47%

120
136
121

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

Portions of RGB colors in percentages

R + G + B = 120 + 136 + 121 = 377 (100%)
R 120 of 377 ~ 31.83%
G 136 of 377 ~ 36.07%
B 121 of 377 ~ 32.1'%

%31.83
%36.07
%32.1

CMYK color model

#788879 color CMYK value is (12,0,11,47).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 11.03%
  • key color value is 46.67%
CMYK: (12,0,11,47) C12M0Y11K47 (12%,0%,11%,47%) (0.12/0.00/0.11/0.47) 

CMYK percentages

%11.76
%0
%11.03
%46.67

Codes

Color #788879 in popluar color models

78 88 79
RGB 120 136 121
HSL 124° 6.30% 50.20%
HSB/HSV 124° 11.76% 53.33%
CMYK 11.76% 0.00% 11.03%
46.67%

Color #788879 in popluar number systems.

HEX 78 88 79
Decimal 120 136 121
Binary 1111000 10001000 1111001
Octal 170 210 171

Shades and tints

Shades of #788879

#788879
(120,136,121)
#6E7C6E
(110,124,110)
#647063
(100,112,99)
#5A6458
(90,100,88)
#50584D
(80,88,77)
#464C42
(70,76,66)
#3C4037
(60,64,55)
#32342C
(50,52,44)
#282821
(40,40,33)
#1E1C16
(30,28,22)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #788879

#788879
(120,136,121)
#849285
(132,146,133)
#909C91
(144,156,145)
#9CA69D
(156,166,157)
#A8B0A9
(168,176,169)
#B4BAB5
(180,186,181)
#C0C4C1
(192,196,193)
#CCCECD
(204,206,205)
#D8D8D9
(216,216,217)
#E4E2E5
(228,226,229)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788879; }

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

This text font color is #788879.

Background Color

.myBgColor { background-color: #788879; }

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

This div background color is #788879.

Border color

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

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

This div border color is #788879.

Opacity

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

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

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

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

This text has shadow with #788879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788879.

Preview

Color preview on black background

This text has color #788879 on black background.


Color preview on white background

This text has color #788879 on white background.


Black color preview on #788879 background

This text has black color on #788879 background.


White color preview on #788879 background

This text has white color on #788879 background.


Related colors

Complementary color

Complementary color for #hex is #877786.


I love getcolorcode.com

Triadic colors

1 #797888 and #887978 with #788879 are triadic colors.

2 #798878 and #887879 with #788879 are triadic colors.