COLOR #77689E

HEX: #77689E RGB: (119,104,158)

Color info

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

RGB color model

#77689E color RGB value is (119,104,158).

RGB: (119,104,158) (47%, 41%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 104 of 255 = 41%
B 158 of 255 = 62%

119
104
158

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

Portions of RGB colors in percentages

R + G + B = 119 + 104 + 158 = 381 (100%)
R 119 of 381 ~ 31.23%
G 104 of 381 ~ 27.3%
B 158 of 381 ~ 41.47'%

%31.23
%27.3
%41.47

CMYK color model

#77689E color CMYK value is (25,34,0,38).

  • cyan value is 24.68%
  • magenta value is 34.18%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (25,34,0,38)
C25M34Y0K38 (25%, 34%, 0%, 38%)
(0.25 / 0.34 / 0.00 / 0.38)

CMYK percentages

%24.68
%34.18
%0
%38.04

Codes

Color #77689E in popluar color models

77 68 9E
RGB 119 104 158
HSL 257° 21.77% 51.37%
HSB/HSV 257° 34.18% 61.96%
CMYK 24.68% 34.18% 0.00%
38.04%

Color #77689E in popluar number systems.

HEX 77 68 9E
Decimal 119 104 158
Binary 1110111 1101000 10011110
Octal 167 150 236

Shades and tints

Shades of #77689E

#77689E
(119,104,158)
#6D5F90
(109,95,144)
#635682
(99,86,130)
#594D74
(89,77,116)
#4F4466
(79,68,102)
#453B58
(69,59,88)
#3B324A
(59,50,74)
#31293C
(49,41,60)
#27202E
(39,32,46)
#1D1720
(29,23,32)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #77689E

#77689E
(119,104,158)
#8375A6
(131,117,166)
#8F82AE
(143,130,174)
#9B8FB6
(155,143,182)
#A79CBE
(167,156,190)
#B3A9C6
(179,169,198)
#BFB6CE
(191,182,206)
#CBC3D6
(203,195,214)
#D7D0DE
(215,208,222)
#E3DDE6
(227,221,230)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77689E color. Also use rgb(119,104,158) instead hex code.

Text Font Color

.myTextColor { color: #77689E; }

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

This text font color is #77689E.

Background Color

.myBgColor { background-color: #77689E; }

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

This div background color is #77689E.

Border color

.myBorderColor { border: 1px solid #77689E; }

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

This div border color is #77689E.

Opacity

.myOpacity80 { color: #77689E; opacity: 0.8; }

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

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

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

This text has shadow with #77689E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77689E.

Preview

Color preview on black background

This text has color #77689E on black background.


Color preview on white background

This text has color #77689E on white background.


Black color preview on #77689E background

This text has black color on #77689E background.


White color preview on #77689E background

This text has white color on #77689E background.


Related colors

Complementary color

Complementary color for #hex is #889761.


I love getcolorcode.com

Triadic colors

1 #9E7768 and #689E77 with #77689E are triadic colors.

2 #9E6877 and #68779E with #77689E are triadic colors.