COLOR #778884

HEX: #778884 RGB: (119,136,132)

Color info

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

RGB color model

#778884 color RGB value is (119,136,132).

RGB: (119,136,132) (47%, 53%, 52%)

RGB channels and saturation

R 119 of 255 = 47%
G 136 of 255 = 53%
B 132 of 255 = 52%

119
136
132

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

Portions of RGB colors in percentages

R + G + B = 119 + 136 + 132 = 387 (100%)
R 119 of 387 ~ 30.75%
G 136 of 387 ~ 35.14%
B 132 of 387 ~ 34.11'%

%30.75
%35.14
%34.11

CMYK color model

#778884 color CMYK value is (13,0,3,47).

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

CMYK: (13,0,3,47)
C13M0Y3K47 (13%, 0%, 3%, 47%)
(0.13 / 0.00 / 0.03 / 0.47)

CMYK percentages

%12.5
%0
%2.94
%46.67

Codes

Color #778884 in popluar color models

77 88 84
RGB 119 136 132
HSL 166° 6.67% 50.00%
HSB/HSV 166° 12.50% 53.33%
CMYK 12.50% 0.00% 2.94%
46.67%

Color #778884 in popluar number systems.

HEX 77 88 84
Decimal 119 136 132
Binary 1110111 10001000 10000100
Octal 167 210 204

Shades and tints

Shades of #778884

#778884
(119,136,132)
#6D7C78
(109,124,120)
#63706C
(99,112,108)
#596460
(89,100,96)
#4F5854
(79,88,84)
#454C48
(69,76,72)
#3B403C
(59,64,60)
#313430
(49,52,48)
#272824
(39,40,36)
#1D1C18
(29,28,24)
#13100C
(19,16,12)
#000000
(0,0,0)

Tints of #778884

#778884
(119,136,132)
#83928F
(131,146,143)
#8F9C9A
(143,156,154)
#9BA6A5
(155,166,165)
#A7B0B0
(167,176,176)
#B3BABB
(179,186,187)
#BFC4C6
(191,196,198)
#CBCED1
(203,206,209)
#D7D8DC
(215,216,220)
#E3E2E7
(227,226,231)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778884; }

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

This text font color is #778884.

Background Color

.myBgColor { background-color: #778884; }

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

This div background color is #778884.

Border color

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

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

This div border color is #778884.

Opacity

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

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

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

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

This text has shadow with #778884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778884.

Preview

Color preview on black background

This text has color #778884 on black background.


Color preview on white background

This text has color #778884 on white background.


Black color preview on #778884 background

This text has black color on #778884 background.


White color preview on #778884 background

This text has white color on #778884 background.


Related colors

Complementary color

Complementary color for #hex is #88777B.


I love getcolorcode.com

Triadic colors

1 #847788 and #888477 with #778884 are triadic colors.

2 #848877 and #887784 with #778884 are triadic colors.