COLOR #856338

HEX: #856338 RGB: (133,99,56)

Color info

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

RGB color model

#856338 color RGB value is (133,99,56).

RGB: (133,99,56) (52%, 39%, 22%)

RGB channels and saturation

R 133 of 255 = 52%
G 99 of 255 = 39%
B 56 of 255 = 22%

133
99
56

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

Portions of RGB colors in percentages

R + G + B = 133 + 99 + 56 = 288 (100%)
R 133 of 288 ~ 46.18%
G 99 of 288 ~ 34.38%
B 56 of 288 ~ 19.44'%

%46.18
%34.38
%19.44

CMYK color model

#856338 color CMYK value is (0,26,58,48).

  • cyan value is 0.00%
  • magenta value is 25.56%
  • yellow value is 57.89%
  • key color value is 47.84%

CMYK: (0,26,58,48)
C0M26Y58K48 (0%, 26%, 58%, 48%)
(0.00 / 0.26 / 0.58 / 0.48)

CMYK percentages

%0
%25.56
%57.89
%47.84

Codes

Color #856338 in popluar color models

85 63 38
RGB 133 99 56
HSL 34° 40.74% 37.06%
HSB/HSV 34° 57.89% 52.16%
CMYK 0.00% 25.56% 57.89%
47.84%

Color #856338 in popluar number systems.

HEX 85 63 38
Decimal 133 99 56
Binary 10000101 1100011 111000
Octal 205 143 70

Shades and tints

Shades of #856338

#856338
(133,99,56)
#795A33
(121,90,51)
#6D512E
(109,81,46)
#614829
(97,72,41)
#553F24
(85,63,36)
#49361F
(73,54,31)
#3D2D1A
(61,45,26)
#312415
(49,36,21)
#251B10
(37,27,16)
#19120B
(25,18,11)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #856338

#856338
(133,99,56)
#90714A
(144,113,74)
#9B7F5C
(155,127,92)
#A68D6E
(166,141,110)
#B19B80
(177,155,128)
#BCA992
(188,169,146)
#C7B7A4
(199,183,164)
#D2C5B6
(210,197,182)
#DDD3C8
(221,211,200)
#E8E1DA
(232,225,218)
#F3EFEC
(243,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856338; }

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

This text font color is #856338.

Background Color

.myBgColor { background-color: #856338; }

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

This div background color is #856338.

Border color

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

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

This div border color is #856338.

Opacity

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

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

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

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

This text has shadow with #856338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856338.

Preview

Color preview on black background

This text has color #856338 on black background.


Color preview on white background

This text has color #856338 on white background.


Black color preview on #856338 background

This text has black color on #856338 background.


White color preview on #856338 background

This text has white color on #856338 background.


Related colors

Complementary color

Complementary color for #hex is #7A9CC7.


I love getcolorcode.com

Triadic colors

1 #388563 and #633885 with #856338 are triadic colors.

2 #386385 and #638538 with #856338 are triadic colors.