COLOR #858665

HEX: #858665 RGB: (133,134,101)

Color info

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

RGB color model

#858665 color RGB value is (133,134,101).

RGB: (133,134,101) (52%, 53%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 134 of 255 = 53%
B 101 of 255 = 40%

133
134
101

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

Portions of RGB colors in percentages

R + G + B = 133 + 134 + 101 = 368 (100%)
R 133 of 368 ~ 36.14%
G 134 of 368 ~ 36.41%
B 101 of 368 ~ 27.45'%

%36.14
%36.41
%27.45

CMYK color model

#858665 color CMYK value is (1,0,25,47).

  • cyan value is 0.75%
  • magenta value is 0.00%
  • yellow value is 24.63%
  • key color value is 47.45%
CMYK: (1,0,25,47) C1M0Y25K47 (1%,0%,25%,47%) (0.01/0.00/0.25/0.47) 

CMYK percentages

%0.75
%0
%24.63
%47.45

Codes

Color #858665 in popluar color models

85 86 65
RGB 133 134 101
HSL 62° 14.04% 46.08%
HSB/HSV 62° 24.63% 52.55%
CMYK 0.75% 0.00% 24.63%
47.45%

Color #858665 in popluar number systems.

HEX 85 86 65
Decimal 133 134 101
Binary 10000101 10000110 1100101
Octal 205 206 145

Shades and tints

Shades of #858665

#858665
(133,134,101)
#797A5C
(121,122,92)
#6D6E53
(109,110,83)
#61624A
(97,98,74)
#555641
(85,86,65)
#494A38
(73,74,56)
#3D3E2F
(61,62,47)
#313226
(49,50,38)
#25261D
(37,38,29)
#191A14
(25,26,20)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #858665

#858665
(133,134,101)
#909173
(144,145,115)
#9B9C81
(155,156,129)
#A6A78F
(166,167,143)
#B1B29D
(177,178,157)
#BCBDAB
(188,189,171)
#C7C8B9
(199,200,185)
#D2D3C7
(210,211,199)
#DDDED5
(221,222,213)
#E8E9E3
(232,233,227)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858665; }

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

This text font color is #858665.

Background Color

.myBgColor { background-color: #858665; }

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

This div background color is #858665.

Border color

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

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

This div border color is #858665.

Opacity

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

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

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

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

This text has shadow with #858665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858665.

Preview

Color preview on black background

This text has color #858665 on black background.


Color preview on white background

This text has color #858665 on white background.


Black color preview on #858665 background

This text has black color on #858665 background.


White color preview on #858665 background

This text has white color on #858665 background.


Related colors

Complementary color

Complementary color for #hex is #7A799A.


I love getcolorcode.com

Triadic colors

1 #658586 and #866585 with #858665 are triadic colors.

2 #658685 and #868565 with #858665 are triadic colors.