COLOR #A35597

HEX: #A35597 RGB: (163,85,151)

Color info

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

RGB color model

#A35597 color RGB value is (163,85,151).

RGB: (163,85,151) (64%, 33%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 85 of 255 = 33%
B 151 of 255 = 59%

163
85
151

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

Portions of RGB colors in percentages

R + G + B = 163 + 85 + 151 = 399 (100%)
R 163 of 399 ~ 40.85%
G 85 of 399 ~ 21.3%
B 151 of 399 ~ 37.84'%

%40.85
%21.3
%37.84

CMYK color model

#A35597 color CMYK value is (0,48,7,36).

  • cyan value is 0.00%
  • magenta value is 47.85%
  • yellow value is 7.36%
  • key color value is 36.08%

CMYK: (0,48,7,36)
C0M48Y7K36 (0%, 48%, 7%, 36%)
(0.00 / 0.48 / 0.07 / 0.36)

CMYK percentages

%0
%47.85
%7.36
%36.08

Codes

Color #A35597 in popluar color models

A3 55 97
RGB 163 85 151
HSL 309° 31.45% 48.63%
HSB/HSV 309° 47.85% 63.92%
CMYK 0.00% 47.85% 7.36%
36.08%

Color #A35597 in popluar number systems.

HEX A3 55 97
Decimal 163 85 151
Binary 10100011 1010101 10010111
Octal 243 125 227

Shades and tints

Shades of #A35597

#A35597
(163,85,151)
#954E8A
(149,78,138)
#87477D
(135,71,125)
#794070
(121,64,112)
#6B3963
(107,57,99)
#5D3256
(93,50,86)
#4F2B49
(79,43,73)
#41243C
(65,36,60)
#331D2F
(51,29,47)
#251622
(37,22,34)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #A35597

#A35597
(163,85,151)
#AB64A0
(171,100,160)
#B373A9
(179,115,169)
#BB82B2
(187,130,178)
#C391BB
(195,145,187)
#CBA0C4
(203,160,196)
#D3AFCD
(211,175,205)
#DBBED6
(219,190,214)
#E3CDDF
(227,205,223)
#EBDCE8
(235,220,232)
#F3EBF1
(243,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35597 color. Also use rgb(163,85,151) instead hex code.

Text Font Color

.myTextColor { color: #A35597; }

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

This text font color is #A35597.

Background Color

.myBgColor { background-color: #A35597; }

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

This div background color is #A35597.

Border color

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

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

This div border color is #A35597.

Opacity

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

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

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

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

This text has shadow with #A35597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35597.

Preview

Color preview on black background

This text has color #A35597 on black background.


Color preview on white background

This text has color #A35597 on white background.


Black color preview on #A35597 background

This text has black color on #A35597 background.


White color preview on #A35597 background

This text has white color on #A35597 background.


Related colors

Complementary color

Complementary color for #hex is #5CAA68.


I love getcolorcode.com

Triadic colors

1 #97A355 and #5597A3 with #A35597 are triadic colors.

2 #9755A3 and #55A397 with #A35597 are triadic colors.