COLOR #77617E

HEX: #77617E RGB: (119,97,126)

Color info

#77617E contains red, green and blue colors in about the same proportion. Web safe color of #77617E is #666666 (or #666).

RGB color model

#77617E color RGB value is (119,97,126).

RGB: (119,97,126) (47%, 38%, 49%)

RGB channels and saturation

R 119 of 255 = 47%
G 97 of 255 = 38%
B 126 of 255 = 49%

119
97
126

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

Portions of RGB colors in percentages

R + G + B = 119 + 97 + 126 = 342 (100%)
R 119 of 342 ~ 34.8%
G 97 of 342 ~ 28.36%
B 126 of 342 ~ 36.84'%

%34.8
%28.36
%36.84

CMYK color model

#77617E color CMYK value is (6,23,0,51).

  • cyan value is 5.56%
  • magenta value is 23.02%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (6,23,0,51) C6M23Y0K51 (6%,23%,0%,51%) (0.06/0.23/0.00/0.51) 

CMYK percentages

%5.56
%23.02
%0
%50.59

Codes

Color #77617E in popluar color models

77 61 7E
RGB 119 97 126
HSL 286° 13.00% 43.73%
HSB/HSV 286° 23.02% 49.41%
CMYK 5.56% 23.02% 0.00%
50.59%

Color #77617E in popluar number systems.

HEX 77 61 7E
Decimal 119 97 126
Binary 1110111 1100001 1111110
Octal 167 141 176

Shades and tints

Shades of #77617E

#77617E
(119,97,126)
#6D5973
(109,89,115)
#635168
(99,81,104)
#59495D
(89,73,93)
#4F4152
(79,65,82)
#453947
(69,57,71)
#3B313C
(59,49,60)
#312931
(49,41,49)
#272126
(39,33,38)
#1D191B
(29,25,27)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #77617E

#77617E
(119,97,126)
#836F89
(131,111,137)
#8F7D94
(143,125,148)
#9B8B9F
(155,139,159)
#A799AA
(167,153,170)
#B3A7B5
(179,167,181)
#BFB5C0
(191,181,192)
#CBC3CB
(203,195,203)
#D7D1D6
(215,209,214)
#E3DFE1
(227,223,225)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77617E color. Also use rgb(119,97,126) instead hex code.

Text Font Color

.myTextColor { color: #77617E; }

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

This text font color is #77617E.

Background Color

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

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

This div background color is #77617E.

Border color

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

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

This div border color is #77617E.

Opacity

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

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

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

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

This text has shadow with #77617E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77617E.

Preview

Color preview on black background

This text has color #77617E on black background.


Color preview on white background

This text has color #77617E on white background.


Black color preview on #77617E background

This text has black color on #77617E background.


White color preview on #77617E background

This text has white color on #77617E background.


Related colors

Complementary color

Complementary color for #hex is #889E81.


I love getcolorcode.com

Triadic colors

1 #7E7761 and #617E77 with #77617E are triadic colors.

2 #7E6177 and #61777E with #77617E are triadic colors.