COLOR #858656

HEX: #858656 RGB: (133,134,86)

Color info

#858656 contains red, green and blue colors in about the same proportion. Web safe color of #858656 is #999966 (or #996).

RGB color model

#858656 color RGB value is (133,134,86).

RGB: (133,134,86) (52%, 53%, 34%)

RGB channels and saturation

R 133 of 255 = 52%
G 134 of 255 = 53%
B 86 of 255 = 34%

133
134
86

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

Portions of RGB colors in percentages

R + G + B = 133 + 134 + 86 = 353 (100%)
R 133 of 353 ~ 37.68%
G 134 of 353 ~ 37.96%
B 86 of 353 ~ 24.36'%

%37.68
%37.96
%24.36

CMYK color model

#858656 color CMYK value is (1,0,36,47).

  • cyan value is 0.75%
  • magenta value is 0.00%
  • yellow value is 35.82%
  • key color value is 47.45%

CMYK: (1,0,36,47)
C1M0Y36K47 (1%, 0%, 36%, 47%)
(0.01 / 0.00 / 0.36 / 0.47)

CMYK percentages

%0.75
%0
%35.82
%47.45

Codes

Color #858656 in popluar color models

85 86 56
RGB 133 134 86
HSL 61° 21.82% 43.14%
HSB/HSV 61° 35.82% 52.55%
CMYK 0.75% 0.00% 35.82%
47.45%

Color #858656 in popluar number systems.

HEX 85 86 56
Decimal 133 134 86
Binary 10000101 10000110 1010110
Octal 205 206 126

Shades and tints

Shades of #858656

#858656
(133,134,86)
#797A4F
(121,122,79)
#6D6E48
(109,110,72)
#616241
(97,98,65)
#55563A
(85,86,58)
#494A33
(73,74,51)
#3D3E2C
(61,62,44)
#313225
(49,50,37)
#25261E
(37,38,30)
#191A17
(25,26,23)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #858656

#858656
(133,134,86)
#909165
(144,145,101)
#9B9C74
(155,156,116)
#A6A783
(166,167,131)
#B1B292
(177,178,146)
#BCBDA1
(188,189,161)
#C7C8B0
(199,200,176)
#D2D3BF
(210,211,191)
#DDDECE
(221,222,206)
#E8E9DD
(232,233,221)
#F3F4EC
(243,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858656 color. Also use rgb(133,134,86) instead hex code.

Text Font Color

.myTextColor { color: #858656; }

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

This text font color is #858656.

Background Color

.myBgColor { background-color: #858656; }

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

This div background color is #858656.

Border color

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

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

This div border color is #858656.

Opacity

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

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

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

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

This text has shadow with #858656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858656.

Preview

Color preview on black background

This text has color #858656 on black background.


Color preview on white background

This text has color #858656 on white background.


Black color preview on #858656 background

This text has black color on #858656 background.


White color preview on #858656 background

This text has white color on #858656 background.


Related colors

Complementary color

Complementary color for #hex is #7A79A9.


I love getcolorcode.com

Triadic colors

1 #568586 and #865685 with #858656 are triadic colors.

2 #568685 and #868556 with #858656 are triadic colors.