COLOR #85516D

HEX: #85516D RGB: (133,81,109)

Color info

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

RGB color model

#85516D color RGB value is (133,81,109).

RGB: (133,81,109) (52%, 32%, 43%)

RGB channels and saturation

R 133 of 255 = 52%
G 81 of 255 = 32%
B 109 of 255 = 43%

133
81
109

R + G + B ~ 42%. #85516D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 81 + 109 = 323 (100%)
R 133 of 323 ~ 41.18%
G 81 of 323 ~ 25.08%
B 109 of 323 ~ 33.75'%

%41.18
%25.08
%33.75

CMYK color model

#85516D color CMYK value is (0,39,18,48).

  • cyan value is 0.00%
  • magenta value is 39.10%
  • yellow value is 18.05%
  • key color value is 47.84%

CMYK: (0,39,18,48)
C0M39Y18K48 (0%, 39%, 18%, 48%)
(0.00 / 0.39 / 0.18 / 0.48)

CMYK percentages

%0
%39.1
%18.05
%47.84

Codes

Color #85516D in popluar color models

85 51 6D
RGB 133 81 109
HSL 328° 24.30% 41.96%
HSB/HSV 328° 39.10% 52.16%
CMYK 0.00% 39.10% 18.05%
47.84%

Color #85516D in popluar number systems.

HEX 85 51 6D
Decimal 133 81 109
Binary 10000101 1010001 1101101
Octal 205 121 155

Shades and tints

Shades of #85516D

#85516D
(133,81,109)
#794A64
(121,74,100)
#6D435B
(109,67,91)
#613C52
(97,60,82)
#553549
(85,53,73)
#492E40
(73,46,64)
#3D2737
(61,39,55)
#31202E
(49,32,46)
#251925
(37,25,37)
#19121C
(25,18,28)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #85516D

#85516D
(133,81,109)
#90607A
(144,96,122)
#9B6F87
(155,111,135)
#A67E94
(166,126,148)
#B18DA1
(177,141,161)
#BC9CAE
(188,156,174)
#C7ABBB
(199,171,187)
#D2BAC8
(210,186,200)
#DDC9D5
(221,201,213)
#E8D8E2
(232,216,226)
#F3E7EF
(243,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85516D color. Also use rgb(133,81,109) instead hex code.

Text Font Color

.myTextColor { color: #85516D; }

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

This text font color is #85516D.

Background Color

.myBgColor { background-color: #85516D; }

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

This div background color is #85516D.

Border color

.myBorderColor { border: 1px solid #85516D; }

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

This div border color is #85516D.

Opacity

.myOpacity80 { color: #85516D; opacity: 0.8; }

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

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

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

This text has shadow with #85516D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85516D.

Preview

Color preview on black background

This text has color #85516D on black background.


Color preview on white background

This text has color #85516D on white background.


Black color preview on #85516D background

This text has black color on #85516D background.


White color preview on #85516D background

This text has white color on #85516D background.


Related colors

Complementary color

Complementary color for #hex is #7AAE92.


I love getcolorcode.com

Triadic colors

1 #6D8551 and #516D85 with #85516D are triadic colors.

2 #6D5185 and #51856D with #85516D are triadic colors.