COLOR #858468

HEX: #858468 RGB: (133,132,104)

Color info

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

RGB color model

#858468 color RGB value is (133,132,104).

RGB: (133,132,104) (52%, 52%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 132 of 255 = 52%
B 104 of 255 = 41%

133
132
104

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

Portions of RGB colors in percentages

R + G + B = 133 + 132 + 104 = 369 (100%)
R 133 of 369 ~ 36.04%
G 132 of 369 ~ 35.77%
B 104 of 369 ~ 28.18'%

%36.04
%35.77
%28.18

CMYK color model

#858468 color CMYK value is (0,1,22,48).

  • cyan value is 0.00%
  • magenta value is 0.75%
  • yellow value is 21.80%
  • key color value is 47.84%

CMYK: (0,1,22,48)
C0M1Y22K48 (0%, 1%, 22%, 48%)
(0.00 / 0.01 / 0.22 / 0.48)

CMYK percentages

%0
%0.75
%21.8
%47.84

Codes

Color #858468 in popluar color models

85 84 68
RGB 133 132 104
HSL 58° 12.24% 46.47%
HSB/HSV 58° 21.80% 52.16%
CMYK 0.00% 0.75% 21.80%
47.84%

Color #858468 in popluar number systems.

HEX 85 84 68
Decimal 133 132 104
Binary 10000101 10000100 1101000
Octal 205 204 150

Shades and tints

Shades of #858468

#858468
(133,132,104)
#79785F
(121,120,95)
#6D6C56
(109,108,86)
#61604D
(97,96,77)
#555444
(85,84,68)
#49483B
(73,72,59)
#3D3C32
(61,60,50)
#313029
(49,48,41)
#252420
(37,36,32)
#191817
(25,24,23)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #858468

#858468
(133,132,104)
#908F75
(144,143,117)
#9B9A82
(155,154,130)
#A6A58F
(166,165,143)
#B1B09C
(177,176,156)
#BCBBA9
(188,187,169)
#C7C6B6
(199,198,182)
#D2D1C3
(210,209,195)
#DDDCD0
(221,220,208)
#E8E7DD
(232,231,221)
#F3F2EA
(243,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858468 color. Also use rgb(133,132,104) instead hex code.

Text Font Color

.myTextColor { color: #858468; }

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

This text font color is #858468.

Background Color

.myBgColor { background-color: #858468; }

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

This div background color is #858468.

Border color

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

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

This div border color is #858468.

Opacity

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

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

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

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

This text has shadow with #858468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858468.

Preview

Color preview on black background

This text has color #858468 on black background.


Color preview on white background

This text has color #858468 on white background.


Black color preview on #858468 background

This text has black color on #858468 background.


White color preview on #858468 background

This text has white color on #858468 background.


Related colors

Complementary color

Complementary color for #hex is #7A7B97.


I love getcolorcode.com

Triadic colors

1 #688584 and #846885 with #858468 are triadic colors.

2 #688485 and #848568 with #858468 are triadic colors.