COLOR #77788D

HEX: #77788D RGB: (119,120,141)

Color info

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

RGB color model

#77788D color RGB value is (119,120,141).

RGB: (119,120,141) (47%, 47%, 55%)

RGB channels and saturation

R 119 of 255 = 47%
G 120 of 255 = 47%
B 141 of 255 = 55%

119
120
141

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

Portions of RGB colors in percentages

R + G + B = 119 + 120 + 141 = 380 (100%)
R 119 of 380 ~ 31.32%
G 120 of 380 ~ 31.58%
B 141 of 380 ~ 37.11'%

%31.32
%31.58
%37.11

CMYK color model

#77788D color CMYK value is (16,15,0,45).

  • cyan value is 15.60%
  • magenta value is 14.89%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (16,15,0,45) C16M15Y0K45 (16%,15%,0%,45%) (0.16/0.15/0.00/0.45) 

CMYK percentages

%15.6
%14.89
%0
%44.71

Codes

Color #77788D in popluar color models

77 78 8D
RGB 119 120 141
HSL 237° 8.80% 50.98%
HSB/HSV 237° 15.60% 55.29%
CMYK 15.60% 14.89% 0.00%
44.71%

Color #77788D in popluar number systems.

HEX 77 78 8D
Decimal 119 120 141
Binary 1110111 1111000 10001101
Octal 167 170 215

Shades and tints

Shades of #77788D

#77788D
(119,120,141)
#6D6E81
(109,110,129)
#636475
(99,100,117)
#595A69
(89,90,105)
#4F505D
(79,80,93)
#454651
(69,70,81)
#3B3C45
(59,60,69)
#313239
(49,50,57)
#27282D
(39,40,45)
#1D1E21
(29,30,33)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #77788D

#77788D
(119,120,141)
#838497
(131,132,151)
#8F90A1
(143,144,161)
#9B9CAB
(155,156,171)
#A7A8B5
(167,168,181)
#B3B4BF
(179,180,191)
#BFC0C9
(191,192,201)
#CBCCD3
(203,204,211)
#D7D8DD
(215,216,221)
#E3E4E7
(227,228,231)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77788D; }

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

This text font color is #77788D.

Background Color

.myBgColor { background-color: #77788D; }

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

This div background color is #77788D.

Border color

.myBorderColor { border: 1px solid #77788D; }

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

This div border color is #77788D.

Opacity

.myOpacity80 { color: #77788D; opacity: 0.8; }

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

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

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

This text has shadow with #77788D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77788D.

Preview

Color preview on black background

This text has color #77788D on black background.


Color preview on white background

This text has color #77788D on white background.


Black color preview on #77788D background

This text has black color on #77788D background.


White color preview on #77788D background

This text has white color on #77788D background.


Related colors

Complementary color

Complementary color for #hex is #888772.


I love getcolorcode.com

Triadic colors

1 #8D7778 and #788D77 with #77788D are triadic colors.

2 #8D7877 and #78778D with #77788D are triadic colors.