COLOR #77688A

HEX: #77688A RGB: (119,104,138)

Color info

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

RGB color model

#77688A color RGB value is (119,104,138).

RGB: (119,104,138) (47%, 41%, 54%)

RGB channels and saturation

R 119 of 255 = 47%
G 104 of 255 = 41%
B 138 of 255 = 54%

119
104
138

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

Portions of RGB colors in percentages

R + G + B = 119 + 104 + 138 = 361 (100%)
R 119 of 361 ~ 32.96%
G 104 of 361 ~ 28.81%
B 138 of 361 ~ 38.23'%

%32.96
%28.81
%38.23

CMYK color model

#77688A color CMYK value is (14,25,0,46).

  • cyan value is 13.77%
  • magenta value is 24.64%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (14,25,0,46)
C14M25Y0K46 (14%, 25%, 0%, 46%)
(0.14 / 0.25 / 0.00 / 0.46)

CMYK percentages

%13.77
%24.64
%0
%45.88

Codes

Color #77688A in popluar color models

77 68 8A
RGB 119 104 138
HSL 266° 14.05% 47.45%
HSB/HSV 266° 24.64% 54.12%
CMYK 13.77% 24.64% 0.00%
45.88%

Color #77688A in popluar number systems.

HEX 77 68 8A
Decimal 119 104 138
Binary 1110111 1101000 10001010
Octal 167 150 212

Shades and tints

Shades of #77688A

#77688A
(119,104,138)
#6D5F7E
(109,95,126)
#635672
(99,86,114)
#594D66
(89,77,102)
#4F445A
(79,68,90)
#453B4E
(69,59,78)
#3B3242
(59,50,66)
#312936
(49,41,54)
#27202A
(39,32,42)
#1D171E
(29,23,30)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #77688A

#77688A
(119,104,138)
#837594
(131,117,148)
#8F829E
(143,130,158)
#9B8FA8
(155,143,168)
#A79CB2
(167,156,178)
#B3A9BC
(179,169,188)
#BFB6C6
(191,182,198)
#CBC3D0
(203,195,208)
#D7D0DA
(215,208,218)
#E3DDE4
(227,221,228)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77688A color. Also use rgb(119,104,138) instead hex code.

Text Font Color

.myTextColor { color: #77688A; }

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

This text font color is #77688A.

Background Color

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

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

This div background color is #77688A.

Border color

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

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

This div border color is #77688A.

Opacity

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

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

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

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

This text has shadow with #77688A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77688A.

Preview

Color preview on black background

This text has color #77688A on black background.


Color preview on white background

This text has color #77688A on white background.


Black color preview on #77688A background

This text has black color on #77688A background.


White color preview on #77688A background

This text has white color on #77688A background.


Related colors

Complementary color

Complementary color for #hex is #889775.


I love getcolorcode.com

Triadic colors

1 #8A7768 and #688A77 with #77688A are triadic colors.

2 #8A6877 and #68778A with #77688A are triadic colors.