COLOR #84563B

HEX: #84563B RGB: (132,86,59)

Color info

#84563B contains mainly red and green colors. Web safe color of #84563B is #996633 (or #963).

RGB color model

#84563B color RGB value is (132,86,59).

RGB: (132,86,59) (52%, 34%, 23%)

RGB channels and saturation

R 132 of 255 = 52%
G 86 of 255 = 34%
B 59 of 255 = 23%

132
86
59

R + G + B ~ 36%. #84563B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 86 + 59 = 277 (100%)
R 132 of 277 ~ 47.65%
G 86 of 277 ~ 31.05%
B 59 of 277 ~ 21.3'%

%47.65
%31.05
%21.3

CMYK color model

#84563B color CMYK value is (0,35,55,48).

  • cyan value is 0.00%
  • magenta value is 34.85%
  • yellow value is 55.30%
  • key color value is 48.24%
CMYK: (0,35,55,48) C0M35Y55K48 (0%,35%,55%,48%) (0.00/0.35/0.55/0.48) 

CMYK percentages

%0
%34.85
%55.3
%48.24

Codes

Color #84563B in popluar color models

84 56 3B
RGB 132 86 59
HSL 22° 38.22% 37.45%
HSB/HSV 22° 55.30% 51.76%
CMYK 0.00% 34.85% 55.30%
48.24%

Color #84563B in popluar number systems.

HEX 84 56 3B
Decimal 132 86 59
Binary 10000100 1010110 111011
Octal 204 126 73

Shades and tints

Shades of #84563B

#84563B
(132,86,59)
#784F36
(120,79,54)
#6C4831
(108,72,49)
#60412C
(96,65,44)
#543A27
(84,58,39)
#483322
(72,51,34)
#3C2C1D
(60,44,29)
#302518
(48,37,24)
#241E13
(36,30,19)
#18170E
(24,23,14)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #84563B

#84563B
(132,86,59)
#8F654C
(143,101,76)
#9A745D
(154,116,93)
#A5836E
(165,131,110)
#B0927F
(176,146,127)
#BBA190
(187,161,144)
#C6B0A1
(198,176,161)
#D1BFB2
(209,191,178)
#DCCEC3
(220,206,195)
#E7DDD4
(231,221,212)
#F2ECE5
(242,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84563B color. Also use rgb(132,86,59) instead hex code.

Text Font Color

.myTextColor { color: #84563B; }

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

This text font color is #84563B.

Background Color

.myBgColor { background-color: #84563B; }

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

This div background color is #84563B.

Border color

.myBorderColor { border: 1px solid #84563B; }

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

This div border color is #84563B.

Opacity

.myOpacity80 { color: #84563B; opacity: 0.8; }

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

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

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

This text has shadow with #84563B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84563B.

Preview

Color preview on black background

This text has color #84563B on black background.


Color preview on white background

This text has color #84563B on white background.


Black color preview on #84563B background

This text has black color on #84563B background.


White color preview on #84563B background

This text has white color on #84563B background.


Related colors

Complementary color

Complementary color for #hex is #7BA9C4.


I love getcolorcode.com

Triadic colors

1 #3B8456 and #563B84 with #84563B are triadic colors.

2 #3B5684 and #56843B with #84563B are triadic colors.