COLOR #A35291

HEX: #A35291 RGB: (163,82,145)

Color info

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

RGB color model

#A35291 color RGB value is (163,82,145).

RGB: (163,82,145) (64%, 32%, 57%)

RGB channels and saturation

R 163 of 255 = 64%
G 82 of 255 = 32%
B 145 of 255 = 57%

163
82
145

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

Portions of RGB colors in percentages

R + G + B = 163 + 82 + 145 = 390 (100%)
R 163 of 390 ~ 41.79%
G 82 of 390 ~ 21.03%
B 145 of 390 ~ 37.18'%

%41.79
%21.03
%37.18

CMYK color model

#A35291 color CMYK value is (0,50,11,36).

  • cyan value is 0.00%
  • magenta value is 49.69%
  • yellow value is 11.04%
  • key color value is 36.08%
CMYK: (0,50,11,36) C0M50Y11K36 (0%,50%,11%,36%) (0.00/0.50/0.11/0.36) 

CMYK percentages

%0
%49.69
%11.04
%36.08

Codes

Color #A35291 in popluar color models

A3 52 91
RGB 163 82 145
HSL 313° 33.06% 48.04%
HSB/HSV 313° 49.69% 63.92%
CMYK 0.00% 49.69% 11.04%
36.08%

Color #A35291 in popluar number systems.

HEX A3 52 91
Decimal 163 82 145
Binary 10100011 1010010 10010001
Octal 243 122 221

Shades and tints

Shades of #A35291

#A35291
(163,82,145)
#954B84
(149,75,132)
#874477
(135,68,119)
#793D6A
(121,61,106)
#6B365D
(107,54,93)
#5D2F50
(93,47,80)
#4F2843
(79,40,67)
#412136
(65,33,54)
#331A29
(51,26,41)
#25131C
(37,19,28)
#170C0F
(23,12,15)
#000000
(0,0,0)

Tints of #A35291

#A35291
(163,82,145)
#AB619B
(171,97,155)
#B370A5
(179,112,165)
#BB7FAF
(187,127,175)
#C38EB9
(195,142,185)
#CB9DC3
(203,157,195)
#D3ACCD
(211,172,205)
#DBBBD7
(219,187,215)
#E3CAE1
(227,202,225)
#EBD9EB
(235,217,235)
#F3E8F5
(243,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35291 color. Also use rgb(163,82,145) instead hex code.

Text Font Color

.myTextColor { color: #A35291; }

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

This text font color is #A35291.

Background Color

.myBgColor { background-color: #A35291; }

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

This div background color is #A35291.

Border color

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

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

This div border color is #A35291.

Opacity

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

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

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

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

This text has shadow with #A35291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35291.

Preview

Color preview on black background

This text has color #A35291 on black background.


Color preview on white background

This text has color #A35291 on white background.


Black color preview on #A35291 background

This text has black color on #A35291 background.


White color preview on #A35291 background

This text has white color on #A35291 background.


Related colors

Complementary color

Complementary color for #hex is #5CAD6E.


I love getcolorcode.com

Triadic colors

1 #91A352 and #5291A3 with #A35291 are triadic colors.

2 #9152A3 and #52A391 with #A35291 are triadic colors.