COLOR #776996

HEX: #776996 RGB: (119,105,150)

Color info

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

RGB color model

#776996 color RGB value is (119,105,150).

RGB: (119,105,150) (47%, 41%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 105 of 255 = 41%
B 150 of 255 = 59%

119
105
150

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

Portions of RGB colors in percentages

R + G + B = 119 + 105 + 150 = 374 (100%)
R 119 of 374 ~ 31.82%
G 105 of 374 ~ 28.07%
B 150 of 374 ~ 40.11'%

%31.82
%28.07
%40.11

CMYK color model

#776996 color CMYK value is (21,30,0,41).

  • cyan value is 20.67%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (21,30,0,41)
C21M30Y0K41 (21%, 30%, 0%, 41%)
(0.21 / 0.30 / 0.00 / 0.41)

CMYK percentages

%20.67
%30
%0
%41.18

Codes

Color #776996 in popluar color models

77 69 96
RGB 119 105 150
HSL 259° 17.65% 50.00%
HSB/HSV 259° 30.00% 58.82%
CMYK 20.67% 30.00% 0.00%
41.18%

Color #776996 in popluar number systems.

HEX 77 69 96
Decimal 119 105 150
Binary 1110111 1101001 10010110
Octal 167 151 226

Shades and tints

Shades of #776996

#776996
(119,105,150)
#6D6089
(109,96,137)
#63577C
(99,87,124)
#594E6F
(89,78,111)
#4F4562
(79,69,98)
#453C55
(69,60,85)
#3B3348
(59,51,72)
#312A3B
(49,42,59)
#27212E
(39,33,46)
#1D1821
(29,24,33)
#130F14
(19,15,20)
#000000
(0,0,0)

Tints of #776996

#776996
(119,105,150)
#83769F
(131,118,159)
#8F83A8
(143,131,168)
#9B90B1
(155,144,177)
#A79DBA
(167,157,186)
#B3AAC3
(179,170,195)
#BFB7CC
(191,183,204)
#CBC4D5
(203,196,213)
#D7D1DE
(215,209,222)
#E3DEE7
(227,222,231)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776996 color. Also use rgb(119,105,150) instead hex code.

Text Font Color

.myTextColor { color: #776996; }

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

This text font color is #776996.

Background Color

.myBgColor { background-color: #776996; }

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

This div background color is #776996.

Border color

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

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

This div border color is #776996.

Opacity

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

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

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

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

This text has shadow with #776996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776996.

Preview

Color preview on black background

This text has color #776996 on black background.


Color preview on white background

This text has color #776996 on white background.


Black color preview on #776996 background

This text has black color on #776996 background.


White color preview on #776996 background

This text has white color on #776996 background.


Related colors

Complementary color

Complementary color for #hex is #889669.


I love getcolorcode.com

Triadic colors

1 #967769 and #699677 with #776996 are triadic colors.

2 #966977 and #697796 with #776996 are triadic colors.