COLOR #858169

HEX: #858169 RGB: (133,129,105)

Color info

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

RGB color model

#858169 color RGB value is (133,129,105).

RGB: (133,129,105) (52%, 51%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 129 of 255 = 51%
B 105 of 255 = 41%

133
129
105

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

Portions of RGB colors in percentages

R + G + B = 133 + 129 + 105 = 367 (100%)
R 133 of 367 ~ 36.24%
G 129 of 367 ~ 35.15%
B 105 of 367 ~ 28.61'%

%36.24
%35.15
%28.61

CMYK color model

#858169 color CMYK value is (0,3,21,48).

  • cyan value is 0.00%
  • magenta value is 3.01%
  • yellow value is 21.05%
  • key color value is 47.84%

CMYK: (0,3,21,48)
C0M3Y21K48 (0%, 3%, 21%, 48%)
(0.00 / 0.03 / 0.21 / 0.48)

CMYK percentages

%0
%3.01
%21.05
%47.84

Codes

Color #858169 in popluar color models

85 81 69
RGB 133 129 105
HSL 51° 11.76% 46.67%
HSB/HSV 51° 21.05% 52.16%
CMYK 0.00% 3.01% 21.05%
47.84%

Color #858169 in popluar number systems.

HEX 85 81 69
Decimal 133 129 105
Binary 10000101 10000001 1101001
Octal 205 201 151

Shades and tints

Shades of #858169

#858169
(133,129,105)
#797660
(121,118,96)
#6D6B57
(109,107,87)
#61604E
(97,96,78)
#555545
(85,85,69)
#494A3C
(73,74,60)
#3D3F33
(61,63,51)
#31342A
(49,52,42)
#252921
(37,41,33)
#191E18
(25,30,24)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #858169

#858169
(133,129,105)
#908C76
(144,140,118)
#9B9783
(155,151,131)
#A6A290
(166,162,144)
#B1AD9D
(177,173,157)
#BCB8AA
(188,184,170)
#C7C3B7
(199,195,183)
#D2CEC4
(210,206,196)
#DDD9D1
(221,217,209)
#E8E4DE
(232,228,222)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858169 color. Also use rgb(133,129,105) instead hex code.

Text Font Color

.myTextColor { color: #858169; }

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

This text font color is #858169.

Background Color

.myBgColor { background-color: #858169; }

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

This div background color is #858169.

Border color

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

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

This div border color is #858169.

Opacity

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

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

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

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

This text has shadow with #858169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858169.

Preview

Color preview on black background

This text has color #858169 on black background.


Color preview on white background

This text has color #858169 on white background.


Black color preview on #858169 background

This text has black color on #858169 background.


White color preview on #858169 background

This text has white color on #858169 background.


Related colors

Complementary color

Complementary color for #hex is #7A7E96.


I love getcolorcode.com

Triadic colors

1 #698581 and #816985 with #858169 are triadic colors.

2 #698185 and #818569 with #858169 are triadic colors.