COLOR #A06596

HEX: #A06596 RGB: (160,101,150)

Color info

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

RGB color model

#A06596 color RGB value is (160,101,150).

RGB: (160,101,150) (63%, 40%, 59%)

RGB channels and saturation

R 160 of 255 = 63%
G 101 of 255 = 40%
B 150 of 255 = 59%

160
101
150

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

Portions of RGB colors in percentages

R + G + B = 160 + 101 + 150 = 411 (100%)
R 160 of 411 ~ 38.93%
G 101 of 411 ~ 24.57%
B 150 of 411 ~ 36.5'%

%38.93
%24.57
%36.5

CMYK color model

#A06596 color CMYK value is (0,37,6,37).

  • cyan value is 0.00%
  • magenta value is 36.88%
  • yellow value is 6.25%
  • key color value is 37.25%
CMYK: (0,37,6,37) C0M37Y6K37 (0%,37%,6%,37%) (0.00/0.37/0.06/0.37) 

CMYK percentages

%0
%36.88
%6.25
%37.25

Codes

Color #A06596 in popluar color models

A0 65 96
RGB 160 101 150
HSL 310° 23.69% 51.18%
HSB/HSV 310° 36.88% 62.75%
CMYK 0.00% 36.88% 6.25%
37.25%

Color #A06596 in popluar number systems.

HEX A0 65 96
Decimal 160 101 150
Binary 10100000 1100101 10010110
Octal 240 145 226

Shades and tints

Shades of #A06596

#A06596
(160,101,150)
#925C89
(146,92,137)
#84537C
(132,83,124)
#764A6F
(118,74,111)
#684162
(104,65,98)
#5A3855
(90,56,85)
#4C2F48
(76,47,72)
#3E263B
(62,38,59)
#301D2E
(48,29,46)
#221421
(34,20,33)
#140B14
(20,11,20)
#000000
(0,0,0)

Tints of #A06596

#A06596
(160,101,150)
#A8739F
(168,115,159)
#B081A8
(176,129,168)
#B88FB1
(184,143,177)
#C09DBA
(192,157,186)
#C8ABC3
(200,171,195)
#D0B9CC
(208,185,204)
#D8C7D5
(216,199,213)
#E0D5DE
(224,213,222)
#E8E3E7
(232,227,231)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A06596 color. Also use rgb(160,101,150) instead hex code.

Text Font Color

.myTextColor { color: #A06596; }

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

This text font color is #A06596.

Background Color

.myBgColor { background-color: #A06596; }

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

This div background color is #A06596.

Border color

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

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

This div border color is #A06596.

Opacity

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

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

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

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

This text has shadow with #A06596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A06596.

Preview

Color preview on black background

This text has color #A06596 on black background.


Color preview on white background

This text has color #A06596 on white background.


Black color preview on #A06596 background

This text has black color on #A06596 background.


White color preview on #A06596 background

This text has white color on #A06596 background.


Related colors

Complementary color

Complementary color for #hex is #5F9A69.


I love getcolorcode.com

Triadic colors

1 #96A065 and #6596A0 with #A06596 are triadic colors.

2 #9665A0 and #65A096 with #A06596 are triadic colors.