COLOR #A27BA6

HEX: #A27BA6 RGB: (162,123,166)

Color info

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

RGB color model

#A27BA6 color RGB value is (162,123,166).

RGB: (162,123,166) (64%, 48%, 65%)

RGB channels and saturation

R 162 of 255 = 64%
G 123 of 255 = 48%
B 166 of 255 = 65%

162
123
166

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

Portions of RGB colors in percentages

R + G + B = 162 + 123 + 166 = 451 (100%)
R 162 of 451 ~ 35.92%
G 123 of 451 ~ 27.27%
B 166 of 451 ~ 36.81'%

%35.92
%27.27
%36.81

CMYK color model

#A27BA6 color CMYK value is (2,26,0,35).

  • cyan value is 2.41%
  • magenta value is 25.90%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (2,26,0,35)
C2M26Y0K35 (2%, 26%, 0%, 35%)
(0.02 / 0.26 / 0.00 / 0.35)

CMYK percentages

%2.41
%25.9
%0
%34.9

Codes

Color #A27BA6 in popluar color models

A2 7B A6
RGB 162 123 166
HSL 294° 19.46% 56.67%
HSB/HSV 294° 25.90% 65.10%
CMYK 2.41% 25.90% 0.00%
34.90%

Color #A27BA6 in popluar number systems.

HEX A2 7B A6
Decimal 162 123 166
Binary 10100010 1111011 10100110
Octal 242 173 246

Shades and tints

Shades of #A27BA6

#A27BA6
(162,123,166)
#947097
(148,112,151)
#866588
(134,101,136)
#785A79
(120,90,121)
#6A4F6A
(106,79,106)
#5C445B
(92,68,91)
#4E394C
(78,57,76)
#402E3D
(64,46,61)
#32232E
(50,35,46)
#24181F
(36,24,31)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #A27BA6

#A27BA6
(162,123,166)
#AA87AE
(170,135,174)
#B293B6
(178,147,182)
#BA9FBE
(186,159,190)
#C2ABC6
(194,171,198)
#CAB7CE
(202,183,206)
#D2C3D6
(210,195,214)
#DACFDE
(218,207,222)
#E2DBE6
(226,219,230)
#EAE7EE
(234,231,238)
#F2F3F6
(242,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A27BA6 color. Also use rgb(162,123,166) instead hex code.

Text Font Color

.myTextColor { color: #A27BA6; }

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

This text font color is #A27BA6.

Background Color

.myBgColor { background-color: #A27BA6; }

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

This div background color is #A27BA6.

Border color

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

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

This div border color is #A27BA6.

Opacity

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

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

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

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

This text has shadow with #A27BA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A27BA6.

Preview

Color preview on black background

This text has color #A27BA6 on black background.


Color preview on white background

This text has color #A27BA6 on white background.


Black color preview on #A27BA6 background

This text has black color on #A27BA6 background.


White color preview on #A27BA6 background

This text has white color on #A27BA6 background.


Related colors

Complementary color

Complementary color for #hex is #5D8459.


I love getcolorcode.com

Triadic colors

1 #A6A27B and #7BA6A2 with #A27BA6 are triadic colors.

2 #A67BA2 and #7BA2A6 with #A27BA6 are triadic colors.