COLOR #A71596

HEX: #A71596 RGB: (167,21,150)

Color info

#A71596 contains mainly red and blue colors. Web safe color of #A71596 is #990099 (or #909).

RGB color model

#A71596 color RGB value is (167,21,150).

RGB: (167,21,150) (65%, 8%, 59%)

RGB channels and saturation

R 167 of 255 = 65%
G 21 of 255 = 8%
B 150 of 255 = 59%

167
21
150

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

Portions of RGB colors in percentages

R + G + B = 167 + 21 + 150 = 338 (100%)
R 167 of 338 ~ 49.41%
G 21 of 338 ~ 6.21%
B 150 of 338 ~ 44.38'%

%49.41
%44.38

CMYK color model

#A71596 color CMYK value is (0,87,10,35).

  • cyan value is 0.00%
  • magenta value is 87.43%
  • yellow value is 10.18%
  • key color value is 34.51%

CMYK: (0,87,10,35)
C0M87Y10K35 (0%, 87%, 10%, 35%)
(0.00 / 0.87 / 0.10 / 0.35)

CMYK percentages

%0
%87.43
%10.18
%34.51

Codes

Color #A71596 in popluar color models

A7 15 96
RGB 167 21 150
HSL 307° 77.66% 36.86%
HSB/HSV 307° 87.43% 65.49%
CMYK 0.00% 87.43% 10.18%
34.51%

Color #A71596 in popluar number systems.

HEX A7 15 96
Decimal 167 21 150
Binary 10100111 10101 10010110
Octal 247 25 226

Shades and tints

Shades of #A71596

#A71596
(167,21,150)
#981489
(152,20,137)
#89137C
(137,19,124)
#7A126F
(122,18,111)
#6B1162
(107,17,98)
#5C1055
(92,16,85)
#4D0F48
(77,15,72)
#3E0E3B
(62,14,59)
#2F0D2E
(47,13,46)
#200C21
(32,12,33)
#110B14
(17,11,20)
#000000
(0,0,0)

Tints of #A71596

#A71596
(167,21,150)
#AF2A9F
(175,42,159)
#B73FA8
(183,63,168)
#BF54B1
(191,84,177)
#C769BA
(199,105,186)
#CF7EC3
(207,126,195)
#D793CC
(215,147,204)
#DFA8D5
(223,168,213)
#E7BDDE
(231,189,222)
#EFD2E7
(239,210,231)
#F7E7F0
(247,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A71596 color. Also use rgb(167,21,150) instead hex code.

Text Font Color

.myTextColor { color: #A71596; }

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

This text font color is #A71596.

Background Color

.myBgColor { background-color: #A71596; }

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

This div background color is #A71596.

Border color

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

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

This div border color is #A71596.

Opacity

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

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

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

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

This text has shadow with #A71596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A71596.

Preview

Color preview on black background

This text has color #A71596 on black background.


Color preview on white background

This text has color #A71596 on white background.


Black color preview on #A71596 background

This text has black color on #A71596 background.


White color preview on #A71596 background

This text has white color on #A71596 background.


Related colors

Complementary color

Complementary color for #hex is #58EA69.


I love getcolorcode.com

Triadic colors

1 #96A715 and #1596A7 with #A71596 are triadic colors.

2 #9615A7 and #15A796 with #A71596 are triadic colors.