COLOR #A36084

HEX: #A36084 RGB: (163,96,132)

Color info

#A36084 contains mainly red and blue colors. Web safe color of #A36084 is #996699 (or #969).

RGB color model

#A36084 color RGB value is (163,96,132).

RGB: (163,96,132) (64%, 38%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 96 of 255 = 38%
B 132 of 255 = 52%

163
96
132

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

Portions of RGB colors in percentages

R + G + B = 163 + 96 + 132 = 391 (100%)
R 163 of 391 ~ 41.69%
G 96 of 391 ~ 24.55%
B 132 of 391 ~ 33.76'%

%41.69
%24.55
%33.76

CMYK color model

#A36084 color CMYK value is (0,41,19,36).

  • cyan value is 0.00%
  • magenta value is 41.10%
  • yellow value is 19.02%
  • key color value is 36.08%

CMYK: (0,41,19,36)
C0M41Y19K36 (0%, 41%, 19%, 36%)
(0.00 / 0.41 / 0.19 / 0.36)

CMYK percentages

%0
%41.1
%19.02
%36.08

Codes

Color #A36084 in popluar color models

A3 60 84
RGB 163 96 132
HSL 328° 26.69% 50.78%
HSB/HSV 328° 41.10% 63.92%
CMYK 0.00% 41.10% 19.02%
36.08%

Color #A36084 in popluar number systems.

HEX A3 60 84
Decimal 163 96 132
Binary 10100011 1100000 10000100
Octal 243 140 204

Shades and tints

Shades of #A36084

#A36084
(163,96,132)
#955878
(149,88,120)
#87506C
(135,80,108)
#794860
(121,72,96)
#6B4054
(107,64,84)
#5D3848
(93,56,72)
#4F303C
(79,48,60)
#412830
(65,40,48)
#332024
(51,32,36)
#251818
(37,24,24)
#17100C
(23,16,12)
#000000
(0,0,0)

Tints of #A36084

#A36084
(163,96,132)
#AB6E8F
(171,110,143)
#B37C9A
(179,124,154)
#BB8AA5
(187,138,165)
#C398B0
(195,152,176)
#CBA6BB
(203,166,187)
#D3B4C6
(211,180,198)
#DBC2D1
(219,194,209)
#E3D0DC
(227,208,220)
#EBDEE7
(235,222,231)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36084 color. Also use rgb(163,96,132) instead hex code.

Text Font Color

.myTextColor { color: #A36084; }

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

This text font color is #A36084.

Background Color

.myBgColor { background-color: #A36084; }

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

This div background color is #A36084.

Border color

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

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

This div border color is #A36084.

Opacity

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

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

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

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

This text has shadow with #A36084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36084.

Preview

Color preview on black background

This text has color #A36084 on black background.


Color preview on white background

This text has color #A36084 on white background.


Black color preview on #A36084 background

This text has black color on #A36084 background.


White color preview on #A36084 background

This text has white color on #A36084 background.


Related colors

Complementary color

Complementary color for #hex is #5C9F7B.


I love getcolorcode.com

Triadic colors

1 #84A360 and #6084A3 with #A36084 are triadic colors.

2 #8460A3 and #60A384 with #A36084 are triadic colors.