COLOR #A36885

HEX: #A36885 RGB: (163,104,133)

Color info

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

RGB color model

#A36885 color RGB value is (163,104,133).

RGB: (163,104,133) (64%, 41%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 104 of 255 = 41%
B 133 of 255 = 52%

163
104
133

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

Portions of RGB colors in percentages

R + G + B = 163 + 104 + 133 = 400 (100%)
R 163 of 400 ~ 40.75%
G 104 of 400 ~ 26%
B 133 of 400 ~ 33.25'%

%40.75
%26
%33.25

CMYK color model

#A36885 color CMYK value is (0,36,18,36).

  • cyan value is 0.00%
  • magenta value is 36.20%
  • yellow value is 18.40%
  • key color value is 36.08%

CMYK: (0,36,18,36)
C0M36Y18K36 (0%, 36%, 18%, 36%)
(0.00 / 0.36 / 0.18 / 0.36)

CMYK percentages

%0
%36.2
%18.4
%36.08

Codes

Color #A36885 in popluar color models

A3 68 85
RGB 163 104 133
HSL 331° 24.28% 52.35%
HSB/HSV 331° 36.20% 63.92%
CMYK 0.00% 36.20% 18.40%
36.08%

Color #A36885 in popluar number systems.

HEX A3 68 85
Decimal 163 104 133
Binary 10100011 1101000 10000101
Octal 243 150 205

Shades and tints

Shades of #A36885

#A36885
(163,104,133)
#955F79
(149,95,121)
#87566D
(135,86,109)
#794D61
(121,77,97)
#6B4455
(107,68,85)
#5D3B49
(93,59,73)
#4F323D
(79,50,61)
#412931
(65,41,49)
#332025
(51,32,37)
#251719
(37,23,25)
#170E0D
(23,14,13)
#000000
(0,0,0)

Tints of #A36885

#A36885
(163,104,133)
#AB7590
(171,117,144)
#B3829B
(179,130,155)
#BB8FA6
(187,143,166)
#C39CB1
(195,156,177)
#CBA9BC
(203,169,188)
#D3B6C7
(211,182,199)
#DBC3D2
(219,195,210)
#E3D0DD
(227,208,221)
#EBDDE8
(235,221,232)
#F3EAF3
(243,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36885 color. Also use rgb(163,104,133) instead hex code.

Text Font Color

.myTextColor { color: #A36885; }

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

This text font color is #A36885.

Background Color

.myBgColor { background-color: #A36885; }

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

This div background color is #A36885.

Border color

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

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

This div border color is #A36885.

Opacity

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

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

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

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

This text has shadow with #A36885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36885.

Preview

Color preview on black background

This text has color #A36885 on black background.


Color preview on white background

This text has color #A36885 on white background.


Black color preview on #A36885 background

This text has black color on #A36885 background.


White color preview on #A36885 background

This text has white color on #A36885 background.


Related colors

Complementary color

Complementary color for #hex is #5C977A.


I love getcolorcode.com

Triadic colors

1 #85A368 and #6885A3 with #A36885 are triadic colors.

2 #8568A3 and #68A385 with #A36885 are triadic colors.