COLOR #A65E87

HEX: #A65E87 RGB: (166,94,135)

Color info

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

RGB color model

#A65E87 color RGB value is (166,94,135).

RGB: (166,94,135) (65%, 37%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 94 of 255 = 37%
B 135 of 255 = 53%

166
94
135

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

Portions of RGB colors in percentages

R + G + B = 166 + 94 + 135 = 395 (100%)
R 166 of 395 ~ 42.03%
G 94 of 395 ~ 23.8%
B 135 of 395 ~ 34.18'%

%42.03
%23.8
%34.18

CMYK color model

#A65E87 color CMYK value is (0,43,19,35).

  • cyan value is 0.00%
  • magenta value is 43.37%
  • yellow value is 18.67%
  • key color value is 34.90%

CMYK: (0,43,19,35)
C0M43Y19K35 (0%, 43%, 19%, 35%)
(0.00 / 0.43 / 0.19 / 0.35)

CMYK percentages

%0
%43.37
%18.67
%34.9

Codes

Color #A65E87 in popluar color models

A6 5E 87
RGB 166 94 135
HSL 326° 28.80% 50.98%
HSB/HSV 326° 43.37% 65.10%
CMYK 0.00% 43.37% 18.67%
34.90%

Color #A65E87 in popluar number systems.

HEX A6 5E 87
Decimal 166 94 135
Binary 10100110 1011110 10000111
Octal 246 136 207

Shades and tints

Shades of #A65E87

#A65E87
(166,94,135)
#97567B
(151,86,123)
#884E6F
(136,78,111)
#794663
(121,70,99)
#6A3E57
(106,62,87)
#5B364B
(91,54,75)
#4C2E3F
(76,46,63)
#3D2633
(61,38,51)
#2E1E27
(46,30,39)
#1F161B
(31,22,27)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #A65E87

#A65E87
(166,94,135)
#AE6C91
(174,108,145)
#B67A9B
(182,122,155)
#BE88A5
(190,136,165)
#C696AF
(198,150,175)
#CEA4B9
(206,164,185)
#D6B2C3
(214,178,195)
#DEC0CD
(222,192,205)
#E6CED7
(230,206,215)
#EEDCE1
(238,220,225)
#F6EAEB
(246,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A65E87 color. Also use rgb(166,94,135) instead hex code.

Text Font Color

.myTextColor { color: #A65E87; }

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

This text font color is #A65E87.

Background Color

.myBgColor { background-color: #A65E87; }

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

This div background color is #A65E87.

Border color

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

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

This div border color is #A65E87.

Opacity

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

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

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

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

This text has shadow with #A65E87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A65E87.

Preview

Color preview on black background

This text has color #A65E87 on black background.


Color preview on white background

This text has color #A65E87 on white background.


Black color preview on #A65E87 background

This text has black color on #A65E87 background.


White color preview on #A65E87 background

This text has white color on #A65E87 background.


Related colors

Complementary color

Complementary color for #hex is #59A178.


I love getcolorcode.com

Triadic colors

1 #87A65E and #5E87A6 with #A65E87 are triadic colors.

2 #875EA6 and #5EA687 with #A65E87 are triadic colors.