COLOR #777492

HEX: #777492 RGB: (119,116,146)

Color info

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

RGB color model

#777492 color RGB value is (119,116,146).

RGB: (119,116,146) (47%, 45%, 57%)

RGB channels and saturation

R 119 of 255 = 47%
G 116 of 255 = 45%
B 146 of 255 = 57%

119
116
146

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

Portions of RGB colors in percentages

R + G + B = 119 + 116 + 146 = 381 (100%)
R 119 of 381 ~ 31.23%
G 116 of 381 ~ 30.45%
B 146 of 381 ~ 38.32'%

%31.23
%30.45
%38.32

CMYK color model

#777492 color CMYK value is (18,21,0,43).

  • cyan value is 18.49%
  • magenta value is 20.55%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (18,21,0,43)
C18M21Y0K43 (18%, 21%, 0%, 43%)
(0.18 / 0.21 / 0.00 / 0.43)

CMYK percentages

%18.49
%20.55
%0
%42.75

Codes

Color #777492 in popluar color models

77 74 92
RGB 119 116 146
HSL 246° 12.10% 51.37%
HSB/HSV 246° 20.55% 57.25%
CMYK 18.49% 20.55% 0.00%
42.75%

Color #777492 in popluar number systems.

HEX 77 74 92
Decimal 119 116 146
Binary 1110111 1110100 10010010
Octal 167 164 222

Shades and tints

Shades of #777492

#777492
(119,116,146)
#6D6A85
(109,106,133)
#636078
(99,96,120)
#59566B
(89,86,107)
#4F4C5E
(79,76,94)
#454251
(69,66,81)
#3B3844
(59,56,68)
#312E37
(49,46,55)
#27242A
(39,36,42)
#1D1A1D
(29,26,29)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #777492

#777492
(119,116,146)
#83809B
(131,128,155)
#8F8CA4
(143,140,164)
#9B98AD
(155,152,173)
#A7A4B6
(167,164,182)
#B3B0BF
(179,176,191)
#BFBCC8
(191,188,200)
#CBC8D1
(203,200,209)
#D7D4DA
(215,212,218)
#E3E0E3
(227,224,227)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777492 color. Also use rgb(119,116,146) instead hex code.

Text Font Color

.myTextColor { color: #777492; }

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

This text font color is #777492.

Background Color

.myBgColor { background-color: #777492; }

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

This div background color is #777492.

Border color

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

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

This div border color is #777492.

Opacity

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

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

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

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

This text has shadow with #777492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777492.

Preview

Color preview on black background

This text has color #777492 on black background.


Color preview on white background

This text has color #777492 on white background.


Black color preview on #777492 background

This text has black color on #777492 background.


White color preview on #777492 background

This text has white color on #777492 background.


Related colors

Complementary color

Complementary color for #hex is #888B6D.


I love getcolorcode.com

Triadic colors

1 #927774 and #749277 with #777492 are triadic colors.

2 #927477 and #747792 with #777492 are triadic colors.