COLOR #A36D9D

HEX: #A36D9D RGB: (163,109,157)

Color info

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

RGB color model

#A36D9D color RGB value is (163,109,157).

RGB: (163,109,157) (64%, 43%, 62%)

RGB channels and saturation

R 163 of 255 = 64%
G 109 of 255 = 43%
B 157 of 255 = 62%

163
109
157

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

Portions of RGB colors in percentages

R + G + B = 163 + 109 + 157 = 429 (100%)
R 163 of 429 ~ 38%
G 109 of 429 ~ 25.41%
B 157 of 429 ~ 36.6'%

%38
%25.41
%36.6

CMYK color model

#A36D9D color CMYK value is (0,33,4,36).

  • cyan value is 0.00%
  • magenta value is 33.13%
  • yellow value is 3.68%
  • key color value is 36.08%

CMYK: (0,33,4,36)
C0M33Y4K36 (0%, 33%, 4%, 36%)
(0.00 / 0.33 / 0.04 / 0.36)

CMYK percentages

%0
%33.13
%3.68
%36.08

Codes

Color #A36D9D in popluar color models

A3 6D 9D
RGB 163 109 157
HSL 307° 22.69% 53.33%
HSB/HSV 307° 33.13% 63.92%
CMYK 0.00% 33.13% 3.68%
36.08%

Color #A36D9D in popluar number systems.

HEX A3 6D 9D
Decimal 163 109 157
Binary 10100011 1101101 10011101
Octal 243 155 235

Shades and tints

Shades of #A36D9D

#A36D9D
(163,109,157)
#95648F
(149,100,143)
#875B81
(135,91,129)
#795273
(121,82,115)
#6B4965
(107,73,101)
#5D4057
(93,64,87)
#4F3749
(79,55,73)
#412E3B
(65,46,59)
#33252D
(51,37,45)
#251C1F
(37,28,31)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #A36D9D

#A36D9D
(163,109,157)
#AB7AA5
(171,122,165)
#B387AD
(179,135,173)
#BB94B5
(187,148,181)
#C3A1BD
(195,161,189)
#CBAEC5
(203,174,197)
#D3BBCD
(211,187,205)
#DBC8D5
(219,200,213)
#E3D5DD
(227,213,221)
#EBE2E5
(235,226,229)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36D9D color. Also use rgb(163,109,157) instead hex code.

Text Font Color

.myTextColor { color: #A36D9D; }

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

This text font color is #A36D9D.

Background Color

.myBgColor { background-color: #A36D9D; }

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

This div background color is #A36D9D.

Border color

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

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

This div border color is #A36D9D.

Opacity

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

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

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

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

This text has shadow with #A36D9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36D9D.

Preview

Color preview on black background

This text has color #A36D9D on black background.


Color preview on white background

This text has color #A36D9D on white background.


Black color preview on #A36D9D background

This text has black color on #A36D9D background.


White color preview on #A36D9D background

This text has white color on #A36D9D background.


Related colors

Complementary color

Complementary color for #hex is #5C9262.


I love getcolorcode.com

Triadic colors

1 #9DA36D and #6D9DA3 with #A36D9D are triadic colors.

2 #9D6DA3 and #6DA39D with #A36D9D are triadic colors.