COLOR #778082

HEX: #778082 RGB: (119,128,130)

Color info

#778082 contains red, green and blue colors in about the same proportion. Web safe color of #778082 is #666699 (or #669).

RGB color model

#778082 color RGB value is (119,128,130).

RGB: (119,128,130) (47%, 50%, 51%)

RGB channels and saturation

R 119 of 255 = 47%
G 128 of 255 = 50%
B 130 of 255 = 51%

119
128
130

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

Portions of RGB colors in percentages

R + G + B = 119 + 128 + 130 = 377 (100%)
R 119 of 377 ~ 31.56%
G 128 of 377 ~ 33.95%
B 130 of 377 ~ 34.48'%

%31.56
%33.95
%34.48

CMYK color model

#778082 color CMYK value is (8,2,0,49).

  • cyan value is 8.46%
  • magenta value is 1.54%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (8,2,0,49)
C8M2Y0K49 (8%, 2%, 0%, 49%)
(0.08 / 0.02 / 0.00 / 0.49)

CMYK percentages

%8.46
%1.54
%0
%49.02

Codes

Color #778082 in popluar color models

77 80 82
RGB 119 128 130
HSL 191° 4.42% 48.82%
HSB/HSV 191° 8.46% 50.98%
CMYK 8.46% 1.54% 0.00%
49.02%

Color #778082 in popluar number systems.

HEX 77 80 82
Decimal 119 128 130
Binary 1110111 10000000 10000010
Octal 167 200 202

Shades and tints

Shades of #778082

#778082
(119,128,130)
#6D7577
(109,117,119)
#636A6C
(99,106,108)
#595F61
(89,95,97)
#4F5456
(79,84,86)
#45494B
(69,73,75)
#3B3E40
(59,62,64)
#313335
(49,51,53)
#27282A
(39,40,42)
#1D1D1F
(29,29,31)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #778082

#778082
(119,128,130)
#838B8D
(131,139,141)
#8F9698
(143,150,152)
#9BA1A3
(155,161,163)
#A7ACAE
(167,172,174)
#B3B7B9
(179,183,185)
#BFC2C4
(191,194,196)
#CBCDCF
(203,205,207)
#D7D8DA
(215,216,218)
#E3E3E5
(227,227,229)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778082; }

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

This text font color is #778082.

Background Color

.myBgColor { background-color: #778082; }

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

This div background color is #778082.

Border color

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

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

This div border color is #778082.

Opacity

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

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

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

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

This text has shadow with #778082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778082.

Preview

Color preview on black background

This text has color #778082 on black background.


Color preview on white background

This text has color #778082 on white background.


Black color preview on #778082 background

This text has black color on #778082 background.


White color preview on #778082 background

This text has white color on #778082 background.


Related colors

Complementary color

Complementary color for #hex is #887F7D.


I love getcolorcode.com

Triadic colors

1 #827780 and #808277 with #778082 are triadic colors.

2 #828077 and #807782 with #778082 are triadic colors.