COLOR #A06BA6

HEX: #A06BA6 RGB: (160,107,166)

Color info

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

RGB color model

#A06BA6 color RGB value is (160,107,166).

RGB: (160,107,166) (63%, 42%, 65%)

RGB channels and saturation

R 160 of 255 = 63%
G 107 of 255 = 42%
B 166 of 255 = 65%

160
107
166

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

Portions of RGB colors in percentages

R + G + B = 160 + 107 + 166 = 433 (100%)
R 160 of 433 ~ 36.95%
G 107 of 433 ~ 24.71%
B 166 of 433 ~ 38.34'%

%36.95
%24.71
%38.34

CMYK color model

#A06BA6 color CMYK value is (4,36,0,35).

  • cyan value is 3.61%
  • magenta value is 35.54%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (4,36,0,35)
C4M36Y0K35 (4%, 36%, 0%, 35%)
(0.04 / 0.36 / 0.00 / 0.35)

CMYK percentages

%3.61
%35.54
%0
%34.9

Codes

Color #A06BA6 in popluar color models

A0 6B A6
RGB 160 107 166
HSL 294° 24.89% 53.53%
HSB/HSV 294° 35.54% 65.10%
CMYK 3.61% 35.54% 0.00%
34.90%

Color #A06BA6 in popluar number systems.

HEX A0 6B A6
Decimal 160 107 166
Binary 10100000 1101011 10100110
Octal 240 153 246

Shades and tints

Shades of #A06BA6

#A06BA6
(160,107,166)
#926297
(146,98,151)
#845988
(132,89,136)
#765079
(118,80,121)
#68476A
(104,71,106)
#5A3E5B
(90,62,91)
#4C354C
(76,53,76)
#3E2C3D
(62,44,61)
#30232E
(48,35,46)
#221A1F
(34,26,31)
#141110
(20,17,16)
#000000
(0,0,0)

Tints of #A06BA6

#A06BA6
(160,107,166)
#A878AE
(168,120,174)
#B085B6
(176,133,182)
#B892BE
(184,146,190)
#C09FC6
(192,159,198)
#C8ACCE
(200,172,206)
#D0B9D6
(208,185,214)
#D8C6DE
(216,198,222)
#E0D3E6
(224,211,230)
#E8E0EE
(232,224,238)
#F0EDF6
(240,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A06BA6 color. Also use rgb(160,107,166) instead hex code.

Text Font Color

.myTextColor { color: #A06BA6; }

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

This text font color is #A06BA6.

Background Color

.myBgColor { background-color: #A06BA6; }

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

This div background color is #A06BA6.

Border color

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

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

This div border color is #A06BA6.

Opacity

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

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

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

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

This text has shadow with #A06BA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A06BA6.

Preview

Color preview on black background

This text has color #A06BA6 on black background.


Color preview on white background

This text has color #A06BA6 on white background.


Black color preview on #A06BA6 background

This text has black color on #A06BA6 background.


White color preview on #A06BA6 background

This text has white color on #A06BA6 background.


Related colors

Complementary color

Complementary color for #hex is #5F9459.


I love getcolorcode.com

Triadic colors

1 #A6A06B and #6BA6A0 with #A06BA6 are triadic colors.

2 #A66BA0 and #6BA0A6 with #A06BA6 are triadic colors.