COLOR #778786

HEX: #778786 RGB: (119,135,134)

Color info

#778786 contains red, green and blue colors in about the same proportion. Web safe color of #778786 is #669999 (or #699).

RGB color model

#778786 color RGB value is (119,135,134).

RGB: (119,135,134) (47%, 53%, 53%)

RGB channels and saturation

R 119 of 255 = 47%
G 135 of 255 = 53%
B 134 of 255 = 53%

119
135
134

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

Portions of RGB colors in percentages

R + G + B = 119 + 135 + 134 = 388 (100%)
R 119 of 388 ~ 30.67%
G 135 of 388 ~ 34.79%
B 134 of 388 ~ 34.54'%

%30.67
%34.79
%34.54

CMYK color model

#778786 color CMYK value is (12,0,1,47).

  • cyan value is 11.85%
  • magenta value is 0.00%
  • yellow value is 0.74%
  • key color value is 47.06%

CMYK: (12,0,1,47)
C12M0Y1K47 (12%, 0%, 1%, 47%)
(0.12 / 0.00 / 0.01 / 0.47)

CMYK percentages

%11.85
%0
%0.74
%47.06

Codes

Color #778786 in popluar color models

77 87 86
RGB 119 135 134
HSL 176° 6.30% 49.80%
HSB/HSV 176° 11.85% 52.94%
CMYK 11.85% 0.00% 0.74%
47.06%

Color #778786 in popluar number systems.

HEX 77 87 86
Decimal 119 135 134
Binary 1110111 10000111 10000110
Octal 167 207 206

Shades and tints

Shades of #778786

#778786
(119,135,134)
#6D7B7A
(109,123,122)
#636F6E
(99,111,110)
#596362
(89,99,98)
#4F5756
(79,87,86)
#454B4A
(69,75,74)
#3B3F3E
(59,63,62)
#313332
(49,51,50)
#272726
(39,39,38)
#1D1B1A
(29,27,26)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #778786

#778786
(119,135,134)
#839191
(131,145,145)
#8F9B9C
(143,155,156)
#9BA5A7
(155,165,167)
#A7AFB2
(167,175,178)
#B3B9BD
(179,185,189)
#BFC3C8
(191,195,200)
#CBCDD3
(203,205,211)
#D7D7DE
(215,215,222)
#E3E1E9
(227,225,233)
#EFEBF4
(239,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778786 color. Also use rgb(119,135,134) instead hex code.

Text Font Color

.myTextColor { color: #778786; }

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

This text font color is #778786.

Background Color

.myBgColor { background-color: #778786; }

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

This div background color is #778786.

Border color

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

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

This div border color is #778786.

Opacity

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

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

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

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

This text has shadow with #778786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778786.

Preview

Color preview on black background

This text has color #778786 on black background.


Color preview on white background

This text has color #778786 on white background.


Black color preview on #778786 background

This text has black color on #778786 background.


White color preview on #778786 background

This text has white color on #778786 background.


Related colors

Complementary color

Complementary color for #hex is #887879.


I love getcolorcode.com

Triadic colors

1 #867787 and #878677 with #778786 are triadic colors.

2 #868777 and #877786 with #778786 are triadic colors.