COLOR #856332

HEX: #856332 RGB: (133,99,50)

Color info

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

RGB color model

#856332 color RGB value is (133,99,50).

RGB: (133,99,50) (52%, 39%, 20%)

RGB channels and saturation

R 133 of 255 = 52%
G 99 of 255 = 39%
B 50 of 255 = 20%

133
99
50

R + G + B ~ 37%. #856332 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 99 + 50 = 282 (100%)
R 133 of 282 ~ 47.16%
G 99 of 282 ~ 35.11%
B 50 of 282 ~ 17.73'%

%47.16
%35.11
%17.73

CMYK color model

#856332 color CMYK value is (0,26,62,48).

  • cyan value is 0.00%
  • magenta value is 25.56%
  • yellow value is 62.41%
  • key color value is 47.84%
CMYK: (0,26,62,48) C0M26Y62K48 (0%,26%,62%,48%) (0.00/0.26/0.62/0.48) 

CMYK percentages

%0
%25.56
%62.41
%47.84

Codes

Color #856332 in popluar color models

85 63 32
RGB 133 99 50
HSL 35° 45.36% 35.88%
HSB/HSV 35° 62.41% 52.16%
CMYK 0.00% 25.56% 62.41%
47.84%

Color #856332 in popluar number systems.

HEX 85 63 32
Decimal 133 99 50
Binary 10000101 1100011 110010
Octal 205 143 62

Shades and tints

Shades of #856332

#856332
(133,99,50)
#795A2E
(121,90,46)
#6D512A
(109,81,42)
#614826
(97,72,38)
#553F22
(85,63,34)
#49361E
(73,54,30)
#3D2D1A
(61,45,26)
#312416
(49,36,22)
#251B12
(37,27,18)
#19120E
(25,18,14)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #856332

#856332
(133,99,50)
#907144
(144,113,68)
#9B7F56
(155,127,86)
#A68D68
(166,141,104)
#B19B7A
(177,155,122)
#BCA98C
(188,169,140)
#C7B79E
(199,183,158)
#D2C5B0
(210,197,176)
#DDD3C2
(221,211,194)
#E8E1D4
(232,225,212)
#F3EFE6
(243,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856332 color. Also use rgb(133,99,50) instead hex code.

Text Font Color

.myTextColor { color: #856332; }

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

This text font color is #856332.

Background Color

.myBgColor { background-color: #856332; }

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

This div background color is #856332.

Border color

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

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

This div border color is #856332.

Opacity

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

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

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

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

This text has shadow with #856332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856332.

Preview

Color preview on black background

This text has color #856332 on black background.


Color preview on white background

This text has color #856332 on white background.


Black color preview on #856332 background

This text has black color on #856332 background.


White color preview on #856332 background

This text has white color on #856332 background.


Related colors

Complementary color

Complementary color for #hex is #7A9CCD.


I love getcolorcode.com

Triadic colors

1 #328563 and #633285 with #856332 are triadic colors.

2 #326385 and #638532 with #856332 are triadic colors.