COLOR #858260

HEX: #858260 RGB: (133,130,96)

Color info

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

RGB color model

#858260 color RGB value is (133,130,96).

RGB: (133,130,96) (52%, 51%, 38%)

RGB channels and saturation

R 133 of 255 = 52%
G 130 of 255 = 51%
B 96 of 255 = 38%

133
130
96

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

Portions of RGB colors in percentages

R + G + B = 133 + 130 + 96 = 359 (100%)
R 133 of 359 ~ 37.05%
G 130 of 359 ~ 36.21%
B 96 of 359 ~ 26.74'%

%37.05
%36.21
%26.74

CMYK color model

#858260 color CMYK value is (0,2,28,48).

  • cyan value is 0.00%
  • magenta value is 2.26%
  • yellow value is 27.82%
  • key color value is 47.84%
CMYK: (0,2,28,48) C0M2Y28K48 (0%,2%,28%,48%) (0.00/0.02/0.28/0.48) 

CMYK percentages

%0
%2.26
%27.82
%47.84

Codes

Color #858260 in popluar color models

85 82 60
RGB 133 130 96
HSL 55° 16.16% 44.90%
HSB/HSV 55° 27.82% 52.16%
CMYK 0.00% 2.26% 27.82%
47.84%

Color #858260 in popluar number systems.

HEX 85 82 60
Decimal 133 130 96
Binary 10000101 10000010 1100000
Octal 205 202 140

Shades and tints

Shades of #858260

#858260
(133,130,96)
#797758
(121,119,88)
#6D6C50
(109,108,80)
#616148
(97,97,72)
#555640
(85,86,64)
#494B38
(73,75,56)
#3D4030
(61,64,48)
#313528
(49,53,40)
#252A20
(37,42,32)
#191F18
(25,31,24)
#0D1410
(13,20,16)
#000000
(0,0,0)

Tints of #858260

#858260
(133,130,96)
#908D6E
(144,141,110)
#9B987C
(155,152,124)
#A6A38A
(166,163,138)
#B1AE98
(177,174,152)
#BCB9A6
(188,185,166)
#C7C4B4
(199,196,180)
#D2CFC2
(210,207,194)
#DDDAD0
(221,218,208)
#E8E5DE
(232,229,222)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858260 color. Also use rgb(133,130,96) instead hex code.

Text Font Color

.myTextColor { color: #858260; }

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

This text font color is #858260.

Background Color

.myBgColor { background-color: #858260; }

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

This div background color is #858260.

Border color

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

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

This div border color is #858260.

Opacity

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

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

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

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

This text has shadow with #858260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858260.

Preview

Color preview on black background

This text has color #858260 on black background.


Color preview on white background

This text has color #858260 on white background.


Black color preview on #858260 background

This text has black color on #858260 background.


White color preview on #858260 background

This text has white color on #858260 background.


Related colors

Complementary color

Complementary color for #hex is #7A7D9F.


I love getcolorcode.com

Triadic colors

1 #608582 and #826085 with #858260 are triadic colors.

2 #608285 and #828560 with #858260 are triadic colors.