COLOR #A56796

HEX: #A56796 RGB: (165,103,150)

Color info

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

RGB color model

#A56796 color RGB value is (165,103,150).

RGB: (165,103,150) (65%, 40%, 59%)

RGB channels and saturation

R 165 of 255 = 65%
G 103 of 255 = 40%
B 150 of 255 = 59%

165
103
150

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

Portions of RGB colors in percentages

R + G + B = 165 + 103 + 150 = 418 (100%)
R 165 of 418 ~ 39.47%
G 103 of 418 ~ 24.64%
B 150 of 418 ~ 35.89'%

%39.47
%24.64
%35.89

CMYK color model

#A56796 color CMYK value is (0,38,9,35).

  • cyan value is 0.00%
  • magenta value is 37.58%
  • yellow value is 9.09%
  • key color value is 35.29%

CMYK: (0,38,9,35)
C0M38Y9K35 (0%, 38%, 9%, 35%)
(0.00 / 0.38 / 0.09 / 0.35)

CMYK percentages

%0
%37.58
%9.09
%35.29

Codes

Color #A56796 in popluar color models

A5 67 96
RGB 165 103 150
HSL 315° 25.62% 52.55%
HSB/HSV 315° 37.58% 64.71%
CMYK 0.00% 37.58% 9.09%
35.29%

Color #A56796 in popluar number systems.

HEX A5 67 96
Decimal 165 103 150
Binary 10100101 1100111 10010110
Octal 245 147 226

Shades and tints

Shades of #A56796

#A56796
(165,103,150)
#965E89
(150,94,137)
#87557C
(135,85,124)
#784C6F
(120,76,111)
#694362
(105,67,98)
#5A3A55
(90,58,85)
#4B3148
(75,49,72)
#3C283B
(60,40,59)
#2D1F2E
(45,31,46)
#1E1621
(30,22,33)
#0F0D14
(15,13,20)
#000000
(0,0,0)

Tints of #A56796

#A56796
(165,103,150)
#AD749F
(173,116,159)
#B581A8
(181,129,168)
#BD8EB1
(189,142,177)
#C59BBA
(197,155,186)
#CDA8C3
(205,168,195)
#D5B5CC
(213,181,204)
#DDC2D5
(221,194,213)
#E5CFDE
(229,207,222)
#EDDCE7
(237,220,231)
#F5E9F0
(245,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56796 color. Also use rgb(165,103,150) instead hex code.

Text Font Color

.myTextColor { color: #A56796; }

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

This text font color is #A56796.

Background Color

.myBgColor { background-color: #A56796; }

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

This div background color is #A56796.

Border color

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

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

This div border color is #A56796.

Opacity

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

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

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

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

This text has shadow with #A56796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56796.

Preview

Color preview on black background

This text has color #A56796 on black background.


Color preview on white background

This text has color #A56796 on white background.


Black color preview on #A56796 background

This text has black color on #A56796 background.


White color preview on #A56796 background

This text has white color on #A56796 background.


Related colors

Complementary color

Complementary color for #hex is #5A9869.


I love getcolorcode.com

Triadic colors

1 #96A567 and #6796A5 with #A56796 are triadic colors.

2 #9667A5 and #67A596 with #A56796 are triadic colors.