COLOR #85616D

HEX: #85616D RGB: (133,97,109)

Color info

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

RGB color model

#85616D color RGB value is (133,97,109).

RGB: (133,97,109) (52%, 38%, 43%)

RGB channels and saturation

R 133 of 255 = 52%
G 97 of 255 = 38%
B 109 of 255 = 43%

133
97
109

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

Portions of RGB colors in percentages

R + G + B = 133 + 97 + 109 = 339 (100%)
R 133 of 339 ~ 39.23%
G 97 of 339 ~ 28.61%
B 109 of 339 ~ 32.15'%

%39.23
%28.61
%32.15

CMYK color model

#85616D color CMYK value is (0,27,18,48).

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

CMYK: (0,27,18,48)
C0M27Y18K48 (0%, 27%, 18%, 48%)
(0.00 / 0.27 / 0.18 / 0.48)

CMYK percentages

%0
%27.07
%18.05
%47.84

Codes

Color #85616D in popluar color models

85 61 6D
RGB 133 97 109
HSL 340° 15.65% 45.10%
HSB/HSV 340° 27.07% 52.16%
CMYK 0.00% 27.07% 18.05%
47.84%

Color #85616D in popluar number systems.

HEX 85 61 6D
Decimal 133 97 109
Binary 10000101 1100001 1101101
Octal 205 141 155

Shades and tints

Shades of #85616D

#85616D
(133,97,109)
#795964
(121,89,100)
#6D515B
(109,81,91)
#614952
(97,73,82)
#554149
(85,65,73)
#493940
(73,57,64)
#3D3137
(61,49,55)
#31292E
(49,41,46)
#252125
(37,33,37)
#19191C
(25,25,28)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #85616D

#85616D
(133,97,109)
#906F7A
(144,111,122)
#9B7D87
(155,125,135)
#A68B94
(166,139,148)
#B199A1
(177,153,161)
#BCA7AE
(188,167,174)
#C7B5BB
(199,181,187)
#D2C3C8
(210,195,200)
#DDD1D5
(221,209,213)
#E8DFE2
(232,223,226)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85616D; }

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

This text font color is #85616D.

Background Color

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

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

This div background color is #85616D.

Border color

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

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

This div border color is #85616D.

Opacity

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

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

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

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

This text has shadow with #85616D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85616D.

Preview

Color preview on black background

This text has color #85616D on black background.


Color preview on white background

This text has color #85616D on white background.


Black color preview on #85616D background

This text has black color on #85616D background.


White color preview on #85616D background

This text has white color on #85616D background.


Related colors

Complementary color

Complementary color for #hex is #7A9E92.


I love getcolorcode.com

Triadic colors

1 #6D8561 and #616D85 with #85616D are triadic colors.

2 #6D6185 and #61856D with #85616D are triadic colors.