COLOR #A36EA7

HEX: #A36EA7 RGB: (163,110,167)

Color info

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

RGB color model

#A36EA7 color RGB value is (163,110,167).

RGB: (163,110,167) (64%, 43%, 65%)

RGB channels and saturation

R 163 of 255 = 64%
G 110 of 255 = 43%
B 167 of 255 = 65%

163
110
167

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

Portions of RGB colors in percentages

R + G + B = 163 + 110 + 167 = 440 (100%)
R 163 of 440 ~ 37.05%
G 110 of 440 ~ 25%
B 167 of 440 ~ 37.95'%

%37.05
%25
%37.95

CMYK color model

#A36EA7 color CMYK value is (2,34,0,35).

  • cyan value is 2.40%
  • magenta value is 34.13%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (2,34,0,35)
C2M34Y0K35 (2%, 34%, 0%, 35%)
(0.02 / 0.34 / 0.00 / 0.35)

CMYK percentages

%2.4
%34.13
%0
%34.51

Codes

Color #A36EA7 in popluar color models

A3 6E A7
RGB 163 110 167
HSL 296° 24.46% 54.31%
HSB/HSV 296° 34.13% 65.49%
CMYK 2.40% 34.13% 0.00%
34.51%

Color #A36EA7 in popluar number systems.

HEX A3 6E A7
Decimal 163 110 167
Binary 10100011 1101110 10100111
Octal 243 156 247

Shades and tints

Shades of #A36EA7

#A36EA7
(163,110,167)
#956498
(149,100,152)
#875A89
(135,90,137)
#79507A
(121,80,122)
#6B466B
(107,70,107)
#5D3C5C
(93,60,92)
#4F324D
(79,50,77)
#41283E
(65,40,62)
#331E2F
(51,30,47)
#251420
(37,20,32)
#170A11
(23,10,17)
#000000
(0,0,0)

Tints of #A36EA7

#A36EA7
(163,110,167)
#AB7BAF
(171,123,175)
#B388B7
(179,136,183)
#BB95BF
(187,149,191)
#C3A2C7
(195,162,199)
#CBAFCF
(203,175,207)
#D3BCD7
(211,188,215)
#DBC9DF
(219,201,223)
#E3D6E7
(227,214,231)
#EBE3EF
(235,227,239)
#F3F0F7
(243,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36EA7 color. Also use rgb(163,110,167) instead hex code.

Text Font Color

.myTextColor { color: #A36EA7; }

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

This text font color is #A36EA7.

Background Color

.myBgColor { background-color: #A36EA7; }

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

This div background color is #A36EA7.

Border color

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

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

This div border color is #A36EA7.

Opacity

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

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

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

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

This text has shadow with #A36EA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36EA7.

Preview

Color preview on black background

This text has color #A36EA7 on black background.


Color preview on white background

This text has color #A36EA7 on white background.


Black color preview on #A36EA7 background

This text has black color on #A36EA7 background.


White color preview on #A36EA7 background

This text has white color on #A36EA7 background.


Related colors

Complementary color

Complementary color for #hex is #5C9158.


I love getcolorcode.com

Triadic colors

1 #A7A36E and #6EA7A3 with #A36EA7 are triadic colors.

2 #A76EA3 and #6EA3A7 with #A36EA7 are triadic colors.