COLOR #84779E

HEX: #84779E RGB: (132,119,158)

Color info

#84779E contains red, green and blue colors in about the same proportion. Web safe color of #84779E is #996699 (or #969).

RGB color model

#84779E color RGB value is (132,119,158).

RGB: (132,119,158) (52%, 47%, 62%)

RGB channels and saturation

R 132 of 255 = 52%
G 119 of 255 = 47%
B 158 of 255 = 62%

132
119
158

R + G + B ~ 54%. #84779E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 119 + 158 = 409 (100%)
R 132 of 409 ~ 32.27%
G 119 of 409 ~ 29.1%
B 158 of 409 ~ 38.63'%

%32.27
%29.1
%38.63

CMYK color model

#84779E color CMYK value is (16,25,0,38).

  • cyan value is 16.46%
  • magenta value is 24.68%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (16,25,0,38)
C16M25Y0K38 (16%, 25%, 0%, 38%)
(0.16 / 0.25 / 0.00 / 0.38)

CMYK percentages

%16.46
%24.68
%0
%38.04

Codes

Color #84779E in popluar color models

84 77 9E
RGB 132 119 158
HSL 260° 16.74% 54.31%
HSB/HSV 260° 24.68% 61.96%
CMYK 16.46% 24.68% 0.00%
38.04%

Color #84779E in popluar number systems.

HEX 84 77 9E
Decimal 132 119 158
Binary 10000100 1110111 10011110
Octal 204 167 236

Shades and tints

Shades of #84779E

#84779E
(132,119,158)
#786D90
(120,109,144)
#6C6382
(108,99,130)
#605974
(96,89,116)
#544F66
(84,79,102)
#484558
(72,69,88)
#3C3B4A
(60,59,74)
#30313C
(48,49,60)
#24272E
(36,39,46)
#181D20
(24,29,32)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #84779E

#84779E
(132,119,158)
#8F83A6
(143,131,166)
#9A8FAE
(154,143,174)
#A59BB6
(165,155,182)
#B0A7BE
(176,167,190)
#BBB3C6
(187,179,198)
#C6BFCE
(198,191,206)
#D1CBD6
(209,203,214)
#DCD7DE
(220,215,222)
#E7E3E6
(231,227,230)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84779E; }

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

This text font color is #84779E.

Background Color

.myBgColor { background-color: #84779E; }

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

This div background color is #84779E.

Border color

.myBorderColor { border: 1px solid #84779E; }

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

This div border color is #84779E.

Opacity

.myOpacity80 { color: #84779E; opacity: 0.8; }

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

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

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

This text has shadow with #84779E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84779E.

Preview

Color preview on black background

This text has color #84779E on black background.


Color preview on white background

This text has color #84779E on white background.


Black color preview on #84779E background

This text has black color on #84779E background.


White color preview on #84779E background

This text has white color on #84779E background.


Related colors

Complementary color

Complementary color for #hex is #7B8861.


I love getcolorcode.com

Triadic colors

1 #9E8477 and #779E84 with #84779E are triadic colors.

2 #9E7784 and #77849E with #84779E are triadic colors.