COLOR #77506E

HEX: #77506E RGB: (119,80,110)

Color info

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

RGB color model

#77506E color RGB value is (119,80,110).

RGB: (119,80,110) (47%, 31%, 43%)

RGB channels and saturation

R 119 of 255 = 47%
G 80 of 255 = 31%
B 110 of 255 = 43%

119
80
110

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

Portions of RGB colors in percentages

R + G + B = 119 + 80 + 110 = 309 (100%)
R 119 of 309 ~ 38.51%
G 80 of 309 ~ 25.89%
B 110 of 309 ~ 35.6'%

%38.51
%25.89
%35.6

CMYK color model

#77506E color CMYK value is (0,33,8,53).

  • cyan value is 0.00%
  • magenta value is 32.77%
  • yellow value is 7.56%
  • key color value is 53.33%
CMYK: (0,33,8,53) C0M33Y8K53 (0%,33%,8%,53%) (0.00/0.33/0.08/0.53) 

CMYK percentages

%0
%32.77
%7.56
%53.33

Codes

Color #77506E in popluar color models

77 50 6E
RGB 119 80 110
HSL 314° 19.60% 39.02%
HSB/HSV 314° 32.77% 46.67%
CMYK 0.00% 32.77% 7.56%
53.33%

Color #77506E in popluar number systems.

HEX 77 50 6E
Decimal 119 80 110
Binary 1110111 1010000 1101110
Octal 167 120 156

Shades and tints

Shades of #77506E

#77506E
(119,80,110)
#6D4964
(109,73,100)
#63425A
(99,66,90)
#593B50
(89,59,80)
#4F3446
(79,52,70)
#452D3C
(69,45,60)
#3B2632
(59,38,50)
#311F28
(49,31,40)
#27181E
(39,24,30)
#1D1114
(29,17,20)
#130A0A
(19,10,10)
#000000
(0,0,0)

Tints of #77506E

#77506E
(119,80,110)
#835F7B
(131,95,123)
#8F6E88
(143,110,136)
#9B7D95
(155,125,149)
#A78CA2
(167,140,162)
#B39BAF
(179,155,175)
#BFAABC
(191,170,188)
#CBB9C9
(203,185,201)
#D7C8D6
(215,200,214)
#E3D7E3
(227,215,227)
#EFE6F0
(239,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77506E color. Also use rgb(119,80,110) instead hex code.

Text Font Color

.myTextColor { color: #77506E; }

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

This text font color is #77506E.

Background Color

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

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

This div background color is #77506E.

Border color

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

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

This div border color is #77506E.

Opacity

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

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

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

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

This text has shadow with #77506E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77506E.

Preview

Color preview on black background

This text has color #77506E on black background.


Color preview on white background

This text has color #77506E on white background.


Black color preview on #77506E background

This text has black color on #77506E background.


White color preview on #77506E background

This text has white color on #77506E background.


Related colors

Complementary color

Complementary color for #hex is #88AF91.


I love getcolorcode.com

Triadic colors

1 #6E7750 and #506E77 with #77506E are triadic colors.

2 #6E5077 and #50776E with #77506E are triadic colors.