COLOR #9A6BAB

HEX: #9A6BAB RGB: (154,107,171)

Color info

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

RGB color model

#9A6BAB color RGB value is (154,107,171).

RGB: (154,107,171) (60%, 42%, 67%)

RGB channels and saturation

R 154 of 255 = 60%
G 107 of 255 = 42%
B 171 of 255 = 67%

154
107
171

R + G + B ~ 56%. #9A6BAB is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 154 + 107 + 171 = 432 (100%)
R 154 of 432 ~ 35.65%
G 107 of 432 ~ 24.77%
B 171 of 432 ~ 39.58'%

%35.65
%24.77
%39.58

CMYK color model

#9A6BAB color CMYK value is (10,37,0,33).

  • cyan value is 9.94%
  • magenta value is 37.43%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (10,37,0,33)
C10M37Y0K33 (10%, 37%, 0%, 33%)
(0.10 / 0.37 / 0.00 / 0.33)

CMYK percentages

%9.94
%37.43
%0
%32.94

Codes

Color #9A6BAB in popluar color models

9A 6B AB
RGB 154 107 171
HSL 284° 27.59% 54.51%
HSB/HSV 284° 37.43% 67.06%
CMYK 9.94% 37.43% 0.00%
32.94%

Color #9A6BAB in popluar number systems.

HEX 9A 6B AB
Decimal 154 107 171
Binary 10011010 1101011 10101011
Octal 232 153 253

Shades and tints

Shades of #9A6BAB

#9A6BAB
(154,107,171)
#8C629C
(140,98,156)
#7E598D
(126,89,141)
#70507E
(112,80,126)
#62476F
(98,71,111)
#543E60
(84,62,96)
#463551
(70,53,81)
#382C42
(56,44,66)
#2A2333
(42,35,51)
#1C1A24
(28,26,36)
#0E1115
(14,17,21)
#000000
(0,0,0)

Tints of #9A6BAB

#9A6BAB
(154,107,171)
#A378B2
(163,120,178)
#AC85B9
(172,133,185)
#B592C0
(181,146,192)
#BE9FC7
(190,159,199)
#C7ACCE
(199,172,206)
#D0B9D5
(208,185,213)
#D9C6DC
(217,198,220)
#E2D3E3
(226,211,227)
#EBE0EA
(235,224,234)
#F4EDF1
(244,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A6BAB color. Also use rgb(154,107,171) instead hex code.

Text Font Color

.myTextColor { color: #9A6BAB; }

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

This text font color is #9A6BAB.

Background Color

.myBgColor { background-color: #9A6BAB; }

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

This div background color is #9A6BAB.

Border color

.myBorderColor { border: 1px solid #9A6BAB; }

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

This div border color is #9A6BAB.

Opacity

.myOpacity80 { color: #9A6BAB; opacity: 0.8; }

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

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

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

This text has shadow with #9A6BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A6BAB.

Preview

Color preview on black background

This text has color #9A6BAB on black background.


Color preview on white background

This text has color #9A6BAB on white background.


Black color preview on #9A6BAB background

This text has black color on #9A6BAB background.


White color preview on #9A6BAB background

This text has white color on #9A6BAB background.


Related colors

Complementary color

Complementary color for #hex is #659454.


I love getcolorcode.com

Triadic colors

1 #AB9A6B and #6BAB9A with #9A6BAB are triadic colors.

2 #AB6B9A and #6B9AAB with #9A6BAB are triadic colors.