COLOR #77668F

HEX: #77668F RGB: (119,102,143)

Color info

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

RGB color model

#77668F color RGB value is (119,102,143).

RGB: (119,102,143) (47%, 40%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 143 of 255 = 56%

119
102
143

R + G + B ~ 48%. #77668F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 143 = 364 (100%)
R 119 of 364 ~ 32.69%
G 102 of 364 ~ 28.02%
B 143 of 364 ~ 39.29'%

%32.69
%28.02
%39.29

CMYK color model

#77668F color CMYK value is (17,29,0,44).

  • cyan value is 16.78%
  • magenta value is 28.67%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (17,29,0,44) C17M29Y0K44 (17%,29%,0%,44%) (0.17/0.29/0.00/0.44) 

CMYK percentages

%16.78
%28.67
%0
%43.92

Codes

Color #77668F in popluar color models

77 66 8F
RGB 119 102 143
HSL 265° 16.73% 48.04%
HSB/HSV 265° 28.67% 56.08%
CMYK 16.78% 28.67% 0.00%
43.92%

Color #77668F in popluar number systems.

HEX 77 66 8F
Decimal 119 102 143
Binary 1110111 1100110 10001111
Octal 167 146 217

Shades and tints

Shades of #77668F

#77668F
(119,102,143)
#6D5D82
(109,93,130)
#635475
(99,84,117)
#594B68
(89,75,104)
#4F425B
(79,66,91)
#45394E
(69,57,78)
#3B3041
(59,48,65)
#312734
(49,39,52)
#271E27
(39,30,39)
#1D151A
(29,21,26)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #77668F

#77668F
(119,102,143)
#837399
(131,115,153)
#8F80A3
(143,128,163)
#9B8DAD
(155,141,173)
#A79AB7
(167,154,183)
#B3A7C1
(179,167,193)
#BFB4CB
(191,180,203)
#CBC1D5
(203,193,213)
#D7CEDF
(215,206,223)
#E3DBE9
(227,219,233)
#EFE8F3
(239,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77668F color. Also use rgb(119,102,143) instead hex code.

Text Font Color

.myTextColor { color: #77668F; }

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

This text font color is #77668F.

Background Color

.myBgColor { background-color: #77668F; }

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

This div background color is #77668F.

Border color

.myBorderColor { border: 1px solid #77668F; }

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

This div border color is #77668F.

Opacity

.myOpacity80 { color: #77668F; opacity: 0.8; }

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

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

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

This text has shadow with #77668F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77668F.

Preview

Color preview on black background

This text has color #77668F on black background.


Color preview on white background

This text has color #77668F on white background.


Black color preview on #77668F background

This text has black color on #77668F background.


White color preview on #77668F background

This text has white color on #77668F background.


Related colors

Complementary color

Complementary color for #hex is #889970.


I love getcolorcode.com

Triadic colors

1 #8F7766 and #668F77 with #77668F are triadic colors.

2 #8F6677 and #66778F with #77668F are triadic colors.