COLOR #A56681

HEX: #A56681 RGB: (165,102,129)

Color info

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

RGB color model

#A56681 color RGB value is (165,102,129).

RGB: (165,102,129) (65%, 40%, 51%)

RGB channels and saturation

R 165 of 255 = 65%
G 102 of 255 = 40%
B 129 of 255 = 51%

165
102
129

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

Portions of RGB colors in percentages

R + G + B = 165 + 102 + 129 = 396 (100%)
R 165 of 396 ~ 41.67%
G 102 of 396 ~ 25.76%
B 129 of 396 ~ 32.58'%

%41.67
%25.76
%32.58

CMYK color model

#A56681 color CMYK value is (0,38,22,35).

  • cyan value is 0.00%
  • magenta value is 38.18%
  • yellow value is 21.82%
  • key color value is 35.29%
CMYK: (0,38,22,35) C0M38Y22K35 (0%,38%,22%,35%) (0.00/0.38/0.22/0.35) 

CMYK percentages

%0
%38.18
%21.82
%35.29

Codes

Color #A56681 in popluar color models

A5 66 81
RGB 165 102 129
HSL 334° 25.93% 52.35%
HSB/HSV 334° 38.18% 64.71%
CMYK 0.00% 38.18% 21.82%
35.29%

Color #A56681 in popluar number systems.

HEX A5 66 81
Decimal 165 102 129
Binary 10100101 1100110 10000001
Octal 245 146 201

Shades and tints

Shades of #A56681

#A56681
(165,102,129)
#965D76
(150,93,118)
#87546B
(135,84,107)
#784B60
(120,75,96)
#694255
(105,66,85)
#5A394A
(90,57,74)
#4B303F
(75,48,63)
#3C2734
(60,39,52)
#2D1E29
(45,30,41)
#1E151E
(30,21,30)
#0F0C13
(15,12,19)
#000000
(0,0,0)

Tints of #A56681

#A56681
(165,102,129)
#AD738C
(173,115,140)
#B58097
(181,128,151)
#BD8DA2
(189,141,162)
#C59AAD
(197,154,173)
#CDA7B8
(205,167,184)
#D5B4C3
(213,180,195)
#DDC1CE
(221,193,206)
#E5CED9
(229,206,217)
#EDDBE4
(237,219,228)
#F5E8EF
(245,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56681 color. Also use rgb(165,102,129) instead hex code.

Text Font Color

.myTextColor { color: #A56681; }

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

This text font color is #A56681.

Background Color

.myBgColor { background-color: #A56681; }

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

This div background color is #A56681.

Border color

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

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

This div border color is #A56681.

Opacity

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

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

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

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

This text has shadow with #A56681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56681.

Preview

Color preview on black background

This text has color #A56681 on black background.


Color preview on white background

This text has color #A56681 on white background.


Black color preview on #A56681 background

This text has black color on #A56681 background.


White color preview on #A56681 background

This text has white color on #A56681 background.


Related colors

Complementary color

Complementary color for #hex is #5A997E.


I love getcolorcode.com

Triadic colors

1 #81A566 and #6681A5 with #A56681 are triadic colors.

2 #8166A5 and #66A581 with #A56681 are triadic colors.