COLOR #A391B6

HEX: #A391B6 RGB: (163,145,182)

Color info

#A391B6 contains red, green and blue colors in about the same proportion. Web safe color of #A391B6 is #9999CC (or #99C).

RGB color model

#A391B6 color RGB value is (163,145,182).

RGB: (163,145,182) (64%, 57%, 71%)

RGB channels and saturation

R 163 of 255 = 64%
G 145 of 255 = 57%
B 182 of 255 = 71%

163
145
182

R + G + B ~ 64%. #A391B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 145 + 182 = 490 (100%)
R 163 of 490 ~ 33.27%
G 145 of 490 ~ 29.59%
B 182 of 490 ~ 37.14'%

%33.27
%29.59
%37.14

CMYK color model

#A391B6 color CMYK value is (10,20,0,29).

  • cyan value is 10.44%
  • magenta value is 20.33%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (10,20,0,29)
C10M20Y0K29 (10%, 20%, 0%, 29%)
(0.10 / 0.20 / 0.00 / 0.29)

CMYK percentages

%10.44
%20.33
%0
%28.63

Codes

Color #A391B6 in popluar color models

A3 91 B6
RGB 163 145 182
HSL 269° 20.22% 64.12%
HSB/HSV 269° 20.33% 71.37%
CMYK 10.44% 20.33% 0.00%
28.63%

Color #A391B6 in popluar number systems.

HEX A3 91 B6
Decimal 163 145 182
Binary 10100011 10010001 10110110
Octal 243 221 266

Shades and tints

Shades of #A391B6

#A391B6
(163,145,182)
#9584A6
(149,132,166)
#877796
(135,119,150)
#796A86
(121,106,134)
#6B5D76
(107,93,118)
#5D5066
(93,80,102)
#4F4356
(79,67,86)
#413646
(65,54,70)
#332936
(51,41,54)
#251C26
(37,28,38)
#170F16
(23,15,22)
#000000
(0,0,0)

Tints of #A391B6

#A391B6
(163,145,182)
#AB9BBC
(171,155,188)
#B3A5C2
(179,165,194)
#BBAFC8
(187,175,200)
#C3B9CE
(195,185,206)
#CBC3D4
(203,195,212)
#D3CDDA
(211,205,218)
#DBD7E0
(219,215,224)
#E3E1E6
(227,225,230)
#EBEBEC
(235,235,236)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A391B6; }

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

This text font color is #A391B6.

Background Color

.myBgColor { background-color: #A391B6; }

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

This div background color is #A391B6.

Border color

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

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

This div border color is #A391B6.

Opacity

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

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

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

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

This text has shadow with #A391B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A391B6.

Preview

Color preview on black background

This text has color #A391B6 on black background.


Color preview on white background

This text has color #A391B6 on white background.


Black color preview on #A391B6 background

This text has black color on #A391B6 background.


White color preview on #A391B6 background

This text has white color on #A391B6 background.


Related colors

Complementary color

Complementary color for #hex is #5C6E49.


I love getcolorcode.com

Triadic colors

1 #B6A391 and #91B6A3 with #A391B6 are triadic colors.

2 #B691A3 and #91A3B6 with #A391B6 are triadic colors.