COLOR #84366C

HEX: #84366C RGB: (132,54,108)

Color info

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

RGB color model

#84366C color RGB value is (132,54,108).

RGB: (132,54,108) (52%, 21%, 42%)

RGB channels and saturation

R 132 of 255 = 52%
G 54 of 255 = 21%
B 108 of 255 = 42%

132
54
108

R + G + B ~ 38%. #84366C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 54 + 108 = 294 (100%)
R 132 of 294 ~ 44.9%
G 54 of 294 ~ 18.37%
B 108 of 294 ~ 36.73'%

%44.9
%18.37
%36.73

CMYK color model

#84366C color CMYK value is (0,59,18,48).

  • cyan value is 0.00%
  • magenta value is 59.09%
  • yellow value is 18.18%
  • key color value is 48.24%

CMYK: (0,59,18,48)
C0M59Y18K48 (0%, 59%, 18%, 48%)
(0.00 / 0.59 / 0.18 / 0.48)

CMYK percentages

%0
%59.09
%18.18
%48.24

Codes

Color #84366C in popluar color models

84 36 6C
RGB 132 54 108
HSL 318° 41.94% 36.47%
HSB/HSV 318° 59.09% 51.76%
CMYK 0.00% 59.09% 18.18%
48.24%

Color #84366C in popluar number systems.

HEX 84 36 6C
Decimal 132 54 108
Binary 10000100 110110 1101100
Octal 204 66 154

Shades and tints

Shades of #84366C

#84366C
(132,54,108)
#783263
(120,50,99)
#6C2E5A
(108,46,90)
#602A51
(96,42,81)
#542648
(84,38,72)
#48223F
(72,34,63)
#3C1E36
(60,30,54)
#301A2D
(48,26,45)
#241624
(36,22,36)
#18121B
(24,18,27)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #84366C

#84366C
(132,54,108)
#8F4879
(143,72,121)
#9A5A86
(154,90,134)
#A56C93
(165,108,147)
#B07EA0
(176,126,160)
#BB90AD
(187,144,173)
#C6A2BA
(198,162,186)
#D1B4C7
(209,180,199)
#DCC6D4
(220,198,212)
#E7D8E1
(231,216,225)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84366C color. Also use rgb(132,54,108) instead hex code.

Text Font Color

.myTextColor { color: #84366C; }

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

This text font color is #84366C.

Background Color

.myBgColor { background-color: #84366C; }

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

This div background color is #84366C.

Border color

.myBorderColor { border: 1px solid #84366C; }

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

This div border color is #84366C.

Opacity

.myOpacity80 { color: #84366C; opacity: 0.8; }

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

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

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

This text has shadow with #84366C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84366C.

Preview

Color preview on black background

This text has color #84366C on black background.


Color preview on white background

This text has color #84366C on white background.


Black color preview on #84366C background

This text has black color on #84366C background.


White color preview on #84366C background

This text has white color on #84366C background.


Related colors

Complementary color

Complementary color for #hex is #7BC993.


I love getcolorcode.com

Triadic colors

1 #6C8436 and #366C84 with #84366C are triadic colors.

2 #6C3684 and #36846C with #84366C are triadic colors.