COLOR #A56592

HEX: #A56592 RGB: (165,101,146)

Color info

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

RGB color model

#A56592 color RGB value is (165,101,146).

RGB: (165,101,146) (65%, 40%, 57%)

RGB channels and saturation

R 165 of 255 = 65%
G 101 of 255 = 40%
B 146 of 255 = 57%

165
101
146

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

Portions of RGB colors in percentages

R + G + B = 165 + 101 + 146 = 412 (100%)
R 165 of 412 ~ 40.05%
G 101 of 412 ~ 24.51%
B 146 of 412 ~ 35.44'%

%40.05
%24.51
%35.44

CMYK color model

#A56592 color CMYK value is (0,39,12,35).

  • cyan value is 0.00%
  • magenta value is 38.79%
  • yellow value is 11.52%
  • key color value is 35.29%
CMYK: (0,39,12,35) C0M39Y12K35 (0%,39%,12%,35%) (0.00/0.39/0.12/0.35) 

CMYK percentages

%0
%38.79
%11.52
%35.29

Codes

Color #A56592 in popluar color models

A5 65 92
RGB 165 101 146
HSL 318° 26.23% 52.16%
HSB/HSV 318° 38.79% 64.71%
CMYK 0.00% 38.79% 11.52%
35.29%

Color #A56592 in popluar number systems.

HEX A5 65 92
Decimal 165 101 146
Binary 10100101 1100101 10010010
Octal 245 145 222

Shades and tints

Shades of #A56592

#A56592
(165,101,146)
#965C85
(150,92,133)
#875378
(135,83,120)
#784A6B
(120,74,107)
#69415E
(105,65,94)
#5A3851
(90,56,81)
#4B2F44
(75,47,68)
#3C2637
(60,38,55)
#2D1D2A
(45,29,42)
#1E141D
(30,20,29)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #A56592

#A56592
(165,101,146)
#AD739B
(173,115,155)
#B581A4
(181,129,164)
#BD8FAD
(189,143,173)
#C59DB6
(197,157,182)
#CDABBF
(205,171,191)
#D5B9C8
(213,185,200)
#DDC7D1
(221,199,209)
#E5D5DA
(229,213,218)
#EDE3E3
(237,227,227)
#F5F1EC
(245,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56592 color. Also use rgb(165,101,146) instead hex code.

Text Font Color

.myTextColor { color: #A56592; }

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

This text font color is #A56592.

Background Color

.myBgColor { background-color: #A56592; }

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

This div background color is #A56592.

Border color

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

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

This div border color is #A56592.

Opacity

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

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

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

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

This text has shadow with #A56592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56592.

Preview

Color preview on black background

This text has color #A56592 on black background.


Color preview on white background

This text has color #A56592 on white background.


Black color preview on #A56592 background

This text has black color on #A56592 background.


White color preview on #A56592 background

This text has white color on #A56592 background.


Related colors

Complementary color

Complementary color for #hex is #5A9A6D.


I love getcolorcode.com

Triadic colors

1 #92A565 and #6592A5 with #A56592 are triadic colors.

2 #9265A5 and #65A592 with #A56592 are triadic colors.