COLOR #A85387

HEX: #A85387 RGB: (168,83,135)

Color info

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

RGB color model

#A85387 color RGB value is (168,83,135).

RGB: (168,83,135) (66%, 33%, 53%)

RGB channels and saturation

R 168 of 255 = 66%
G 83 of 255 = 33%
B 135 of 255 = 53%

168
83
135

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

Portions of RGB colors in percentages

R + G + B = 168 + 83 + 135 = 386 (100%)
R 168 of 386 ~ 43.52%
G 83 of 386 ~ 21.5%
B 135 of 386 ~ 34.97'%

%43.52
%21.5
%34.97

CMYK color model

#A85387 color CMYK value is (0,51,20,34).

  • cyan value is 0.00%
  • magenta value is 50.60%
  • yellow value is 19.64%
  • key color value is 34.12%

CMYK: (0,51,20,34)
C0M51Y20K34 (0%, 51%, 20%, 34%)
(0.00 / 0.51 / 0.20 / 0.34)

CMYK percentages

%0
%50.6
%19.64
%34.12

Codes

Color #A85387 in popluar color models

A8 53 87
RGB 168 83 135
HSL 323° 33.86% 49.22%
HSB/HSV 323° 50.60% 65.88%
CMYK 0.00% 50.60% 19.64%
34.12%

Color #A85387 in popluar number systems.

HEX A8 53 87
Decimal 168 83 135
Binary 10101000 1010011 10000111
Octal 250 123 207

Shades and tints

Shades of #A85387

#A85387
(168,83,135)
#994C7B
(153,76,123)
#8A456F
(138,69,111)
#7B3E63
(123,62,99)
#6C3757
(108,55,87)
#5D304B
(93,48,75)
#4E293F
(78,41,63)
#3F2233
(63,34,51)
#301B27
(48,27,39)
#21141B
(33,20,27)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #A85387

#A85387
(168,83,135)
#AF6291
(175,98,145)
#B6719B
(182,113,155)
#BD80A5
(189,128,165)
#C48FAF
(196,143,175)
#CB9EB9
(203,158,185)
#D2ADC3
(210,173,195)
#D9BCCD
(217,188,205)
#E0CBD7
(224,203,215)
#E7DAE1
(231,218,225)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A85387; }

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

This text font color is #A85387.

Background Color

.myBgColor { background-color: #A85387; }

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

This div background color is #A85387.

Border color

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

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

This div border color is #A85387.

Opacity

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

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

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

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

This text has shadow with #A85387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A85387.

Preview

Color preview on black background

This text has color #A85387 on black background.


Color preview on white background

This text has color #A85387 on white background.


Black color preview on #A85387 background

This text has black color on #A85387 background.


White color preview on #A85387 background

This text has white color on #A85387 background.


Related colors

Complementary color

Complementary color for #hex is #57AC78.


I love getcolorcode.com

Triadic colors

1 #87A853 and #5387A8 with #A85387 are triadic colors.

2 #8753A8 and #53A887 with #A85387 are triadic colors.