COLOR #A56A86

HEX: #A56A86 RGB: (165,106,134)

Color info

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

RGB color model

#A56A86 color RGB value is (165,106,134).

RGB: (165,106,134) (65%, 42%, 53%)

RGB channels and saturation

R 165 of 255 = 65%
G 106 of 255 = 42%
B 134 of 255 = 53%

165
106
134

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

Portions of RGB colors in percentages

R + G + B = 165 + 106 + 134 = 405 (100%)
R 165 of 405 ~ 40.74%
G 106 of 405 ~ 26.17%
B 134 of 405 ~ 33.09'%

%40.74
%26.17
%33.09

CMYK color model

#A56A86 color CMYK value is (0,36,19,35).

  • cyan value is 0.00%
  • magenta value is 35.76%
  • yellow value is 18.79%
  • key color value is 35.29%

CMYK: (0,36,19,35)
C0M36Y19K35 (0%, 36%, 19%, 35%)
(0.00 / 0.36 / 0.19 / 0.35)

CMYK percentages

%0
%35.76
%18.79
%35.29

Codes

Color #A56A86 in popluar color models

A5 6A 86
RGB 165 106 134
HSL 332° 24.69% 53.14%
HSB/HSV 332° 35.76% 64.71%
CMYK 0.00% 35.76% 18.79%
35.29%

Color #A56A86 in popluar number systems.

HEX A5 6A 86
Decimal 165 106 134
Binary 10100101 1101010 10000110
Octal 245 152 206

Shades and tints

Shades of #A56A86

#A56A86
(165,106,134)
#96617A
(150,97,122)
#87586E
(135,88,110)
#784F62
(120,79,98)
#694656
(105,70,86)
#5A3D4A
(90,61,74)
#4B343E
(75,52,62)
#3C2B32
(60,43,50)
#2D2226
(45,34,38)
#1E191A
(30,25,26)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #A56A86

#A56A86
(165,106,134)
#AD7791
(173,119,145)
#B5849C
(181,132,156)
#BD91A7
(189,145,167)
#C59EB2
(197,158,178)
#CDABBD
(205,171,189)
#D5B8C8
(213,184,200)
#DDC5D3
(221,197,211)
#E5D2DE
(229,210,222)
#EDDFE9
(237,223,233)
#F5ECF4
(245,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56A86 color. Also use rgb(165,106,134) instead hex code.

Text Font Color

.myTextColor { color: #A56A86; }

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

This text font color is #A56A86.

Background Color

.myBgColor { background-color: #A56A86; }

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

This div background color is #A56A86.

Border color

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

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

This div border color is #A56A86.

Opacity

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

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

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

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

This text has shadow with #A56A86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56A86.

Preview

Color preview on black background

This text has color #A56A86 on black background.


Color preview on white background

This text has color #A56A86 on white background.


Black color preview on #A56A86 background

This text has black color on #A56A86 background.


White color preview on #A56A86 background

This text has white color on #A56A86 background.


Related colors

Complementary color

Complementary color for #hex is #5A9579.


I love getcolorcode.com

Triadic colors

1 #86A56A and #6A86A5 with #A56A86 are triadic colors.

2 #866AA5 and #6AA586 with #A56A86 are triadic colors.