COLOR #856652

HEX: #856652 RGB: (133,102,82)

Color info

#856652 contains red, green and blue colors in about the same proportion. Web safe color of #856652 is #996666 (or #966).

RGB color model

#856652 color RGB value is (133,102,82).

RGB: (133,102,82) (52%, 40%, 32%)

RGB channels and saturation

R 133 of 255 = 52%
G 102 of 255 = 40%
B 82 of 255 = 32%

133
102
82

R + G + B ~ 41%. #856652 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 102 + 82 = 317 (100%)
R 133 of 317 ~ 41.96%
G 102 of 317 ~ 32.18%
B 82 of 317 ~ 25.87'%

%41.96
%32.18
%25.87

CMYK color model

#856652 color CMYK value is (0,23,38,48).

  • cyan value is 0.00%
  • magenta value is 23.31%
  • yellow value is 38.35%
  • key color value is 47.84%

CMYK: (0,23,38,48)
C0M23Y38K48 (0%, 23%, 38%, 48%)
(0.00 / 0.23 / 0.38 / 0.48)

CMYK percentages

%0
%23.31
%38.35
%47.84

Codes

Color #856652 in popluar color models

85 66 52
RGB 133 102 82
HSL 24° 23.72% 42.16%
HSB/HSV 24° 38.35% 52.16%
CMYK 0.00% 23.31% 38.35%
47.84%

Color #856652 in popluar number systems.

HEX 85 66 52
Decimal 133 102 82
Binary 10000101 1100110 1010010
Octal 205 146 122

Shades and tints

Shades of #856652

#856652
(133,102,82)
#795D4B
(121,93,75)
#6D5444
(109,84,68)
#614B3D
(97,75,61)
#554236
(85,66,54)
#49392F
(73,57,47)
#3D3028
(61,48,40)
#312721
(49,39,33)
#251E1A
(37,30,26)
#191513
(25,21,19)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #856652

#856652
(133,102,82)
#907361
(144,115,97)
#9B8070
(155,128,112)
#A68D7F
(166,141,127)
#B19A8E
(177,154,142)
#BCA79D
(188,167,157)
#C7B4AC
(199,180,172)
#D2C1BB
(210,193,187)
#DDCECA
(221,206,202)
#E8DBD9
(232,219,217)
#F3E8E8
(243,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856652 color. Also use rgb(133,102,82) instead hex code.

Text Font Color

.myTextColor { color: #856652; }

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

This text font color is #856652.

Background Color

.myBgColor { background-color: #856652; }

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

This div background color is #856652.

Border color

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

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

This div border color is #856652.

Opacity

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

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

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

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

This text has shadow with #856652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856652.

Preview

Color preview on black background

This text has color #856652 on black background.


Color preview on white background

This text has color #856652 on white background.


Black color preview on #856652 background

This text has black color on #856652 background.


White color preview on #856652 background

This text has white color on #856652 background.


Related colors

Complementary color

Complementary color for #hex is #7A99AD.


I love getcolorcode.com

Triadic colors

1 #528566 and #665285 with #856652 are triadic colors.

2 #526685 and #668552 with #856652 are triadic colors.