COLOR #778878

HEX: #778878 RGB: (119,136,120)

Color info

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

RGB color model

#778878 color RGB value is (119,136,120).

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

RGB channels and saturation

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

119
136
120

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

Portions of RGB colors in percentages

R + G + B = 119 + 136 + 120 = 375 (100%)
R 119 of 375 ~ 31.73%
G 136 of 375 ~ 36.27%
B 120 of 375 ~ 32'%

%31.73
%36.27
%32

CMYK color model

#778878 color CMYK value is (13,0,12,47).

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

CMYK: (13,0,12,47)
C13M0Y12K47 (13%, 0%, 12%, 47%)
(0.13 / 0.00 / 0.12 / 0.47)

CMYK percentages

%12.5
%0
%11.76
%46.67

Codes

Color #778878 in popluar color models

77 88 78
RGB 119 136 120
HSL 124° 6.67% 50.00%
HSB/HSV 124° 12.50% 53.33%
CMYK 12.50% 0.00% 11.76%
46.67%

Color #778878 in popluar number systems.

HEX 77 88 78
Decimal 119 136 120
Binary 1110111 10001000 1111000
Octal 167 210 170

Shades and tints

Shades of #778878

#778878
(119,136,120)
#6D7C6E
(109,124,110)
#637064
(99,112,100)
#59645A
(89,100,90)
#4F5850
(79,88,80)
#454C46
(69,76,70)
#3B403C
(59,64,60)
#313432
(49,52,50)
#272828
(39,40,40)
#1D1C1E
(29,28,30)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #778878

#778878
(119,136,120)
#839284
(131,146,132)
#8F9C90
(143,156,144)
#9BA69C
(155,166,156)
#A7B0A8
(167,176,168)
#B3BAB4
(179,186,180)
#BFC4C0
(191,196,192)
#CBCECC
(203,206,204)
#D7D8D8
(215,216,216)
#E3E2E4
(227,226,228)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778878; }

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

This text font color is #778878.

Background Color

.myBgColor { background-color: #778878; }

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

This div background color is #778878.

Border color

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

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

This div border color is #778878.

Opacity

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

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

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

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

This text has shadow with #778878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778878.

Preview

Color preview on black background

This text has color #778878 on black background.


Color preview on white background

This text has color #778878 on white background.


Black color preview on #778878 background

This text has black color on #778878 background.


White color preview on #778878 background

This text has white color on #778878 background.


Related colors

Complementary color

Complementary color for #hex is #887787.


I love getcolorcode.com

Triadic colors

1 #787788 and #887877 with #778878 are triadic colors.

2 #788877 and #887778 with #778878 are triadic colors.