COLOR #776184

HEX: #776184 RGB: (119,97,132)

Color info

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

RGB color model

#776184 color RGB value is (119,97,132).

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

RGB channels and saturation

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

119
97
132

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

Portions of RGB colors in percentages

R + G + B = 119 + 97 + 132 = 348 (100%)
R 119 of 348 ~ 34.2%
G 97 of 348 ~ 27.87%
B 132 of 348 ~ 37.93'%

%34.2
%27.87
%37.93

CMYK color model

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

  • cyan value is 9.85%
  • magenta value is 26.52%
  • 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
%26.52
%0
%48.24

Codes

Color #776184 in popluar color models

77 61 84
RGB 119 97 132
HSL 278° 15.28% 44.90%
HSB/HSV 278° 26.52% 51.76%
CMYK 9.85% 26.52% 0.00%
48.24%

Color #776184 in popluar number systems.

HEX 77 61 84
Decimal 119 97 132
Binary 1110111 1100001 10000100
Octal 167 141 204

Shades and tints

Shades of #776184

#776184
(119,97,132)
#6D5978
(109,89,120)
#63516C
(99,81,108)
#594960
(89,73,96)
#4F4154
(79,65,84)
#453948
(69,57,72)
#3B313C
(59,49,60)
#312930
(49,41,48)
#272124
(39,33,36)
#1D1918
(29,25,24)
#13110C
(19,17,12)
#000000
(0,0,0)

Tints of #776184

#776184
(119,97,132)
#836F8F
(131,111,143)
#8F7D9A
(143,125,154)
#9B8BA5
(155,139,165)
#A799B0
(167,153,176)
#B3A7BB
(179,167,187)
#BFB5C6
(191,181,198)
#CBC3D1
(203,195,209)
#D7D1DC
(215,209,220)
#E3DFE7
(227,223,231)
#EFEDF2
(239,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776184; }

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

This text font color is #776184.

Background Color

.myBgColor { background-color: #776184; }

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

This div background color is #776184.

Border color

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

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

This div border color is #776184.

Opacity

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

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

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

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

This text has shadow with #776184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776184.

Preview

Color preview on black background

This text has color #776184 on black background.


Color preview on white background

This text has color #776184 on white background.


Black color preview on #776184 background

This text has black color on #776184 background.


White color preview on #776184 background

This text has white color on #776184 background.


Related colors

Complementary color

Complementary color for #hex is #889E7B.


I love getcolorcode.com

Triadic colors

1 #847761 and #618477 with #776184 are triadic colors.

2 #846177 and #617784 with #776184 are triadic colors.