COLOR #A27EA7

HEX: #A27EA7 RGB: (162,126,167)

Color info

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

RGB color model

#A27EA7 color RGB value is (162,126,167).

RGB: (162,126,167) (64%, 49%, 65%)

RGB channels and saturation

R 162 of 255 = 64%
G 126 of 255 = 49%
B 167 of 255 = 65%

162
126
167

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

Portions of RGB colors in percentages

R + G + B = 162 + 126 + 167 = 455 (100%)
R 162 of 455 ~ 35.6%
G 126 of 455 ~ 27.69%
B 167 of 455 ~ 36.7'%

%35.6
%27.69
%36.7

CMYK color model

#A27EA7 color CMYK value is (3,25,0,35).

  • cyan value is 2.99%
  • magenta value is 24.55%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (3,25,0,35)
C3M25Y0K35 (3%, 25%, 0%, 35%)
(0.03 / 0.25 / 0.00 / 0.35)

CMYK percentages

%2.99
%24.55
%0
%34.51

Codes

Color #A27EA7 in popluar color models

A2 7E A7
RGB 162 126 167
HSL 293° 18.89% 57.45%
HSB/HSV 293° 24.55% 65.49%
CMYK 2.99% 24.55% 0.00%
34.51%

Color #A27EA7 in popluar number systems.

HEX A2 7E A7
Decimal 162 126 167
Binary 10100010 1111110 10100111
Octal 242 176 247

Shades and tints

Shades of #A27EA7

#A27EA7
(162,126,167)
#947398
(148,115,152)
#866889
(134,104,137)
#785D7A
(120,93,122)
#6A526B
(106,82,107)
#5C475C
(92,71,92)
#4E3C4D
(78,60,77)
#40313E
(64,49,62)
#32262F
(50,38,47)
#241B20
(36,27,32)
#161011
(22,16,17)
#000000
(0,0,0)

Tints of #A27EA7

#A27EA7
(162,126,167)
#AA89AF
(170,137,175)
#B294B7
(178,148,183)
#BA9FBF
(186,159,191)
#C2AAC7
(194,170,199)
#CAB5CF
(202,181,207)
#D2C0D7
(210,192,215)
#DACBDF
(218,203,223)
#E2D6E7
(226,214,231)
#EAE1EF
(234,225,239)
#F2ECF7
(242,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A27EA7 color. Also use rgb(162,126,167) instead hex code.

Text Font Color

.myTextColor { color: #A27EA7; }

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

This text font color is #A27EA7.

Background Color

.myBgColor { background-color: #A27EA7; }

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

This div background color is #A27EA7.

Border color

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

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

This div border color is #A27EA7.

Opacity

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

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

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

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

This text has shadow with #A27EA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A27EA7.

Preview

Color preview on black background

This text has color #A27EA7 on black background.


Color preview on white background

This text has color #A27EA7 on white background.


Black color preview on #A27EA7 background

This text has black color on #A27EA7 background.


White color preview on #A27EA7 background

This text has white color on #A27EA7 background.


Related colors

Complementary color

Complementary color for #hex is #5D8158.


I love getcolorcode.com

Triadic colors

1 #A7A27E and #7EA7A2 with #A27EA7 are triadic colors.

2 #A77EA2 and #7EA2A7 with #A27EA7 are triadic colors.