COLOR #777691

HEX: #777691 RGB: (119,118,145)

Color info

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

RGB color model

#777691 color RGB value is (119,118,145).

RGB: (119,118,145) (47%, 46%, 57%)

RGB channels and saturation

R 119 of 255 = 47%
G 118 of 255 = 46%
B 145 of 255 = 57%

119
118
145

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

Portions of RGB colors in percentages

R + G + B = 119 + 118 + 145 = 382 (100%)
R 119 of 382 ~ 31.15%
G 118 of 382 ~ 30.89%
B 145 of 382 ~ 37.96'%

%31.15
%30.89
%37.96

CMYK color model

#777691 color CMYK value is (18,19,0,43).

  • cyan value is 17.93%
  • magenta value is 18.62%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (18,19,0,43)
C18M19Y0K43 (18%, 19%, 0%, 43%)
(0.18 / 0.19 / 0.00 / 0.43)

CMYK percentages

%17.93
%18.62
%0
%43.14

Codes

Color #777691 in popluar color models

77 76 91
RGB 119 118 145
HSL 242° 10.93% 51.57%
HSB/HSV 242° 18.62% 56.86%
CMYK 17.93% 18.62% 0.00%
43.14%

Color #777691 in popluar number systems.

HEX 77 76 91
Decimal 119 118 145
Binary 1110111 1110110 10010001
Octal 167 166 221

Shades and tints

Shades of #777691

#777691
(119,118,145)
#6D6C84
(109,108,132)
#636277
(99,98,119)
#59586A
(89,88,106)
#4F4E5D
(79,78,93)
#454450
(69,68,80)
#3B3A43
(59,58,67)
#313036
(49,48,54)
#272629
(39,38,41)
#1D1C1C
(29,28,28)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #777691

#777691
(119,118,145)
#83829B
(131,130,155)
#8F8EA5
(143,142,165)
#9B9AAF
(155,154,175)
#A7A6B9
(167,166,185)
#B3B2C3
(179,178,195)
#BFBECD
(191,190,205)
#CBCAD7
(203,202,215)
#D7D6E1
(215,214,225)
#E3E2EB
(227,226,235)
#EFEEF5
(239,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777691 color. Also use rgb(119,118,145) instead hex code.

Text Font Color

.myTextColor { color: #777691; }

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

This text font color is #777691.

Background Color

.myBgColor { background-color: #777691; }

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

This div background color is #777691.

Border color

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

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

This div border color is #777691.

Opacity

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

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

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

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

This text has shadow with #777691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777691.

Preview

Color preview on black background

This text has color #777691 on black background.


Color preview on white background

This text has color #777691 on white background.


Black color preview on #777691 background

This text has black color on #777691 background.


White color preview on #777691 background

This text has white color on #777691 background.


Related colors

Complementary color

Complementary color for #hex is #88896E.


I love getcolorcode.com

Triadic colors

1 #917776 and #769177 with #777691 are triadic colors.

2 #917677 and #767791 with #777691 are triadic colors.