COLOR #84477E

HEX: #84477E RGB: (132,71,126)

Color info

#84477E contains mainly red and blue colors. Web safe color of #84477E is #993366 (or #936).

RGB color model

#84477E color RGB value is (132,71,126).

RGB: (132,71,126) (52%, 28%, 49%)

RGB channels and saturation

R 132 of 255 = 52%
G 71 of 255 = 28%
B 126 of 255 = 49%

132
71
126

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

Portions of RGB colors in percentages

R + G + B = 132 + 71 + 126 = 329 (100%)
R 132 of 329 ~ 40.12%
G 71 of 329 ~ 21.58%
B 126 of 329 ~ 38.3'%

%40.12
%21.58
%38.3

CMYK color model

#84477E color CMYK value is (0,46,5,48).

  • cyan value is 0.00%
  • magenta value is 46.21%
  • yellow value is 4.55%
  • key color value is 48.24%

CMYK: (0,46,5,48)
C0M46Y5K48 (0%, 46%, 5%, 48%)
(0.00 / 0.46 / 0.05 / 0.48)

CMYK percentages

%0
%46.21
%4.55
%48.24

Codes

Color #84477E in popluar color models

84 47 7E
RGB 132 71 126
HSL 306° 30.05% 39.80%
HSB/HSV 306° 46.21% 51.76%
CMYK 0.00% 46.21% 4.55%
48.24%

Color #84477E in popluar number systems.

HEX 84 47 7E
Decimal 132 71 126
Binary 10000100 1000111 1111110
Octal 204 107 176

Shades and tints

Shades of #84477E

#84477E
(132,71,126)
#784173
(120,65,115)
#6C3B68
(108,59,104)
#60355D
(96,53,93)
#542F52
(84,47,82)
#482947
(72,41,71)
#3C233C
(60,35,60)
#301D31
(48,29,49)
#241726
(36,23,38)
#18111B
(24,17,27)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #84477E

#84477E
(132,71,126)
#8F5789
(143,87,137)
#9A6794
(154,103,148)
#A5779F
(165,119,159)
#B087AA
(176,135,170)
#BB97B5
(187,151,181)
#C6A7C0
(198,167,192)
#D1B7CB
(209,183,203)
#DCC7D6
(220,199,214)
#E7D7E1
(231,215,225)
#F2E7EC
(242,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84477E color. Also use rgb(132,71,126) instead hex code.

Text Font Color

.myTextColor { color: #84477E; }

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

This text font color is #84477E.

Background Color

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

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

This div background color is #84477E.

Border color

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

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

This div border color is #84477E.

Opacity

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

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

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

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

This text has shadow with #84477E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84477E.

Preview

Color preview on black background

This text has color #84477E on black background.


Color preview on white background

This text has color #84477E on white background.


Black color preview on #84477E background

This text has black color on #84477E background.


White color preview on #84477E background

This text has white color on #84477E background.


Related colors

Complementary color

Complementary color for #hex is #7BB881.


I love getcolorcode.com

Triadic colors

1 #7E8447 and #477E84 with #84477E are triadic colors.

2 #7E4784 and #47847E with #84477E are triadic colors.