COLOR #A36981

HEX: #A36981 RGB: (163,105,129)

Color info

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

RGB color model

#A36981 color RGB value is (163,105,129).

RGB: (163,105,129) (64%, 41%, 51%)

RGB channels and saturation

R 163 of 255 = 64%
G 105 of 255 = 41%
B 129 of 255 = 51%

163
105
129

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

Portions of RGB colors in percentages

R + G + B = 163 + 105 + 129 = 397 (100%)
R 163 of 397 ~ 41.06%
G 105 of 397 ~ 26.45%
B 129 of 397 ~ 32.49'%

%41.06
%26.45
%32.49

CMYK color model

#A36981 color CMYK value is (0,36,21,36).

  • cyan value is 0.00%
  • magenta value is 35.58%
  • yellow value is 20.86%
  • key color value is 36.08%

CMYK: (0,36,21,36)
C0M36Y21K36 (0%, 36%, 21%, 36%)
(0.00 / 0.36 / 0.21 / 0.36)

CMYK percentages

%0
%35.58
%20.86
%36.08

Codes

Color #A36981 in popluar color models

A3 69 81
RGB 163 105 129
HSL 335° 23.97% 52.55%
HSB/HSV 335° 35.58% 63.92%
CMYK 0.00% 35.58% 20.86%
36.08%

Color #A36981 in popluar number systems.

HEX A3 69 81
Decimal 163 105 129
Binary 10100011 1101001 10000001
Octal 243 151 201

Shades and tints

Shades of #A36981

#A36981
(163,105,129)
#956076
(149,96,118)
#87576B
(135,87,107)
#794E60
(121,78,96)
#6B4555
(107,69,85)
#5D3C4A
(93,60,74)
#4F333F
(79,51,63)
#412A34
(65,42,52)
#332129
(51,33,41)
#25181E
(37,24,30)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #A36981

#A36981
(163,105,129)
#AB768C
(171,118,140)
#B38397
(179,131,151)
#BB90A2
(187,144,162)
#C39DAD
(195,157,173)
#CBAAB8
(203,170,184)
#D3B7C3
(211,183,195)
#DBC4CE
(219,196,206)
#E3D1D9
(227,209,217)
#EBDEE4
(235,222,228)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36981 color. Also use rgb(163,105,129) instead hex code.

Text Font Color

.myTextColor { color: #A36981; }

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

This text font color is #A36981.

Background Color

.myBgColor { background-color: #A36981; }

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

This div background color is #A36981.

Border color

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

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

This div border color is #A36981.

Opacity

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

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

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

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

This text has shadow with #A36981 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36981.

Preview

Color preview on black background

This text has color #A36981 on black background.


Color preview on white background

This text has color #A36981 on white background.


Black color preview on #A36981 background

This text has black color on #A36981 background.


White color preview on #A36981 background

This text has white color on #A36981 background.


Related colors

Complementary color

Complementary color for #hex is #5C967E.


I love getcolorcode.com

Triadic colors

1 #81A369 and #6981A3 with #A36981 are triadic colors.

2 #8169A3 and #69A381 with #A36981 are triadic colors.