COLOR #777597

HEX: #777597 RGB: (119,117,151)

Color info

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

RGB color model

#777597 color RGB value is (119,117,151).

RGB: (119,117,151) (47%, 46%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 117 of 255 = 46%
B 151 of 255 = 59%

119
117
151

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

Portions of RGB colors in percentages

R + G + B = 119 + 117 + 151 = 387 (100%)
R 119 of 387 ~ 30.75%
G 117 of 387 ~ 30.23%
B 151 of 387 ~ 39.02'%

%30.75
%30.23
%39.02

CMYK color model

#777597 color CMYK value is (21,23,0,41).

  • cyan value is 21.19%
  • magenta value is 22.52%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (21,23,0,41) C21M23Y0K41 (21%,23%,0%,41%) (0.21/0.23/0.00/0.41) 

CMYK percentages

%21.19
%22.52
%0
%40.78

Codes

Color #777597 in popluar color models

77 75 97
RGB 119 117 151
HSL 244° 14.05% 52.55%
HSB/HSV 244° 22.52% 59.22%
CMYK 21.19% 22.52% 0.00%
40.78%

Color #777597 in popluar number systems.

HEX 77 75 97
Decimal 119 117 151
Binary 1110111 1110101 10010111
Octal 167 165 227

Shades and tints

Shades of #777597

#777597
(119,117,151)
#6D6B8A
(109,107,138)
#63617D
(99,97,125)
#595770
(89,87,112)
#4F4D63
(79,77,99)
#454356
(69,67,86)
#3B3949
(59,57,73)
#312F3C
(49,47,60)
#27252F
(39,37,47)
#1D1B22
(29,27,34)
#131115
(19,17,21)
#000000
(0,0,0)

Tints of #777597

#777597
(119,117,151)
#8381A0
(131,129,160)
#8F8DA9
(143,141,169)
#9B99B2
(155,153,178)
#A7A5BB
(167,165,187)
#B3B1C4
(179,177,196)
#BFBDCD
(191,189,205)
#CBC9D6
(203,201,214)
#D7D5DF
(215,213,223)
#E3E1E8
(227,225,232)
#EFEDF1
(239,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #777597; }

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

This text font color is #777597.

Background Color

.myBgColor { background-color: #777597; }

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

This div background color is #777597.

Border color

.myBorderColor { border: 1px solid #777597; }

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

This div border color is #777597.

Opacity

.myOpacity80 { color: #777597; opacity: 0.8; }

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

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

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

This text has shadow with #777597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777597.

Preview

Color preview on black background

This text has color #777597 on black background.


Color preview on white background

This text has color #777597 on white background.


Black color preview on #777597 background

This text has black color on #777597 background.


White color preview on #777597 background

This text has white color on #777597 background.


Related colors

Complementary color

Complementary color for #hex is #888A68.


I love getcolorcode.com

Triadic colors

1 #977775 and #759777 with #777597 are triadic colors.

2 #977577 and #757797 with #777597 are triadic colors.