COLOR #A85CA8

HEX: #A85CA8 RGB: (168,92,168)

Color info

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

RGB color model

#A85CA8 color RGB value is (168,92,168).

RGB: (168,92,168) (66%, 36%, 66%)

RGB channels and saturation

R 168 of 255 = 66%
G 92 of 255 = 36%
B 168 of 255 = 66%

168
92
168

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

Portions of RGB colors in percentages

R + G + B = 168 + 92 + 168 = 428 (100%)
R 168 of 428 ~ 39.25%
G 92 of 428 ~ 21.5%
B 168 of 428 ~ 39.25'%

%39.25
%21.5
%39.25

CMYK color model

#A85CA8 color CMYK value is (0,45,0,34).

  • cyan value is 0.00%
  • magenta value is 45.24%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (0,45,0,34)
C0M45Y0K34 (0%, 45%, 0%, 34%)
(0.00 / 0.45 / 0.00 / 0.34)

CMYK percentages

%0
%45.24
%0
%34.12

Codes

Color #A85CA8 in popluar color models

A8 5C A8
RGB 168 92 168
HSL 300° 30.40% 50.98%
HSB/HSV 300° 45.24% 65.88%
CMYK 0.00% 45.24% 0.00%
34.12%

Color #A85CA8 in popluar number systems.

HEX A8 5C A8
Decimal 168 92 168
Binary 10101000 1011100 10101000
Octal 250 134 250

Shades and tints

Shades of #A85CA8

#A85CA8
(168,92,168)
#995499
(153,84,153)
#8A4C8A
(138,76,138)
#7B447B
(123,68,123)
#6C3C6C
(108,60,108)
#5D345D
(93,52,93)
#4E2C4E
(78,44,78)
#3F243F
(63,36,63)
#301C30
(48,28,48)
#211421
(33,20,33)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #A85CA8

#A85CA8
(168,92,168)
#AF6AAF
(175,106,175)
#B678B6
(182,120,182)
#BD86BD
(189,134,189)
#C494C4
(196,148,196)
#CBA2CB
(203,162,203)
#D2B0D2
(210,176,210)
#D9BED9
(217,190,217)
#E0CCE0
(224,204,224)
#E7DAE7
(231,218,231)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A85CA8; }

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

This text font color is #A85CA8.

Background Color

.myBgColor { background-color: #A85CA8; }

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

This div background color is #A85CA8.

Border color

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

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

This div border color is #A85CA8.

Opacity

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

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

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

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

This text has shadow with #A85CA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A85CA8.

Preview

Color preview on black background

This text has color #A85CA8 on black background.


Color preview on white background

This text has color #A85CA8 on white background.


Black color preview on #A85CA8 background

This text has black color on #A85CA8 background.


White color preview on #A85CA8 background

This text has white color on #A85CA8 background.


Related colors

Complementary color

Complementary color for #hex is #57A357.


I love getcolorcode.com

Triadic colors

1 #A8A85C and #5CA8A8 with #A85CA8 are triadic colors.

2 #A85CA8 and #5CA8A8 with #A85CA8 are triadic colors.