COLOR #A85993

HEX: #A85993 RGB: (168,89,147)

Color info

#A85993 contains mainly red and blue colors. Web safe color of #A85993 is #996699 (or #969).

RGB color model

#A85993 color RGB value is (168,89,147).

RGB: (168,89,147) (66%, 35%, 58%)

RGB channels and saturation

R 168 of 255 = 66%
G 89 of 255 = 35%
B 147 of 255 = 58%

168
89
147

R + G + B ~ 53%. #A85993 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 168 + 89 + 147 = 404 (100%)
R 168 of 404 ~ 41.58%
G 89 of 404 ~ 22.03%
B 147 of 404 ~ 36.39'%

%41.58
%22.03
%36.39

CMYK color model

#A85993 color CMYK value is (0,47,13,34).

  • cyan value is 0.00%
  • magenta value is 47.02%
  • yellow value is 12.50%
  • key color value is 34.12%
CMYK: (0,47,13,34) C0M47Y13K34 (0%,47%,13%,34%) (0.00/0.47/0.13/0.34) 

CMYK percentages

%0
%47.02
%12.5
%34.12

Codes

Color #A85993 in popluar color models

A8 59 93
RGB 168 89 147
HSL 316° 31.23% 50.39%
HSB/HSV 316° 47.02% 65.88%
CMYK 0.00% 47.02% 12.50%
34.12%

Color #A85993 in popluar number systems.

HEX A8 59 93
Decimal 168 89 147
Binary 10101000 1011001 10010011
Octal 250 131 223

Shades and tints

Shades of #A85993

#A85993
(168,89,147)
#995186
(153,81,134)
#8A4979
(138,73,121)
#7B416C
(123,65,108)
#6C395F
(108,57,95)
#5D3152
(93,49,82)
#4E2945
(78,41,69)
#3F2138
(63,33,56)
#30192B
(48,25,43)
#21111E
(33,17,30)
#120911
(18,9,17)
#000000
(0,0,0)

Tints of #A85993

#A85993
(168,89,147)
#AF689C
(175,104,156)
#B677A5
(182,119,165)
#BD86AE
(189,134,174)
#C495B7
(196,149,183)
#CBA4C0
(203,164,192)
#D2B3C9
(210,179,201)
#D9C2D2
(217,194,210)
#E0D1DB
(224,209,219)
#E7E0E4
(231,224,228)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A85993 color. Also use rgb(168,89,147) instead hex code.

Text Font Color

.myTextColor { color: #A85993; }

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

This text font color is #A85993.

Background Color

.myBgColor { background-color: #A85993; }

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

This div background color is #A85993.

Border color

.myBorderColor { border: 1px solid #A85993; }

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

This div border color is #A85993.

Opacity

.myOpacity80 { color: #A85993; opacity: 0.8; }

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

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

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

This text has shadow with #A85993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A85993.

Preview

Color preview on black background

This text has color #A85993 on black background.


Color preview on white background

This text has color #A85993 on white background.


Black color preview on #A85993 background

This text has black color on #A85993 background.


White color preview on #A85993 background

This text has white color on #A85993 background.


Related colors

Complementary color

Complementary color for #hex is #57A66C.


I love getcolorcode.com

Gradients

Color #A85993 is used in Pearly Purple gradient.

Pearly Purple


Triadic colors

1 #93A859 and #5993A8 with #A85993 are triadic colors.

2 #9359A8 and #59A893 with #A85993 are triadic colors.