COLOR #776084

HEX: #776084 RGB: (119,96,132)

Color info

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

RGB color model

#776084 color RGB value is (119,96,132).

RGB: (119,96,132) (47%, 38%, 52%)

RGB channels and saturation

R 119 of 255 = 47%
G 96 of 255 = 38%
B 132 of 255 = 52%

119
96
132

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

Portions of RGB colors in percentages

R + G + B = 119 + 96 + 132 = 347 (100%)
R 119 of 347 ~ 34.29%
G 96 of 347 ~ 27.67%
B 132 of 347 ~ 38.04'%

%34.29
%27.67
%38.04

CMYK color model

#776084 color CMYK value is (10,27,0,48).

  • cyan value is 9.85%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (10,27,0,48)
C10M27Y0K48 (10%, 27%, 0%, 48%)
(0.10 / 0.27 / 0.00 / 0.48)

CMYK percentages

%9.85
%27.27
%0
%48.24

Codes

Color #776084 in popluar color models

77 60 84
RGB 119 96 132
HSL 278° 15.79% 44.71%
HSB/HSV 278° 27.27% 51.76%
CMYK 9.85% 27.27% 0.00%
48.24%

Color #776084 in popluar number systems.

HEX 77 60 84
Decimal 119 96 132
Binary 1110111 1100000 10000100
Octal 167 140 204

Shades and tints

Shades of #776084

#776084
(119,96,132)
#6D5878
(109,88,120)
#63506C
(99,80,108)
#594860
(89,72,96)
#4F4054
(79,64,84)
#453848
(69,56,72)
#3B303C
(59,48,60)
#312830
(49,40,48)
#272024
(39,32,36)
#1D1818
(29,24,24)
#13100C
(19,16,12)
#000000
(0,0,0)

Tints of #776084

#776084
(119,96,132)
#836E8F
(131,110,143)
#8F7C9A
(143,124,154)
#9B8AA5
(155,138,165)
#A798B0
(167,152,176)
#B3A6BB
(179,166,187)
#BFB4C6
(191,180,198)
#CBC2D1
(203,194,209)
#D7D0DC
(215,208,220)
#E3DEE7
(227,222,231)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776084 color. Also use rgb(119,96,132) instead hex code.

Text Font Color

.myTextColor { color: #776084; }

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

This text font color is #776084.

Background Color

.myBgColor { background-color: #776084; }

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

This div background color is #776084.

Border color

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

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

This div border color is #776084.

Opacity

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

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

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

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

This text has shadow with #776084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776084.

Preview

Color preview on black background

This text has color #776084 on black background.


Color preview on white background

This text has color #776084 on white background.


Black color preview on #776084 background

This text has black color on #776084 background.


White color preview on #776084 background

This text has white color on #776084 background.


Related colors

Complementary color

Complementary color for #hex is #889F7B.


I love getcolorcode.com

Triadic colors

1 #847760 and #608477 with #776084 are triadic colors.

2 #846077 and #607784 with #776084 are triadic colors.