COLOR #856751

HEX: #856751 RGB: (133,103,81)

Color info

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

RGB color model

#856751 color RGB value is (133,103,81).

RGB: (133,103,81) (52%, 40%, 32%)

RGB channels and saturation

R 133 of 255 = 52%
G 103 of 255 = 40%
B 81 of 255 = 32%

133
103
81

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

Portions of RGB colors in percentages

R + G + B = 133 + 103 + 81 = 317 (100%)
R 133 of 317 ~ 41.96%
G 103 of 317 ~ 32.49%
B 81 of 317 ~ 25.55'%

%41.96
%32.49
%25.55

CMYK color model

#856751 color CMYK value is (0,23,39,48).

  • cyan value is 0.00%
  • magenta value is 22.56%
  • yellow value is 39.10%
  • key color value is 47.84%

CMYK: (0,23,39,48)
C0M23Y39K48 (0%, 23%, 39%, 48%)
(0.00 / 0.23 / 0.39 / 0.48)

CMYK percentages

%0
%22.56
%39.1
%47.84

Codes

Color #856751 in popluar color models

85 67 51
RGB 133 103 81
HSL 25° 24.30% 41.96%
HSB/HSV 25° 39.10% 52.16%
CMYK 0.00% 22.56% 39.10%
47.84%

Color #856751 in popluar number systems.

HEX 85 67 51
Decimal 133 103 81
Binary 10000101 1100111 1010001
Octal 205 147 121

Shades and tints

Shades of #856751

#856751
(133,103,81)
#795E4A
(121,94,74)
#6D5543
(109,85,67)
#614C3C
(97,76,60)
#554335
(85,67,53)
#493A2E
(73,58,46)
#3D3127
(61,49,39)
#312820
(49,40,32)
#251F19
(37,31,25)
#191612
(25,22,18)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #856751

#856751
(133,103,81)
#907460
(144,116,96)
#9B816F
(155,129,111)
#A68E7E
(166,142,126)
#B19B8D
(177,155,141)
#BCA89C
(188,168,156)
#C7B5AB
(199,181,171)
#D2C2BA
(210,194,186)
#DDCFC9
(221,207,201)
#E8DCD8
(232,220,216)
#F3E9E7
(243,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856751 color. Also use rgb(133,103,81) instead hex code.

Text Font Color

.myTextColor { color: #856751; }

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

This text font color is #856751.

Background Color

.myBgColor { background-color: #856751; }

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

This div background color is #856751.

Border color

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

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

This div border color is #856751.

Opacity

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

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

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

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

This text has shadow with #856751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856751.

Preview

Color preview on black background

This text has color #856751 on black background.


Color preview on white background

This text has color #856751 on white background.


Black color preview on #856751 background

This text has black color on #856751 background.


White color preview on #856751 background

This text has white color on #856751 background.


Related colors

Complementary color

Complementary color for #hex is #7A98AE.


I love getcolorcode.com

Triadic colors

1 #518567 and #675185 with #856751 are triadic colors.

2 #516785 and #678551 with #856751 are triadic colors.