COLOR #85619A

HEX: #85619A RGB: (133,97,154)

Color info

#85619A contains red, green and blue colors in about the same proportion. Web safe color of #85619A is #996699 (or #969).

RGB color model

#85619A color RGB value is (133,97,154).

RGB: (133,97,154) (52%, 38%, 60%)

RGB channels and saturation

R 133 of 255 = 52%
G 97 of 255 = 38%
B 154 of 255 = 60%

133
97
154

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

Portions of RGB colors in percentages

R + G + B = 133 + 97 + 154 = 384 (100%)
R 133 of 384 ~ 34.64%
G 97 of 384 ~ 25.26%
B 154 of 384 ~ 40.1'%

%34.64
%25.26
%40.1

CMYK color model

#85619A color CMYK value is (14,37,0,40).

  • cyan value is 13.64%
  • magenta value is 37.01%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (14,37,0,40) C14M37Y0K40 (14%,37%,0%,40%) (0.14/0.37/0.00/0.40) 

CMYK percentages

%13.64
%37.01
%0
%39.61

Codes

Color #85619A in popluar color models

85 61 9A
RGB 133 97 154
HSL 278° 22.71% 49.22%
HSB/HSV 278° 37.01% 60.39%
CMYK 13.64% 37.01% 0.00%
39.61%

Color #85619A in popluar number systems.

HEX 85 61 9A
Decimal 133 97 154
Binary 10000101 1100001 10011010
Octal 205 141 232

Shades and tints

Shades of #85619A

#85619A
(133,97,154)
#79598C
(121,89,140)
#6D517E
(109,81,126)
#614970
(97,73,112)
#554162
(85,65,98)
#493954
(73,57,84)
#3D3146
(61,49,70)
#312938
(49,41,56)
#25212A
(37,33,42)
#19191C
(25,25,28)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #85619A

#85619A
(133,97,154)
#906FA3
(144,111,163)
#9B7DAC
(155,125,172)
#A68BB5
(166,139,181)
#B199BE
(177,153,190)
#BCA7C7
(188,167,199)
#C7B5D0
(199,181,208)
#D2C3D9
(210,195,217)
#DDD1E2
(221,209,226)
#E8DFEB
(232,223,235)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85619A; }

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

This text font color is #85619A.

Background Color

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

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

This div background color is #85619A.

Border color

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

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

This div border color is #85619A.

Opacity

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

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

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

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

This text has shadow with #85619A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85619A.

Preview

Color preview on black background

This text has color #85619A on black background.


Color preview on white background

This text has color #85619A on white background.


Black color preview on #85619A background

This text has black color on #85619A background.


White color preview on #85619A background

This text has white color on #85619A background.


Related colors

Complementary color

Complementary color for #hex is #7A9E65.


I love getcolorcode.com

Triadic colors

1 #9A8561 and #619A85 with #85619A are triadic colors.

2 #9A6185 and #61859A with #85619A are triadic colors.