COLOR #858764

HEX: #858764 RGB: (133,135,100)

Color info

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

RGB color model

#858764 color RGB value is (133,135,100).

RGB: (133,135,100) (52%, 53%, 39%)

RGB channels and saturation

R 133 of 255 = 52%
G 135 of 255 = 53%
B 100 of 255 = 39%

133
135
100

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

Portions of RGB colors in percentages

R + G + B = 133 + 135 + 100 = 368 (100%)
R 133 of 368 ~ 36.14%
G 135 of 368 ~ 36.68%
B 100 of 368 ~ 27.17'%

%36.14
%36.68
%27.17

CMYK color model

#858764 color CMYK value is (1,0,26,47).

  • cyan value is 1.48%
  • magenta value is 0.00%
  • yellow value is 25.93%
  • key color value is 47.06%

CMYK: (1,0,26,47)
C1M0Y26K47 (1%, 0%, 26%, 47%)
(0.01 / 0.00 / 0.26 / 0.47)

CMYK percentages

%1.48
%0
%25.93
%47.06

Codes

Color #858764 in popluar color models

85 87 64
RGB 133 135 100
HSL 63° 14.89% 46.08%
HSB/HSV 63° 25.93% 52.94%
CMYK 1.48% 0.00% 25.93%
47.06%

Color #858764 in popluar number systems.

HEX 85 87 64
Decimal 133 135 100
Binary 10000101 10000111 1100100
Octal 205 207 144

Shades and tints

Shades of #858764

#858764
(133,135,100)
#797B5B
(121,123,91)
#6D6F52
(109,111,82)
#616349
(97,99,73)
#555740
(85,87,64)
#494B37
(73,75,55)
#3D3F2E
(61,63,46)
#313325
(49,51,37)
#25271C
(37,39,28)
#191B13
(25,27,19)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #858764

#858764
(133,135,100)
#909172
(144,145,114)
#9B9B80
(155,155,128)
#A6A58E
(166,165,142)
#B1AF9C
(177,175,156)
#BCB9AA
(188,185,170)
#C7C3B8
(199,195,184)
#D2CDC6
(210,205,198)
#DDD7D4
(221,215,212)
#E8E1E2
(232,225,226)
#F3EBF0
(243,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858764 color. Also use rgb(133,135,100) instead hex code.

Text Font Color

.myTextColor { color: #858764; }

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

This text font color is #858764.

Background Color

.myBgColor { background-color: #858764; }

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

This div background color is #858764.

Border color

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

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

This div border color is #858764.

Opacity

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

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

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

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

This text has shadow with #858764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858764.

Preview

Color preview on black background

This text has color #858764 on black background.


Color preview on white background

This text has color #858764 on white background.


Black color preview on #858764 background

This text has black color on #858764 background.


White color preview on #858764 background

This text has white color on #858764 background.


Related colors

Complementary color

Complementary color for #hex is #7A789B.


I love getcolorcode.com

Triadic colors

1 #648587 and #876485 with #858764 are triadic colors.

2 #648785 and #878564 with #858764 are triadic colors.