COLOR #85617A

HEX: #85617A RGB: (133,97,122)

Color info

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

RGB color model

#85617A color RGB value is (133,97,122).

RGB: (133,97,122) (52%, 38%, 48%)

RGB channels and saturation

R 133 of 255 = 52%
G 97 of 255 = 38%
B 122 of 255 = 48%

133
97
122

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

Portions of RGB colors in percentages

R + G + B = 133 + 97 + 122 = 352 (100%)
R 133 of 352 ~ 37.78%
G 97 of 352 ~ 27.56%
B 122 of 352 ~ 34.66'%

%37.78
%27.56
%34.66

CMYK color model

#85617A color CMYK value is (0,27,8,48).

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

CMYK: (0,27,8,48)
C0M27Y8K48 (0%, 27%, 8%, 48%)
(0.00 / 0.27 / 0.08 / 0.48)

CMYK percentages

%0
%27.07
%8.27
%47.84

Codes

Color #85617A in popluar color models

85 61 7A
RGB 133 97 122
HSL 318° 15.65% 45.10%
HSB/HSV 318° 27.07% 52.16%
CMYK 0.00% 27.07% 8.27%
47.84%

Color #85617A in popluar number systems.

HEX 85 61 7A
Decimal 133 97 122
Binary 10000101 1100001 1111010
Octal 205 141 172

Shades and tints

Shades of #85617A

#85617A
(133,97,122)
#79596F
(121,89,111)
#6D5164
(109,81,100)
#614959
(97,73,89)
#55414E
(85,65,78)
#493943
(73,57,67)
#3D3138
(61,49,56)
#31292D
(49,41,45)
#252122
(37,33,34)
#191917
(25,25,23)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #85617A

#85617A
(133,97,122)
#906F86
(144,111,134)
#9B7D92
(155,125,146)
#A68B9E
(166,139,158)
#B199AA
(177,153,170)
#BCA7B6
(188,167,182)
#C7B5C2
(199,181,194)
#D2C3CE
(210,195,206)
#DDD1DA
(221,209,218)
#E8DFE6
(232,223,230)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85617A color. Also use rgb(133,97,122) instead hex code.

Text Font Color

.myTextColor { color: #85617A; }

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

This text font color is #85617A.

Background Color

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

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

This div background color is #85617A.

Border color

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

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

This div border color is #85617A.

Opacity

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

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

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

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

This text has shadow with #85617A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85617A.

Preview

Color preview on black background

This text has color #85617A on black background.


Color preview on white background

This text has color #85617A on white background.


Black color preview on #85617A background

This text has black color on #85617A background.


White color preview on #85617A background

This text has white color on #85617A background.


Related colors

Complementary color

Complementary color for #hex is #7A9E85.


I love getcolorcode.com

Triadic colors

1 #7A8561 and #617A85 with #85617A are triadic colors.

2 #7A6185 and #61857A with #85617A are triadic colors.