COLOR #77759F

HEX: #77759F RGB: (119,117,159)

Color info

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

RGB color model

#77759F color RGB value is (119,117,159).

RGB: (119,117,159) (47%, 46%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 117 of 255 = 46%
B 159 of 255 = 62%

119
117
159

R + G + B ~ 52%. #77759F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 117 + 159 = 395 (100%)
R 119 of 395 ~ 30.13%
G 117 of 395 ~ 29.62%
B 159 of 395 ~ 40.25'%

%30.13
%29.62
%40.25

CMYK color model

#77759F color CMYK value is (25,26,0,38).

  • cyan value is 25.16%
  • magenta value is 26.42%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (25,26,0,38)
C25M26Y0K38 (25%, 26%, 0%, 38%)
(0.25 / 0.26 / 0.00 / 0.38)

CMYK percentages

%25.16
%26.42
%0
%37.65

Codes

Color #77759F in popluar color models

77 75 9F
RGB 119 117 159
HSL 243° 17.95% 54.12%
HSB/HSV 243° 26.42% 62.35%
CMYK 25.16% 26.42% 0.00%
37.65%

Color #77759F in popluar number systems.

HEX 77 75 9F
Decimal 119 117 159
Binary 1110111 1110101 10011111
Octal 167 165 237

Shades and tints

Shades of #77759F

#77759F
(119,117,159)
#6D6B91
(109,107,145)
#636183
(99,97,131)
#595775
(89,87,117)
#4F4D67
(79,77,103)
#454359
(69,67,89)
#3B394B
(59,57,75)
#312F3D
(49,47,61)
#27252F
(39,37,47)
#1D1B21
(29,27,33)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #77759F

#77759F
(119,117,159)
#8381A7
(131,129,167)
#8F8DAF
(143,141,175)
#9B99B7
(155,153,183)
#A7A5BF
(167,165,191)
#B3B1C7
(179,177,199)
#BFBDCF
(191,189,207)
#CBC9D7
(203,201,215)
#D7D5DF
(215,213,223)
#E3E1E7
(227,225,231)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77759F color. Also use rgb(119,117,159) instead hex code.

Text Font Color

.myTextColor { color: #77759F; }

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

This text font color is #77759F.

Background Color

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

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

This div background color is #77759F.

Border color

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

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

This div border color is #77759F.

Opacity

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

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

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

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

This text has shadow with #77759F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77759F.

Preview

Color preview on black background

This text has color #77759F on black background.


Color preview on white background

This text has color #77759F on white background.


Black color preview on #77759F background

This text has black color on #77759F background.


White color preview on #77759F background

This text has white color on #77759F background.


Related colors

Complementary color

Complementary color for #hex is #888A60.


I love getcolorcode.com

Triadic colors

1 #9F7775 and #759F77 with #77759F are triadic colors.

2 #9F7577 and #75779F with #77759F are triadic colors.