COLOR #77719D

HEX: #77719D RGB: (119,113,157)

Color info

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

RGB color model

#77719D color RGB value is (119,113,157).

RGB: (119,113,157) (47%, 44%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 113 of 255 = 44%
B 157 of 255 = 62%

119
113
157

R + G + B ~ 51%. #77719D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 113 + 157 = 389 (100%)
R 119 of 389 ~ 30.59%
G 113 of 389 ~ 29.05%
B 157 of 389 ~ 40.36'%

%30.59
%29.05
%40.36

CMYK color model

#77719D color CMYK value is (24,28,0,38).

  • cyan value is 24.20%
  • magenta value is 28.03%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (24,28,0,38)
C24M28Y0K38 (24%, 28%, 0%, 38%)
(0.24 / 0.28 / 0.00 / 0.38)

CMYK percentages

%24.2
%28.03
%0
%38.43

Codes

Color #77719D in popluar color models

77 71 9D
RGB 119 113 157
HSL 248° 18.33% 52.94%
HSB/HSV 248° 28.03% 61.57%
CMYK 24.20% 28.03% 0.00%
38.43%

Color #77719D in popluar number systems.

HEX 77 71 9D
Decimal 119 113 157
Binary 1110111 1110001 10011101
Octal 167 161 235

Shades and tints

Shades of #77719D

#77719D
(119,113,157)
#6D678F
(109,103,143)
#635D81
(99,93,129)
#595373
(89,83,115)
#4F4965
(79,73,101)
#453F57
(69,63,87)
#3B3549
(59,53,73)
#312B3B
(49,43,59)
#27212D
(39,33,45)
#1D171F
(29,23,31)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #77719D

#77719D
(119,113,157)
#837DA5
(131,125,165)
#8F89AD
(143,137,173)
#9B95B5
(155,149,181)
#A7A1BD
(167,161,189)
#B3ADC5
(179,173,197)
#BFB9CD
(191,185,205)
#CBC5D5
(203,197,213)
#D7D1DD
(215,209,221)
#E3DDE5
(227,221,229)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77719D color. Also use rgb(119,113,157) instead hex code.

Text Font Color

.myTextColor { color: #77719D; }

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

This text font color is #77719D.

Background Color

.myBgColor { background-color: #77719D; }

<div style="background-color:#77719D">Inner text</div>

This div background color is #77719D.

Border color

.myBorderColor { border: 1px solid #77719D; }

<div style="border:3px solid #77719D">Div</div>

This div border color is #77719D.

Opacity

.myOpacity80 { color: #77719D; opacity: 0.8; }

<p style="color:#77719D;opacity:0.8;">80%</p>

Text with #77719D 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 #77719D;}

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

This text has shadow with #77719D color.


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

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

This text has shadow with #77719D primary color and red secondary color.


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

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

This text has shadow with #77719D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77719D.

Preview

Color preview on black background

This text has color #77719D on black background.


Color preview on white background

This text has color #77719D on white background.


Black color preview on #77719D background

This text has black color on #77719D background.


White color preview on #77719D background

This text has white color on #77719D background.


Related colors

Complementary color

Complementary color for #hex is #888E62.


I love getcolorcode.com

Triadic colors

1 #9D7771 and #719D77 with #77719D are triadic colors.

2 #9D7177 and #71779D with #77719D are triadic colors.