COLOR #77668A

HEX: #77668A RGB: (119,102,138)

Color info

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

RGB color model

#77668A color RGB value is (119,102,138).

RGB: (119,102,138) (47%, 40%, 54%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 138 of 255 = 54%

119
102
138

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

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 138 = 359 (100%)
R 119 of 359 ~ 33.15%
G 102 of 359 ~ 28.41%
B 138 of 359 ~ 38.44'%

%33.15
%28.41
%38.44

CMYK color model

#77668A color CMYK value is (14,26,0,46).

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

CMYK: (14,26,0,46)
C14M26Y0K46 (14%, 26%, 0%, 46%)
(0.14 / 0.26 / 0.00 / 0.46)

CMYK percentages

%13.77
%26.09
%0
%45.88

Codes

Color #77668A in popluar color models

77 66 8A
RGB 119 102 138
HSL 268° 15.00% 47.06%
HSB/HSV 268° 26.09% 54.12%
CMYK 13.77% 26.09% 0.00%
45.88%

Color #77668A in popluar number systems.

HEX 77 66 8A
Decimal 119 102 138
Binary 1110111 1100110 10001010
Octal 167 146 212

Shades and tints

Shades of #77668A

#77668A
(119,102,138)
#6D5D7E
(109,93,126)
#635472
(99,84,114)
#594B66
(89,75,102)
#4F425A
(79,66,90)
#45394E
(69,57,78)
#3B3042
(59,48,66)
#312736
(49,39,54)
#271E2A
(39,30,42)
#1D151E
(29,21,30)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #77668A

#77668A
(119,102,138)
#837394
(131,115,148)
#8F809E
(143,128,158)
#9B8DA8
(155,141,168)
#A79AB2
(167,154,178)
#B3A7BC
(179,167,188)
#BFB4C6
(191,180,198)
#CBC1D0
(203,193,208)
#D7CEDA
(215,206,218)
#E3DBE4
(227,219,228)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77668A; }

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

This text font color is #77668A.

Background Color

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

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

This div background color is #77668A.

Border color

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

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

This div border color is #77668A.

Opacity

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

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

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

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

This text has shadow with #77668A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77668A.

Preview

Color preview on black background

This text has color #77668A on black background.


Color preview on white background

This text has color #77668A on white background.


Black color preview on #77668A background

This text has black color on #77668A background.


White color preview on #77668A background

This text has white color on #77668A background.


Related colors

Complementary color

Complementary color for #hex is #889975.


I love getcolorcode.com

Triadic colors

1 #8A7766 and #668A77 with #77668A are triadic colors.

2 #8A6677 and #66778A with #77668A are triadic colors.