COLOR #A53886

HEX: #A53886 RGB: (165,56,134)

Color info

#A53886 contains mainly red and blue colors. Web safe color of #A53886 is #993399 (or #939).

RGB color model

#A53886 color RGB value is (165,56,134).

RGB: (165,56,134) (65%, 22%, 53%)

RGB channels and saturation

R 165 of 255 = 65%
G 56 of 255 = 22%
B 134 of 255 = 53%

165
56
134

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

Portions of RGB colors in percentages

R + G + B = 165 + 56 + 134 = 355 (100%)
R 165 of 355 ~ 46.48%
G 56 of 355 ~ 15.77%
B 134 of 355 ~ 37.75'%

%46.48
%15.77
%37.75

CMYK color model

#A53886 color CMYK value is (0,66,19,35).

  • cyan value is 0.00%
  • magenta value is 66.06%
  • yellow value is 18.79%
  • key color value is 35.29%

CMYK: (0,66,19,35)
C0M66Y19K35 (0%, 66%, 19%, 35%)
(0.00 / 0.66 / 0.19 / 0.35)

CMYK percentages

%0
%66.06
%18.79
%35.29

Codes

Color #A53886 in popluar color models

A5 38 86
RGB 165 56 134
HSL 317° 49.32% 43.33%
HSB/HSV 317° 66.06% 64.71%
CMYK 0.00% 66.06% 18.79%
35.29%

Color #A53886 in popluar number systems.

HEX A5 38 86
Decimal 165 56 134
Binary 10100101 111000 10000110
Octal 245 70 206

Shades and tints

Shades of #A53886

#A53886
(165,56,134)
#96337A
(150,51,122)
#872E6E
(135,46,110)
#782962
(120,41,98)
#692456
(105,36,86)
#5A1F4A
(90,31,74)
#4B1A3E
(75,26,62)
#3C1532
(60,21,50)
#2D1026
(45,16,38)
#1E0B1A
(30,11,26)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #A53886

#A53886
(165,56,134)
#AD4A91
(173,74,145)
#B55C9C
(181,92,156)
#BD6EA7
(189,110,167)
#C580B2
(197,128,178)
#CD92BD
(205,146,189)
#D5A4C8
(213,164,200)
#DDB6D3
(221,182,211)
#E5C8DE
(229,200,222)
#EDDAE9
(237,218,233)
#F5ECF4
(245,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A53886 color. Also use rgb(165,56,134) instead hex code.

Text Font Color

.myTextColor { color: #A53886; }

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

This text font color is #A53886.

Background Color

.myBgColor { background-color: #A53886; }

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

This div background color is #A53886.

Border color

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

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

This div border color is #A53886.

Opacity

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

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

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

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

This text has shadow with #A53886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A53886.

Preview

Color preview on black background

This text has color #A53886 on black background.


Color preview on white background

This text has color #A53886 on white background.


Black color preview on #A53886 background

This text has black color on #A53886 background.


White color preview on #A53886 background

This text has white color on #A53886 background.


Related colors

Complementary color

Complementary color for #hex is #5AC779.


I love getcolorcode.com

Triadic colors

1 #86A538 and #3886A5 with #A53886 are triadic colors.

2 #8638A5 and #38A586 with #A53886 are triadic colors.