COLOR #77579C

HEX: #77579C RGB: (119,87,156)

Color info

#77579C contains mainly red and blue colors. Web safe color of #77579C is #666699 (or #669).

RGB color model

#77579C color RGB value is (119,87,156).

RGB: (119,87,156) (47%, 34%, 61%)

RGB channels and saturation

R 119 of 255 = 47%
G 87 of 255 = 34%
B 156 of 255 = 61%

119
87
156

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

Portions of RGB colors in percentages

R + G + B = 119 + 87 + 156 = 362 (100%)
R 119 of 362 ~ 32.87%
G 87 of 362 ~ 24.03%
B 156 of 362 ~ 43.09'%

%32.87
%24.03
%43.09

CMYK color model

#77579C color CMYK value is (24,44,0,39).

  • cyan value is 23.72%
  • magenta value is 44.23%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (24,44,0,39)
C24M44Y0K39 (24%, 44%, 0%, 39%)
(0.24 / 0.44 / 0.00 / 0.39)

CMYK percentages

%23.72
%44.23
%0
%38.82

Codes

Color #77579C in popluar color models

77 57 9C
RGB 119 87 156
HSL 268° 28.40% 47.65%
HSB/HSV 268° 44.23% 61.18%
CMYK 23.72% 44.23% 0.00%
38.82%

Color #77579C in popluar number systems.

HEX 77 57 9C
Decimal 119 87 156
Binary 1110111 1010111 10011100
Octal 167 127 234

Shades and tints

Shades of #77579C

#77579C
(119,87,156)
#6D508E
(109,80,142)
#634980
(99,73,128)
#594272
(89,66,114)
#4F3B64
(79,59,100)
#453456
(69,52,86)
#3B2D48
(59,45,72)
#31263A
(49,38,58)
#271F2C
(39,31,44)
#1D181E
(29,24,30)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #77579C

#77579C
(119,87,156)
#8366A5
(131,102,165)
#8F75AE
(143,117,174)
#9B84B7
(155,132,183)
#A793C0
(167,147,192)
#B3A2C9
(179,162,201)
#BFB1D2
(191,177,210)
#CBC0DB
(203,192,219)
#D7CFE4
(215,207,228)
#E3DEED
(227,222,237)
#EFEDF6
(239,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77579C color. Also use rgb(119,87,156) instead hex code.

Text Font Color

.myTextColor { color: #77579C; }

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

This text font color is #77579C.

Background Color

.myBgColor { background-color: #77579C; }

<div style="background-color:#77579C">Inner text</div>

This div background color is #77579C.

Border color

.myBorderColor { border: 1px solid #77579C; }

<div style="border:3px solid #77579C">Div</div>

This div border color is #77579C.

Opacity

.myOpacity80 { color: #77579C; opacity: 0.8; }

<p style="color:#77579C;opacity:0.8;">80%</p>

Text with #77579C 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 #77579C;}

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

This text has shadow with #77579C color.


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

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

This text has shadow with #77579C primary color and red secondary color.


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

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

This text has shadow with #77579C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77579C.

Preview

Color preview on black background

This text has color #77579C on black background.


Color preview on white background

This text has color #77579C on white background.


Black color preview on #77579C background

This text has black color on #77579C background.


White color preview on #77579C background

This text has white color on #77579C background.


Related colors

Complementary color

Complementary color for #hex is #88A863.


I love getcolorcode.com

Triadic colors

1 #9C7757 and #579C77 with #77579C are triadic colors.

2 #9C5777 and #57779C with #77579C are triadic colors.