COLOR #A36696

HEX: #A36696 RGB: (163,102,150)

Color info

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

RGB color model

#A36696 color RGB value is (163,102,150).

RGB: (163,102,150) (64%, 40%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 102 of 255 = 40%
B 150 of 255 = 59%

163
102
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 102 + 150 = 415 (100%)
R 163 of 415 ~ 39.28%
G 102 of 415 ~ 24.58%
B 150 of 415 ~ 36.14'%

%39.28
%24.58
%36.14

CMYK color model

#A36696 color CMYK value is (0,37,8,36).

  • cyan value is 0.00%
  • magenta value is 37.42%
  • yellow value is 7.98%
  • key color value is 36.08%

CMYK: (0,37,8,36)
C0M37Y8K36 (0%, 37%, 8%, 36%)
(0.00 / 0.37 / 0.08 / 0.36)

CMYK percentages

%0
%37.42
%7.98
%36.08

Codes

Color #A36696 in popluar color models

A3 66 96
RGB 163 102 150
HSL 313° 24.90% 51.96%
HSB/HSV 313° 37.42% 63.92%
CMYK 0.00% 37.42% 7.98%
36.08%

Color #A36696 in popluar number systems.

HEX A3 66 96
Decimal 163 102 150
Binary 10100011 1100110 10010110
Octal 243 146 226

Shades and tints

Shades of #A36696

#A36696
(163,102,150)
#955D89
(149,93,137)
#87547C
(135,84,124)
#794B6F
(121,75,111)
#6B4262
(107,66,98)
#5D3955
(93,57,85)
#4F3048
(79,48,72)
#41273B
(65,39,59)
#331E2E
(51,30,46)
#251521
(37,21,33)
#170C14
(23,12,20)
#000000
(0,0,0)

Tints of #A36696

#A36696
(163,102,150)
#AB739F
(171,115,159)
#B380A8
(179,128,168)
#BB8DB1
(187,141,177)
#C39ABA
(195,154,186)
#CBA7C3
(203,167,195)
#D3B4CC
(211,180,204)
#DBC1D5
(219,193,213)
#E3CEDE
(227,206,222)
#EBDBE7
(235,219,231)
#F3E8F0
(243,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36696 color. Also use rgb(163,102,150) instead hex code.

Text Font Color

.myTextColor { color: #A36696; }

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

This text font color is #A36696.

Background Color

.myBgColor { background-color: #A36696; }

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

This div background color is #A36696.

Border color

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

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

This div border color is #A36696.

Opacity

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

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

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

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

This text has shadow with #A36696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36696.

Preview

Color preview on black background

This text has color #A36696 on black background.


Color preview on white background

This text has color #A36696 on white background.


Black color preview on #A36696 background

This text has black color on #A36696 background.


White color preview on #A36696 background

This text has white color on #A36696 background.


Related colors

Complementary color

Complementary color for #hex is #5C9969.


I love getcolorcode.com

Triadic colors

1 #96A366 and #6696A3 with #A36696 are triadic colors.

2 #9666A3 and #66A396 with #A36696 are triadic colors.