COLOR #85796A

HEX: #85796A RGB: (133,121,106)

Color info

#85796A contains red, green and blue colors in about the same proportion. Web safe color of #85796A is #996666 (or #966).

RGB color model

#85796A color RGB value is (133,121,106).

RGB: (133,121,106) (52%, 47%, 42%)

RGB channels and saturation

R 133 of 255 = 52%
G 121 of 255 = 47%
B 106 of 255 = 42%

133
121
106

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

Portions of RGB colors in percentages

R + G + B = 133 + 121 + 106 = 360 (100%)
R 133 of 360 ~ 36.94%
G 121 of 360 ~ 33.61%
B 106 of 360 ~ 29.44'%

%36.94
%33.61
%29.44

CMYK color model

#85796A color CMYK value is (0,9,20,48).

  • cyan value is 0.00%
  • magenta value is 9.02%
  • yellow value is 20.30%
  • key color value is 47.84%
CMYK: (0,9,20,48) C0M9Y20K48 (0%,9%,20%,48%) (0.00/0.09/0.20/0.48) 

CMYK percentages

%0
%9.02
%20.3
%47.84

Codes

Color #85796A in popluar color models

85 79 6A
RGB 133 121 106
HSL 33° 11.30% 46.86%
HSB/HSV 33° 20.30% 52.16%
CMYK 0.00% 9.02% 20.30%
47.84%

Color #85796A in popluar number systems.

HEX 85 79 6A
Decimal 133 121 106
Binary 10000101 1111001 1101010
Octal 205 171 152

Shades and tints

Shades of #85796A

#85796A
(133,121,106)
#796E61
(121,110,97)
#6D6358
(109,99,88)
#61584F
(97,88,79)
#554D46
(85,77,70)
#49423D
(73,66,61)
#3D3734
(61,55,52)
#312C2B
(49,44,43)
#252122
(37,33,34)
#191619
(25,22,25)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #85796A

#85796A
(133,121,106)
#908577
(144,133,119)
#9B9184
(155,145,132)
#A69D91
(166,157,145)
#B1A99E
(177,169,158)
#BCB5AB
(188,181,171)
#C7C1B8
(199,193,184)
#D2CDC5
(210,205,197)
#DDD9D2
(221,217,210)
#E8E5DF
(232,229,223)
#F3F1EC
(243,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85796A color. Also use rgb(133,121,106) instead hex code.

Text Font Color

.myTextColor { color: #85796A; }

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

This text font color is #85796A.

Background Color

.myBgColor { background-color: #85796A; }

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

This div background color is #85796A.

Border color

.myBorderColor { border: 1px solid #85796A; }

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

This div border color is #85796A.

Opacity

.myOpacity80 { color: #85796A; opacity: 0.8; }

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

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

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

This text has shadow with #85796A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85796A.

Preview

Color preview on black background

This text has color #85796A on black background.


Color preview on white background

This text has color #85796A on white background.


Black color preview on #85796A background

This text has black color on #85796A background.


White color preview on #85796A background

This text has white color on #85796A background.


Related colors

Complementary color

Complementary color for #hex is #7A8695.


I love getcolorcode.com

Triadic colors

1 #6A8579 and #796A85 with #85796A are triadic colors.

2 #6A7985 and #79856A with #85796A are triadic colors.