COLOR #85566C

HEX: #85566C RGB: (133,86,108)

Color info

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

RGB color model

#85566C color RGB value is (133,86,108).

RGB: (133,86,108) (52%, 34%, 42%)

RGB channels and saturation

R 133 of 255 = 52%
G 86 of 255 = 34%
B 108 of 255 = 42%

133
86
108

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

Portions of RGB colors in percentages

R + G + B = 133 + 86 + 108 = 327 (100%)
R 133 of 327 ~ 40.67%
G 86 of 327 ~ 26.3%
B 108 of 327 ~ 33.03'%

%40.67
%26.3
%33.03

CMYK color model

#85566C color CMYK value is (0,35,19,48).

  • cyan value is 0.00%
  • magenta value is 35.34%
  • yellow value is 18.80%
  • key color value is 47.84%
CMYK: (0,35,19,48) C0M35Y19K48 (0%,35%,19%,48%) (0.00/0.35/0.19/0.48) 

CMYK percentages

%0
%35.34
%18.8
%47.84

Codes

Color #85566C in popluar color models

85 56 6C
RGB 133 86 108
HSL 332° 21.46% 42.94%
HSB/HSV 332° 35.34% 52.16%
CMYK 0.00% 35.34% 18.80%
47.84%

Color #85566C in popluar number systems.

HEX 85 56 6C
Decimal 133 86 108
Binary 10000101 1010110 1101100
Octal 205 126 154

Shades and tints

Shades of #85566C

#85566C
(133,86,108)
#794F63
(121,79,99)
#6D485A
(109,72,90)
#614151
(97,65,81)
#553A48
(85,58,72)
#49333F
(73,51,63)
#3D2C36
(61,44,54)
#31252D
(49,37,45)
#251E24
(37,30,36)
#19171B
(25,23,27)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #85566C

#85566C
(133,86,108)
#906579
(144,101,121)
#9B7486
(155,116,134)
#A68393
(166,131,147)
#B192A0
(177,146,160)
#BCA1AD
(188,161,173)
#C7B0BA
(199,176,186)
#D2BFC7
(210,191,199)
#DDCED4
(221,206,212)
#E8DDE1
(232,221,225)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85566C color. Also use rgb(133,86,108) instead hex code.

Text Font Color

.myTextColor { color: #85566C; }

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

This text font color is #85566C.

Background Color

.myBgColor { background-color: #85566C; }

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

This div background color is #85566C.

Border color

.myBorderColor { border: 1px solid #85566C; }

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

This div border color is #85566C.

Opacity

.myOpacity80 { color: #85566C; opacity: 0.8; }

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

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

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

This text has shadow with #85566C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85566C.

Preview

Color preview on black background

This text has color #85566C on black background.


Color preview on white background

This text has color #85566C on white background.


Black color preview on #85566C background

This text has black color on #85566C background.


White color preview on #85566C background

This text has white color on #85566C background.


Related colors

Complementary color

Complementary color for #hex is #7AA993.


I love getcolorcode.com

Triadic colors

1 #6C8556 and #566C85 with #85566C are triadic colors.

2 #6C5685 and #56856C with #85566C are triadic colors.