COLOR #85536E

HEX: #85536E RGB: (133,83,110)

Color info

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

RGB color model

#85536E color RGB value is (133,83,110).

RGB: (133,83,110) (52%, 33%, 43%)

RGB channels and saturation

R 133 of 255 = 52%
G 83 of 255 = 33%
B 110 of 255 = 43%

133
83
110

R + G + B ~ 43%. #85536E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 83 + 110 = 326 (100%)
R 133 of 326 ~ 40.8%
G 83 of 326 ~ 25.46%
B 110 of 326 ~ 33.74'%

%40.8
%25.46
%33.74

CMYK color model

#85536E color CMYK value is (0,38,17,48).

  • cyan value is 0.00%
  • magenta value is 37.59%
  • yellow value is 17.29%
  • key color value is 47.84%
CMYK: (0,38,17,48) C0M38Y17K48 (0%,38%,17%,48%) (0.00/0.38/0.17/0.48) 

CMYK percentages

%0
%37.59
%17.29
%47.84

Codes

Color #85536E in popluar color models

85 53 6E
RGB 133 83 110
HSL 328° 23.15% 42.35%
HSB/HSV 328° 37.59% 52.16%
CMYK 0.00% 37.59% 17.29%
47.84%

Color #85536E in popluar number systems.

HEX 85 53 6E
Decimal 133 83 110
Binary 10000101 1010011 1101110
Octal 205 123 156

Shades and tints

Shades of #85536E

#85536E
(133,83,110)
#794C64
(121,76,100)
#6D455A
(109,69,90)
#613E50
(97,62,80)
#553746
(85,55,70)
#49303C
(73,48,60)
#3D2932
(61,41,50)
#312228
(49,34,40)
#251B1E
(37,27,30)
#191414
(25,20,20)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #85536E

#85536E
(133,83,110)
#90627B
(144,98,123)
#9B7188
(155,113,136)
#A68095
(166,128,149)
#B18FA2
(177,143,162)
#BC9EAF
(188,158,175)
#C7ADBC
(199,173,188)
#D2BCC9
(210,188,201)
#DDCBD6
(221,203,214)
#E8DAE3
(232,218,227)
#F3E9F0
(243,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85536E color. Also use rgb(133,83,110) instead hex code.

Text Font Color

.myTextColor { color: #85536E; }

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

This text font color is #85536E.

Background Color

.myBgColor { background-color: #85536E; }

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

This div background color is #85536E.

Border color

.myBorderColor { border: 1px solid #85536E; }

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

This div border color is #85536E.

Opacity

.myOpacity80 { color: #85536E; opacity: 0.8; }

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

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

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

This text has shadow with #85536E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85536E.

Preview

Color preview on black background

This text has color #85536E on black background.


Color preview on white background

This text has color #85536E on white background.


Black color preview on #85536E background

This text has black color on #85536E background.


White color preview on #85536E background

This text has white color on #85536E background.


Related colors

Complementary color

Complementary color for #hex is #7AAC91.


I love getcolorcode.com

Triadic colors

1 #6E8553 and #536E85 with #85536E are triadic colors.

2 #6E5385 and #53856E with #85536E are triadic colors.