COLOR #A36583

HEX: #A36583 RGB: (163,101,131)

Color info

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

RGB color model

#A36583 color RGB value is (163,101,131).

RGB: (163,101,131) (64%, 40%, 51%)

RGB channels and saturation

R 163 of 255 = 64%
G 101 of 255 = 40%
B 131 of 255 = 51%

163
101
131

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

Portions of RGB colors in percentages

R + G + B = 163 + 101 + 131 = 395 (100%)
R 163 of 395 ~ 41.27%
G 101 of 395 ~ 25.57%
B 131 of 395 ~ 33.16'%

%41.27
%25.57
%33.16

CMYK color model

#A36583 color CMYK value is (0,38,20,36).

  • cyan value is 0.00%
  • magenta value is 38.04%
  • yellow value is 19.63%
  • key color value is 36.08%
CMYK: (0,38,20,36) C0M38Y20K36 (0%,38%,20%,36%) (0.00/0.38/0.20/0.36) 

CMYK percentages

%0
%38.04
%19.63
%36.08

Codes

Color #A36583 in popluar color models

A3 65 83
RGB 163 101 131
HSL 331° 25.20% 51.76%
HSB/HSV 331° 38.04% 63.92%
CMYK 0.00% 38.04% 19.63%
36.08%

Color #A36583 in popluar number systems.

HEX A3 65 83
Decimal 163 101 131
Binary 10100011 1100101 10000011
Octal 243 145 203

Shades and tints

Shades of #A36583

#A36583
(163,101,131)
#955C78
(149,92,120)
#87536D
(135,83,109)
#794A62
(121,74,98)
#6B4157
(107,65,87)
#5D384C
(93,56,76)
#4F2F41
(79,47,65)
#412636
(65,38,54)
#331D2B
(51,29,43)
#251420
(37,20,32)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #A36583

#A36583
(163,101,131)
#AB738E
(171,115,142)
#B38199
(179,129,153)
#BB8FA4
(187,143,164)
#C39DAF
(195,157,175)
#CBABBA
(203,171,186)
#D3B9C5
(211,185,197)
#DBC7D0
(219,199,208)
#E3D5DB
(227,213,219)
#EBE3E6
(235,227,230)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36583 color. Also use rgb(163,101,131) instead hex code.

Text Font Color

.myTextColor { color: #A36583; }

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

This text font color is #A36583.

Background Color

.myBgColor { background-color: #A36583; }

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

This div background color is #A36583.

Border color

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

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

This div border color is #A36583.

Opacity

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

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

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

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

This text has shadow with #A36583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36583.

Preview

Color preview on black background

This text has color #A36583 on black background.


Color preview on white background

This text has color #A36583 on white background.


Black color preview on #A36583 background

This text has black color on #A36583 background.


White color preview on #A36583 background

This text has white color on #A36583 background.


Related colors

Complementary color

Complementary color for #hex is #5C9A7C.


I love getcolorcode.com

Triadic colors

1 #83A365 and #6583A3 with #A36583 are triadic colors.

2 #8365A3 and #65A383 with #A36583 are triadic colors.