COLOR #A56893

HEX: #A56893 RGB: (165,104,147)

Color info

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

RGB color model

#A56893 color RGB value is (165,104,147).

RGB: (165,104,147) (65%, 41%, 58%)

RGB channels and saturation

R 165 of 255 = 65%
G 104 of 255 = 41%
B 147 of 255 = 58%

165
104
147

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

Portions of RGB colors in percentages

R + G + B = 165 + 104 + 147 = 416 (100%)
R 165 of 416 ~ 39.66%
G 104 of 416 ~ 25%
B 147 of 416 ~ 35.34'%

%39.66
%25
%35.34

CMYK color model

#A56893 color CMYK value is (0,37,11,35).

  • cyan value is 0.00%
  • magenta value is 36.97%
  • yellow value is 10.91%
  • key color value is 35.29%

CMYK: (0,37,11,35)
C0M37Y11K35 (0%, 37%, 11%, 35%)
(0.00 / 0.37 / 0.11 / 0.35)

CMYK percentages

%0
%36.97
%10.91
%35.29

Codes

Color #A56893 in popluar color models

A5 68 93
RGB 165 104 147
HSL 318° 25.31% 52.75%
HSB/HSV 318° 36.97% 64.71%
CMYK 0.00% 36.97% 10.91%
35.29%

Color #A56893 in popluar number systems.

HEX A5 68 93
Decimal 165 104 147
Binary 10100101 1101000 10010011
Octal 245 150 223

Shades and tints

Shades of #A56893

#A56893
(165,104,147)
#965F86
(150,95,134)
#875679
(135,86,121)
#784D6C
(120,77,108)
#69445F
(105,68,95)
#5A3B52
(90,59,82)
#4B3245
(75,50,69)
#3C2938
(60,41,56)
#2D202B
(45,32,43)
#1E171E
(30,23,30)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #A56893

#A56893
(165,104,147)
#AD759C
(173,117,156)
#B582A5
(181,130,165)
#BD8FAE
(189,143,174)
#C59CB7
(197,156,183)
#CDA9C0
(205,169,192)
#D5B6C9
(213,182,201)
#DDC3D2
(221,195,210)
#E5D0DB
(229,208,219)
#EDDDE4
(237,221,228)
#F5EAED
(245,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56893 color. Also use rgb(165,104,147) instead hex code.

Text Font Color

.myTextColor { color: #A56893; }

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

This text font color is #A56893.

Background Color

.myBgColor { background-color: #A56893; }

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

This div background color is #A56893.

Border color

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

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

This div border color is #A56893.

Opacity

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

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

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

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

This text has shadow with #A56893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56893.

Preview

Color preview on black background

This text has color #A56893 on black background.


Color preview on white background

This text has color #A56893 on white background.


Black color preview on #A56893 background

This text has black color on #A56893 background.


White color preview on #A56893 background

This text has white color on #A56893 background.


Related colors

Complementary color

Complementary color for #hex is #5A976C.


I love getcolorcode.com

Triadic colors

1 #93A568 and #6893A5 with #A56893 are triadic colors.

2 #9368A5 and #68A593 with #A56893 are triadic colors.