COLOR #778286

HEX: #778286 RGB: (119,130,134)

Color info

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

RGB color model

#778286 color RGB value is (119,130,134).

RGB: (119,130,134) (47%, 51%, 53%)

RGB channels and saturation

R 119 of 255 = 47%
G 130 of 255 = 51%
B 134 of 255 = 53%

119
130
134

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

Portions of RGB colors in percentages

R + G + B = 119 + 130 + 134 = 383 (100%)
R 119 of 383 ~ 31.07%
G 130 of 383 ~ 33.94%
B 134 of 383 ~ 34.99'%

%31.07
%33.94
%34.99

CMYK color model

#778286 color CMYK value is (11,3,0,47).

  • cyan value is 11.19%
  • magenta value is 2.99%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (11,3,0,47)
C11M3Y0K47 (11%, 3%, 0%, 47%)
(0.11 / 0.03 / 0.00 / 0.47)

CMYK percentages

%11.19
%2.99
%0
%47.45

Codes

Color #778286 in popluar color models

77 82 86
RGB 119 130 134
HSL 196° 5.93% 49.61%
HSB/HSV 196° 11.19% 52.55%
CMYK 11.19% 2.99% 0.00%
47.45%

Color #778286 in popluar number systems.

HEX 77 82 86
Decimal 119 130 134
Binary 1110111 10000010 10000110
Octal 167 202 206

Shades and tints

Shades of #778286

#778286
(119,130,134)
#6D777A
(109,119,122)
#636C6E
(99,108,110)
#596162
(89,97,98)
#4F5656
(79,86,86)
#454B4A
(69,75,74)
#3B403E
(59,64,62)
#313532
(49,53,50)
#272A26
(39,42,38)
#1D1F1A
(29,31,26)
#13140E
(19,20,14)
#000000
(0,0,0)

Tints of #778286

#778286
(119,130,134)
#838D91
(131,141,145)
#8F989C
(143,152,156)
#9BA3A7
(155,163,167)
#A7AEB2
(167,174,178)
#B3B9BD
(179,185,189)
#BFC4C8
(191,196,200)
#CBCFD3
(203,207,211)
#D7DADE
(215,218,222)
#E3E5E9
(227,229,233)
#EFF0F4
(239,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778286; }

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

This text font color is #778286.

Background Color

.myBgColor { background-color: #778286; }

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

This div background color is #778286.

Border color

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

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

This div border color is #778286.

Opacity

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

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

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

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

This text has shadow with #778286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778286.

Preview

Color preview on black background

This text has color #778286 on black background.


Color preview on white background

This text has color #778286 on white background.


Black color preview on #778286 background

This text has black color on #778286 background.


White color preview on #778286 background

This text has white color on #778286 background.


Related colors

Complementary color

Complementary color for #hex is #887D79.


I love getcolorcode.com

Triadic colors

1 #867782 and #828677 with #778286 are triadic colors.

2 #868277 and #827786 with #778286 are triadic colors.