COLOR #A36E8A

HEX: #A36E8A RGB: (163,110,138)

Color info

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

RGB color model

#A36E8A color RGB value is (163,110,138).

RGB: (163,110,138) (64%, 43%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 110 of 255 = 43%
B 138 of 255 = 54%

163
110
138

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

Portions of RGB colors in percentages

R + G + B = 163 + 110 + 138 = 411 (100%)
R 163 of 411 ~ 39.66%
G 110 of 411 ~ 26.76%
B 138 of 411 ~ 33.58'%

%39.66
%26.76
%33.58

CMYK color model

#A36E8A color CMYK value is (0,33,15,36).

  • cyan value is 0.00%
  • magenta value is 32.52%
  • yellow value is 15.34%
  • key color value is 36.08%
CMYK: (0,33,15,36) C0M33Y15K36 (0%,33%,15%,36%) (0.00/0.33/0.15/0.36) 

CMYK percentages

%0
%32.52
%15.34
%36.08

Codes

Color #A36E8A in popluar color models

A3 6E 8A
RGB 163 110 138
HSL 328° 22.36% 53.53%
HSB/HSV 328° 32.52% 63.92%
CMYK 0.00% 32.52% 15.34%
36.08%

Color #A36E8A in popluar number systems.

HEX A3 6E 8A
Decimal 163 110 138
Binary 10100011 1101110 10001010
Octal 243 156 212

Shades and tints

Shades of #A36E8A

#A36E8A
(163,110,138)
#95647E
(149,100,126)
#875A72
(135,90,114)
#795066
(121,80,102)
#6B465A
(107,70,90)
#5D3C4E
(93,60,78)
#4F3242
(79,50,66)
#412836
(65,40,54)
#331E2A
(51,30,42)
#25141E
(37,20,30)
#170A12
(23,10,18)
#000000
(0,0,0)

Tints of #A36E8A

#A36E8A
(163,110,138)
#AB7B94
(171,123,148)
#B3889E
(179,136,158)
#BB95A8
(187,149,168)
#C3A2B2
(195,162,178)
#CBAFBC
(203,175,188)
#D3BCC6
(211,188,198)
#DBC9D0
(219,201,208)
#E3D6DA
(227,214,218)
#EBE3E4
(235,227,228)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A36E8A; }

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

This text font color is #A36E8A.

Background Color

.myBgColor { background-color: #A36E8A; }

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

This div background color is #A36E8A.

Border color

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

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

This div border color is #A36E8A.

Opacity

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

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

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

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

This text has shadow with #A36E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36E8A.

Preview

Color preview on black background

This text has color #A36E8A on black background.


Color preview on white background

This text has color #A36E8A on white background.


Black color preview on #A36E8A background

This text has black color on #A36E8A background.


White color preview on #A36E8A background

This text has white color on #A36E8A background.


Related colors

Complementary color

Complementary color for #hex is #5C9175.


I love getcolorcode.com

Triadic colors

1 #8AA36E and #6E8AA3 with #A36E8A are triadic colors.

2 #8A6EA3 and #6EA38A with #A36E8A are triadic colors.