COLOR #77466F

HEX: #77466F RGB: (119,70,111)

Color info

#77466F contains red, green and blue colors in about the same proportion. Web safe color of #77466F is #663366 (or #636).

RGB color model

#77466F color RGB value is (119,70,111).

RGB: (119,70,111) (47%, 27%, 44%)

RGB channels and saturation

R 119 of 255 = 47%
G 70 of 255 = 27%
B 111 of 255 = 44%

119
70
111

R + G + B ~ 39%. #77466F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 70 + 111 = 300 (100%)
R 119 of 300 ~ 39.67%
G 70 of 300 ~ 23.33%
B 111 of 300 ~ 37'%

%39.67
%23.33
%37

CMYK color model

#77466F color CMYK value is (0,41,7,53).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 6.72%
  • key color value is 53.33%
CMYK: (0,41,7,53) C0M41Y7K53 (0%,41%,7%,53%) (0.00/0.41/0.07/0.53) 

CMYK percentages

%0
%41.18
%6.72
%53.33

Codes

Color #77466F in popluar color models

77 46 6F
RGB 119 70 111
HSL 310° 25.93% 37.06%
HSB/HSV 310° 41.18% 46.67%
CMYK 0.00% 41.18% 6.72%
53.33%

Color #77466F in popluar number systems.

HEX 77 46 6F
Decimal 119 70 111
Binary 1110111 1000110 1101111
Octal 167 106 157

Shades and tints

Shades of #77466F

#77466F
(119,70,111)
#6D4065
(109,64,101)
#633A5B
(99,58,91)
#593451
(89,52,81)
#4F2E47
(79,46,71)
#45283D
(69,40,61)
#3B2233
(59,34,51)
#311C29
(49,28,41)
#27161F
(39,22,31)
#1D1015
(29,16,21)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #77466F

#77466F
(119,70,111)
#83567C
(131,86,124)
#8F6689
(143,102,137)
#9B7696
(155,118,150)
#A786A3
(167,134,163)
#B396B0
(179,150,176)
#BFA6BD
(191,166,189)
#CBB6CA
(203,182,202)
#D7C6D7
(215,198,215)
#E3D6E4
(227,214,228)
#EFE6F1
(239,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77466F color. Also use rgb(119,70,111) instead hex code.

Text Font Color

.myTextColor { color: #77466F; }

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

This text font color is #77466F.

Background Color

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

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

This div background color is #77466F.

Border color

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

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

This div border color is #77466F.

Opacity

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

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

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

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

This text has shadow with #77466F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77466F.

Preview

Color preview on black background

This text has color #77466F on black background.


Color preview on white background

This text has color #77466F on white background.


Black color preview on #77466F background

This text has black color on #77466F background.


White color preview on #77466F background

This text has white color on #77466F background.


Related colors

Complementary color

Complementary color for #hex is #88B990.


I love getcolorcode.com

Triadic colors

1 #6F7746 and #466F77 with #77466F are triadic colors.

2 #6F4677 and #46776F with #77466F are triadic colors.