COLOR #856745

HEX: #856745 RGB: (133,103,69)

Color info

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

RGB color model

#856745 color RGB value is (133,103,69).

RGB: (133,103,69) (52%, 40%, 27%)

RGB channels and saturation

R 133 of 255 = 52%
G 103 of 255 = 40%
B 69 of 255 = 27%

133
103
69

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

Portions of RGB colors in percentages

R + G + B = 133 + 103 + 69 = 305 (100%)
R 133 of 305 ~ 43.61%
G 103 of 305 ~ 33.77%
B 69 of 305 ~ 22.62'%

%43.61
%33.77
%22.62

CMYK color model

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

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

CMYK: (0,23,48,48)
C0M23Y48K48 (0%, 23%, 48%, 48%)
(0.00 / 0.23 / 0.48 / 0.48)

CMYK percentages

%0
%22.56
%48.12
%47.84

Codes

Color #856745 in popluar color models

85 67 45
RGB 133 103 69
HSL 32° 31.68% 39.61%
HSB/HSV 32° 48.12% 52.16%
CMYK 0.00% 22.56% 48.12%
47.84%

Color #856745 in popluar number systems.

HEX 85 67 45
Decimal 133 103 69
Binary 10000101 1100111 1000101
Octal 205 147 105

Shades and tints

Shades of #856745

#856745
(133,103,69)
#795E3F
(121,94,63)
#6D5539
(109,85,57)
#614C33
(97,76,51)
#55432D
(85,67,45)
#493A27
(73,58,39)
#3D3121
(61,49,33)
#31281B
(49,40,27)
#251F15
(37,31,21)
#19160F
(25,22,15)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #856745

#856745
(133,103,69)
#907455
(144,116,85)
#9B8165
(155,129,101)
#A68E75
(166,142,117)
#B19B85
(177,155,133)
#BCA895
(188,168,149)
#C7B5A5
(199,181,165)
#D2C2B5
(210,194,181)
#DDCFC5
(221,207,197)
#E8DCD5
(232,220,213)
#F3E9E5
(243,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856745; }

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

This text font color is #856745.

Background Color

.myBgColor { background-color: #856745; }

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

This div background color is #856745.

Border color

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

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

This div border color is #856745.

Opacity

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

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

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

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

This text has shadow with #856745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856745.

Preview

Color preview on black background

This text has color #856745 on black background.


Color preview on white background

This text has color #856745 on white background.


Black color preview on #856745 background

This text has black color on #856745 background.


White color preview on #856745 background

This text has white color on #856745 background.


Related colors

Complementary color

Complementary color for #hex is #7A98BA.


I love getcolorcode.com

Triadic colors

1 #458567 and #674585 with #856745 are triadic colors.

2 #456785 and #678545 with #856745 are triadic colors.