COLOR #776390

HEX: #776390 RGB: (119,99,144)

Color info

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

RGB color model

#776390 color RGB value is (119,99,144).

RGB: (119,99,144) (47%, 39%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 99 of 255 = 39%
B 144 of 255 = 56%

119
99
144

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

Portions of RGB colors in percentages

R + G + B = 119 + 99 + 144 = 362 (100%)
R 119 of 362 ~ 32.87%
G 99 of 362 ~ 27.35%
B 144 of 362 ~ 39.78'%

%32.87
%27.35
%39.78

CMYK color model

#776390 color CMYK value is (17,31,0,44).

  • cyan value is 17.36%
  • magenta value is 31.25%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (17,31,0,44)
C17M31Y0K44 (17%, 31%, 0%, 44%)
(0.17 / 0.31 / 0.00 / 0.44)

CMYK percentages

%17.36
%31.25
%0
%43.53

Codes

Color #776390 in popluar color models

77 63 90
RGB 119 99 144
HSL 267° 18.52% 47.65%
HSB/HSV 267° 31.25% 56.47%
CMYK 17.36% 31.25% 0.00%
43.53%

Color #776390 in popluar number systems.

HEX 77 63 90
Decimal 119 99 144
Binary 1110111 1100011 10010000
Octal 167 143 220

Shades and tints

Shades of #776390

#776390
(119,99,144)
#6D5A83
(109,90,131)
#635176
(99,81,118)
#594869
(89,72,105)
#4F3F5C
(79,63,92)
#45364F
(69,54,79)
#3B2D42
(59,45,66)
#312435
(49,36,53)
#271B28
(39,27,40)
#1D121B
(29,18,27)
#13090E
(19,9,14)
#000000
(0,0,0)

Tints of #776390

#776390
(119,99,144)
#83719A
(131,113,154)
#8F7FA4
(143,127,164)
#9B8DAE
(155,141,174)
#A79BB8
(167,155,184)
#B3A9C2
(179,169,194)
#BFB7CC
(191,183,204)
#CBC5D6
(203,197,214)
#D7D3E0
(215,211,224)
#E3E1EA
(227,225,234)
#EFEFF4
(239,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776390 color. Also use rgb(119,99,144) instead hex code.

Text Font Color

.myTextColor { color: #776390; }

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

This text font color is #776390.

Background Color

.myBgColor { background-color: #776390; }

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

This div background color is #776390.

Border color

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

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

This div border color is #776390.

Opacity

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

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

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

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

This text has shadow with #776390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776390.

Preview

Color preview on black background

This text has color #776390 on black background.


Color preview on white background

This text has color #776390 on white background.


Black color preview on #776390 background

This text has black color on #776390 background.


White color preview on #776390 background

This text has white color on #776390 background.


Related colors

Complementary color

Complementary color for #hex is #889C6F.


I love getcolorcode.com

Triadic colors

1 #907763 and #639077 with #776390 are triadic colors.

2 #906377 and #637790 with #776390 are triadic colors.