COLOR #A164A7

HEX: #A164A7 RGB: (161,100,167)

Color info

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

RGB color model

#A164A7 color RGB value is (161,100,167).

RGB: (161,100,167) (63%, 39%, 65%)

RGB channels and saturation

R 161 of 255 = 63%
G 100 of 255 = 39%
B 167 of 255 = 65%

161
100
167

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

Portions of RGB colors in percentages

R + G + B = 161 + 100 + 167 = 428 (100%)
R 161 of 428 ~ 37.62%
G 100 of 428 ~ 23.36%
B 167 of 428 ~ 39.02'%

%37.62
%23.36
%39.02

CMYK color model

#A164A7 color CMYK value is (4,40,0,35).

  • cyan value is 3.59%
  • magenta value is 40.12%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (4,40,0,35)
C4M40Y0K35 (4%, 40%, 0%, 35%)
(0.04 / 0.40 / 0.00 / 0.35)

CMYK percentages

%3.59
%40.12
%0
%34.51

Codes

Color #A164A7 in popluar color models

A1 64 A7
RGB 161 100 167
HSL 295° 27.57% 52.35%
HSB/HSV 295° 40.12% 65.49%
CMYK 3.59% 40.12% 0.00%
34.51%

Color #A164A7 in popluar number systems.

HEX A1 64 A7
Decimal 161 100 167
Binary 10100001 1100100 10100111
Octal 241 144 247

Shades and tints

Shades of #A164A7

#A164A7
(161,100,167)
#935B98
(147,91,152)
#855289
(133,82,137)
#77497A
(119,73,122)
#69406B
(105,64,107)
#5B375C
(91,55,92)
#4D2E4D
(77,46,77)
#3F253E
(63,37,62)
#311C2F
(49,28,47)
#231320
(35,19,32)
#150A11
(21,10,17)
#000000
(0,0,0)

Tints of #A164A7

#A164A7
(161,100,167)
#A972AF
(169,114,175)
#B180B7
(177,128,183)
#B98EBF
(185,142,191)
#C19CC7
(193,156,199)
#C9AACF
(201,170,207)
#D1B8D7
(209,184,215)
#D9C6DF
(217,198,223)
#E1D4E7
(225,212,231)
#E9E2EF
(233,226,239)
#F1F0F7
(241,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A164A7 color. Also use rgb(161,100,167) instead hex code.

Text Font Color

.myTextColor { color: #A164A7; }

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

This text font color is #A164A7.

Background Color

.myBgColor { background-color: #A164A7; }

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

This div background color is #A164A7.

Border color

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

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

This div border color is #A164A7.

Opacity

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

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

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

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

This text has shadow with #A164A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A164A7.

Preview

Color preview on black background

This text has color #A164A7 on black background.


Color preview on white background

This text has color #A164A7 on white background.


Black color preview on #A164A7 background

This text has black color on #A164A7 background.


White color preview on #A164A7 background

This text has white color on #A164A7 background.


Related colors

Complementary color

Complementary color for #hex is #5E9B58.


I love getcolorcode.com

Triadic colors

1 #A7A164 and #64A7A1 with #A164A7 are triadic colors.

2 #A764A1 and #64A1A7 with #A164A7 are triadic colors.