COLOR #A41386

HEX: #A41386 RGB: (164,19,134)

Color info

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

RGB color model

#A41386 color RGB value is (164,19,134).

RGB: (164,19,134) (64%, 7%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 19 of 255 = 7%
B 134 of 255 = 53%

164
19
134

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

Portions of RGB colors in percentages

R + G + B = 164 + 19 + 134 = 317 (100%)
R 164 of 317 ~ 51.74%
G 19 of 317 ~ 5.99%
B 134 of 317 ~ 42.27'%

%51.74
%42.27

CMYK color model

#A41386 color CMYK value is (0,88,18,36).

  • cyan value is 0.00%
  • magenta value is 88.41%
  • yellow value is 18.29%
  • key color value is 35.69%

CMYK: (0,88,18,36)
C0M88Y18K36 (0%, 88%, 18%, 36%)
(0.00 / 0.88 / 0.18 / 0.36)

CMYK percentages

%0
%88.41
%18.29
%35.69

Codes

Color #A41386 in popluar color models

A4 13 86
RGB 164 19 134
HSL 312° 79.23% 35.88%
HSB/HSV 312° 88.41% 64.31%
CMYK 0.00% 88.41% 18.29%
35.69%

Color #A41386 in popluar number systems.

HEX A4 13 86
Decimal 164 19 134
Binary 10100100 10011 10000110
Octal 244 23 206

Shades and tints

Shades of #A41386

#A41386
(164,19,134)
#96127A
(150,18,122)
#88116E
(136,17,110)
#7A1062
(122,16,98)
#6C0F56
(108,15,86)
#5E0E4A
(94,14,74)
#500D3E
(80,13,62)
#420C32
(66,12,50)
#340B26
(52,11,38)
#260A1A
(38,10,26)
#18090E
(24,9,14)
#000000
(0,0,0)

Tints of #A41386

#A41386
(164,19,134)
#AC2891
(172,40,145)
#B43D9C
(180,61,156)
#BC52A7
(188,82,167)
#C467B2
(196,103,178)
#CC7CBD
(204,124,189)
#D491C8
(212,145,200)
#DCA6D3
(220,166,211)
#E4BBDE
(228,187,222)
#ECD0E9
(236,208,233)
#F4E5F4
(244,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A41386 color. Also use rgb(164,19,134) instead hex code.

Text Font Color

.myTextColor { color: #A41386; }

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

This text font color is #A41386.

Background Color

.myBgColor { background-color: #A41386; }

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

This div background color is #A41386.

Border color

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

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

This div border color is #A41386.

Opacity

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

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

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

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

This text has shadow with #A41386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A41386.

Preview

Color preview on black background

This text has color #A41386 on black background.


Color preview on white background

This text has color #A41386 on white background.


Black color preview on #A41386 background

This text has black color on #A41386 background.


White color preview on #A41386 background

This text has white color on #A41386 background.


Related colors

Complementary color

Complementary color for #hex is #5BEC79.


I love getcolorcode.com

Triadic colors

1 #86A413 and #1386A4 with #A41386 are triadic colors.

2 #8613A4 and #13A486 with #A41386 are triadic colors.