COLOR #85219A

HEX: #85219A RGB: (133,33,154)

Color info

#85219A contains mainly red and blue colors. Web safe color of #85219A is #993399 (or #939).

RGB color model

#85219A color RGB value is (133,33,154).

RGB: (133,33,154) (52%, 13%, 60%)

RGB channels and saturation

R 133 of 255 = 52%
G 33 of 255 = 13%
B 154 of 255 = 60%

133
33
154

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

Portions of RGB colors in percentages

R + G + B = 133 + 33 + 154 = 320 (100%)
R 133 of 320 ~ 41.56%
G 33 of 320 ~ 10.31%
B 154 of 320 ~ 48.13'%

%41.56
%10.31
%48.13

CMYK color model

#85219A color CMYK value is (14,79,0,40).

  • cyan value is 13.64%
  • magenta value is 78.57%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (14,79,0,40) C14M79Y0K40 (14%,79%,0%,40%) (0.14/0.79/0.00/0.40) 

CMYK percentages

%13.64
%78.57
%0
%39.61

Codes

Color #85219A in popluar color models

85 21 9A
RGB 133 33 154
HSL 290° 64.71% 36.67%
HSB/HSV 290° 78.57% 60.39%
CMYK 13.64% 78.57% 0.00%
39.61%

Color #85219A in popluar number systems.

HEX 85 21 9A
Decimal 133 33 154
Binary 10000101 100001 10011010
Octal 205 41 232

Shades and tints

Shades of #85219A

#85219A
(133,33,154)
#791E8C
(121,30,140)
#6D1B7E
(109,27,126)
#611870
(97,24,112)
#551562
(85,21,98)
#491254
(73,18,84)
#3D0F46
(61,15,70)
#310C38
(49,12,56)
#25092A
(37,9,42)
#19061C
(25,6,28)
#0D030E
(13,3,14)
#000000
(0,0,0)

Tints of #85219A

#85219A
(133,33,154)
#9035A3
(144,53,163)
#9B49AC
(155,73,172)
#A65DB5
(166,93,181)
#B171BE
(177,113,190)
#BC85C7
(188,133,199)
#C799D0
(199,153,208)
#D2ADD9
(210,173,217)
#DDC1E2
(221,193,226)
#E8D5EB
(232,213,235)
#F3E9F4
(243,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85219A; }

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

This text font color is #85219A.

Background Color

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

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

This div background color is #85219A.

Border color

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

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

This div border color is #85219A.

Opacity

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

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

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

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

This text has shadow with #85219A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85219A.

Preview

Color preview on black background

This text has color #85219A on black background.


Color preview on white background

This text has color #85219A on white background.


Black color preview on #85219A background

This text has black color on #85219A background.


White color preview on #85219A background

This text has white color on #85219A background.


Related colors

Complementary color

Complementary color for #hex is #7ADE65.


I love getcolorcode.com

Triadic colors

1 #9A8521 and #219A85 with #85219A are triadic colors.

2 #9A2185 and #21859A with #85219A are triadic colors.