COLOR #A17BA3

HEX: #A17BA3 RGB: (161,123,163)

Color info

#A17BA3 contains red, green and blue colors in about the same proportion. Web safe color of #A17BA3 is #996699 (or #969).

RGB color model

#A17BA3 color RGB value is (161,123,163).

RGB: (161,123,163) (63%, 48%, 64%)

RGB channels and saturation

R 161 of 255 = 63%
G 123 of 255 = 48%
B 163 of 255 = 64%

161
123
163

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

Portions of RGB colors in percentages

R + G + B = 161 + 123 + 163 = 447 (100%)
R 161 of 447 ~ 36.02%
G 123 of 447 ~ 27.52%
B 163 of 447 ~ 36.47'%

%36.02
%27.52
%36.47

CMYK color model

#A17BA3 color CMYK value is (1,25,0,36).

  • cyan value is 1.23%
  • magenta value is 24.54%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (1,25,0,36)
C1M25Y0K36 (1%, 25%, 0%, 36%)
(0.01 / 0.25 / 0.00 / 0.36)

CMYK percentages

%1.23
%24.54
%0
%36.08

Codes

Color #A17BA3 in popluar color models

A1 7B A3
RGB 161 123 163
HSL 297° 17.86% 56.08%
HSB/HSV 297° 24.54% 63.92%
CMYK 1.23% 24.54% 0.00%
36.08%

Color #A17BA3 in popluar number systems.

HEX A1 7B A3
Decimal 161 123 163
Binary 10100001 1111011 10100011
Octal 241 173 243

Shades and tints

Shades of #A17BA3

#A17BA3
(161,123,163)
#937095
(147,112,149)
#856587
(133,101,135)
#775A79
(119,90,121)
#694F6B
(105,79,107)
#5B445D
(91,68,93)
#4D394F
(77,57,79)
#3F2E41
(63,46,65)
#312333
(49,35,51)
#231825
(35,24,37)
#150D17
(21,13,23)
#000000
(0,0,0)

Tints of #A17BA3

#A17BA3
(161,123,163)
#A987AB
(169,135,171)
#B193B3
(177,147,179)
#B99FBB
(185,159,187)
#C1ABC3
(193,171,195)
#C9B7CB
(201,183,203)
#D1C3D3
(209,195,211)
#D9CFDB
(217,207,219)
#E1DBE3
(225,219,227)
#E9E7EB
(233,231,235)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17BA3 color. Also use rgb(161,123,163) instead hex code.

Text Font Color

.myTextColor { color: #A17BA3; }

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

This text font color is #A17BA3.

Background Color

.myBgColor { background-color: #A17BA3; }

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

This div background color is #A17BA3.

Border color

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

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

This div border color is #A17BA3.

Opacity

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

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

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

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

This text has shadow with #A17BA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17BA3.

Preview

Color preview on black background

This text has color #A17BA3 on black background.


Color preview on white background

This text has color #A17BA3 on white background.


Black color preview on #A17BA3 background

This text has black color on #A17BA3 background.


White color preview on #A17BA3 background

This text has white color on #A17BA3 background.


Related colors

Complementary color

Complementary color for #hex is #5E845C.


I love getcolorcode.com

Triadic colors

1 #A3A17B and #7BA3A1 with #A17BA3 are triadic colors.

2 #A37BA1 and #7BA1A3 with #A17BA3 are triadic colors.