COLOR #77789A

HEX: #77789A RGB: (119,120,154)

Color info

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

RGB color model

#77789A color RGB value is (119,120,154).

RGB: (119,120,154) (47%, 47%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 120 of 255 = 47%
B 154 of 255 = 60%

119
120
154

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

Portions of RGB colors in percentages

R + G + B = 119 + 120 + 154 = 393 (100%)
R 119 of 393 ~ 30.28%
G 120 of 393 ~ 30.53%
B 154 of 393 ~ 39.19'%

%30.28
%30.53
%39.19

CMYK color model

#77789A color CMYK value is (23,22,0,40).

  • cyan value is 22.73%
  • magenta value is 22.08%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (23,22,0,40) C23M22Y0K40 (23%,22%,0%,40%) (0.23/0.22/0.00/0.40) 

CMYK percentages

%22.73
%22.08
%0
%39.61

Codes

Color #77789A in popluar color models

77 78 9A
RGB 119 120 154
HSL 238° 14.77% 53.53%
HSB/HSV 238° 22.73% 60.39%
CMYK 22.73% 22.08% 0.00%
39.61%

Color #77789A in popluar number systems.

HEX 77 78 9A
Decimal 119 120 154
Binary 1110111 1111000 10011010
Octal 167 170 232

Shades and tints

Shades of #77789A

#77789A
(119,120,154)
#6D6E8C
(109,110,140)
#63647E
(99,100,126)
#595A70
(89,90,112)
#4F5062
(79,80,98)
#454654
(69,70,84)
#3B3C46
(59,60,70)
#313238
(49,50,56)
#27282A
(39,40,42)
#1D1E1C
(29,30,28)
#13140E
(19,20,14)
#000000
(0,0,0)

Tints of #77789A

#77789A
(119,120,154)
#8384A3
(131,132,163)
#8F90AC
(143,144,172)
#9B9CB5
(155,156,181)
#A7A8BE
(167,168,190)
#B3B4C7
(179,180,199)
#BFC0D0
(191,192,208)
#CBCCD9
(203,204,217)
#D7D8E2
(215,216,226)
#E3E4EB
(227,228,235)
#EFF0F4
(239,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77789A color. Also use rgb(119,120,154) instead hex code.

Text Font Color

.myTextColor { color: #77789A; }

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

This text font color is #77789A.

Background Color

.myBgColor { background-color: #77789A; }

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

This div background color is #77789A.

Border color

.myBorderColor { border: 1px solid #77789A; }

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

This div border color is #77789A.

Opacity

.myOpacity80 { color: #77789A; opacity: 0.8; }

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

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

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

This text has shadow with #77789A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77789A.

Preview

Color preview on black background

This text has color #77789A on black background.


Color preview on white background

This text has color #77789A on white background.


Black color preview on #77789A background

This text has black color on #77789A background.


White color preview on #77789A background

This text has white color on #77789A background.


Related colors

Complementary color

Complementary color for #hex is #888765.


I love getcolorcode.com

Triadic colors

1 #9A7778 and #789A77 with #77789A are triadic colors.

2 #9A7877 and #78779A with #77789A are triadic colors.