COLOR #A35893

HEX: #A35893 RGB: (163,88,147)

Color info

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

RGB color model

#A35893 color RGB value is (163,88,147).

RGB: (163,88,147) (64%, 35%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 88 of 255 = 35%
B 147 of 255 = 58%

163
88
147

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

Portions of RGB colors in percentages

R + G + B = 163 + 88 + 147 = 398 (100%)
R 163 of 398 ~ 40.95%
G 88 of 398 ~ 22.11%
B 147 of 398 ~ 36.93'%

%40.95
%22.11
%36.93

CMYK color model

#A35893 color CMYK value is (0,46,10,36).

  • cyan value is 0.00%
  • magenta value is 46.01%
  • yellow value is 9.82%
  • key color value is 36.08%

CMYK: (0,46,10,36)
C0M46Y10K36 (0%, 46%, 10%, 36%)
(0.00 / 0.46 / 0.10 / 0.36)

CMYK percentages

%0
%46.01
%9.82
%36.08

Codes

Color #A35893 in popluar color models

A3 58 93
RGB 163 88 147
HSL 313° 29.88% 49.22%
HSB/HSV 313° 46.01% 63.92%
CMYK 0.00% 46.01% 9.82%
36.08%

Color #A35893 in popluar number systems.

HEX A3 58 93
Decimal 163 88 147
Binary 10100011 1011000 10010011
Octal 243 130 223

Shades and tints

Shades of #A35893

#A35893
(163,88,147)
#955086
(149,80,134)
#874879
(135,72,121)
#79406C
(121,64,108)
#6B385F
(107,56,95)
#5D3052
(93,48,82)
#4F2845
(79,40,69)
#412038
(65,32,56)
#33182B
(51,24,43)
#25101E
(37,16,30)
#170811
(23,8,17)
#000000
(0,0,0)

Tints of #A35893

#A35893
(163,88,147)
#AB679C
(171,103,156)
#B376A5
(179,118,165)
#BB85AE
(187,133,174)
#C394B7
(195,148,183)
#CBA3C0
(203,163,192)
#D3B2C9
(211,178,201)
#DBC1D2
(219,193,210)
#E3D0DB
(227,208,219)
#EBDFE4
(235,223,228)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35893 color. Also use rgb(163,88,147) instead hex code.

Text Font Color

.myTextColor { color: #A35893; }

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

This text font color is #A35893.

Background Color

.myBgColor { background-color: #A35893; }

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

This div background color is #A35893.

Border color

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

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

This div border color is #A35893.

Opacity

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

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

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

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

This text has shadow with #A35893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35893.

Preview

Color preview on black background

This text has color #A35893 on black background.


Color preview on white background

This text has color #A35893 on white background.


Black color preview on #A35893 background

This text has black color on #A35893 background.


White color preview on #A35893 background

This text has white color on #A35893 background.


Related colors

Complementary color

Complementary color for #hex is #5CA76C.


I love getcolorcode.com

Triadic colors

1 #93A358 and #5893A3 with #A35893 are triadic colors.

2 #9358A3 and #58A393 with #A35893 are triadic colors.