COLOR #A15683

HEX: #A15683 RGB: (161,86,131)

Color info

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

RGB color model

#A15683 color RGB value is (161,86,131).

RGB: (161,86,131) (63%, 34%, 51%)

RGB channels and saturation

R 161 of 255 = 63%
G 86 of 255 = 34%
B 131 of 255 = 51%

161
86
131

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

Portions of RGB colors in percentages

R + G + B = 161 + 86 + 131 = 378 (100%)
R 161 of 378 ~ 42.59%
G 86 of 378 ~ 22.75%
B 131 of 378 ~ 34.66'%

%42.59
%22.75
%34.66

CMYK color model

#A15683 color CMYK value is (0,47,19,37).

  • cyan value is 0.00%
  • magenta value is 46.58%
  • yellow value is 18.63%
  • key color value is 36.86%

CMYK: (0,47,19,37)
C0M47Y19K37 (0%, 47%, 19%, 37%)
(0.00 / 0.47 / 0.19 / 0.37)

CMYK percentages

%0
%46.58
%18.63
%36.86

Codes

Color #A15683 in popluar color models

A1 56 83
RGB 161 86 131
HSL 324° 30.36% 48.43%
HSB/HSV 324° 46.58% 63.14%
CMYK 0.00% 46.58% 18.63%
36.86%

Color #A15683 in popluar number systems.

HEX A1 56 83
Decimal 161 86 131
Binary 10100001 1010110 10000011
Octal 241 126 203

Shades and tints

Shades of #A15683

#A15683
(161,86,131)
#934F78
(147,79,120)
#85486D
(133,72,109)
#774162
(119,65,98)
#693A57
(105,58,87)
#5B334C
(91,51,76)
#4D2C41
(77,44,65)
#3F2536
(63,37,54)
#311E2B
(49,30,43)
#231720
(35,23,32)
#151015
(21,16,21)
#000000
(0,0,0)

Tints of #A15683

#A15683
(161,86,131)
#A9658E
(169,101,142)
#B17499
(177,116,153)
#B983A4
(185,131,164)
#C192AF
(193,146,175)
#C9A1BA
(201,161,186)
#D1B0C5
(209,176,197)
#D9BFD0
(217,191,208)
#E1CEDB
(225,206,219)
#E9DDE6
(233,221,230)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A15683 color. Also use rgb(161,86,131) instead hex code.

Text Font Color

.myTextColor { color: #A15683; }

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

This text font color is #A15683.

Background Color

.myBgColor { background-color: #A15683; }

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

This div background color is #A15683.

Border color

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

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

This div border color is #A15683.

Opacity

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

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

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

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

This text has shadow with #A15683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A15683.

Preview

Color preview on black background

This text has color #A15683 on black background.


Color preview on white background

This text has color #A15683 on white background.


Black color preview on #A15683 background

This text has black color on #A15683 background.


White color preview on #A15683 background

This text has white color on #A15683 background.


Related colors

Complementary color

Complementary color for #hex is #5EA97C.


I love getcolorcode.com

Triadic colors

1 #83A156 and #5683A1 with #A15683 are triadic colors.

2 #8356A1 and #56A183 with #A15683 are triadic colors.