COLOR #9A6AB2

HEX: #9A6AB2 RGB: (154,106,178)

Color info

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

RGB color model

#9A6AB2 color RGB value is (154,106,178).

RGB: (154,106,178) (60%, 42%, 70%)

RGB channels and saturation

R 154 of 255 = 60%
G 106 of 255 = 42%
B 178 of 255 = 70%

154
106
178

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

Portions of RGB colors in percentages

R + G + B = 154 + 106 + 178 = 438 (100%)
R 154 of 438 ~ 35.16%
G 106 of 438 ~ 24.2%
B 178 of 438 ~ 40.64'%

%35.16
%24.2
%40.64

CMYK color model

#9A6AB2 color CMYK value is (13,40,0,30).

  • cyan value is 13.48%
  • magenta value is 40.45%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (13,40,0,30)
C13M40Y0K30 (13%, 40%, 0%, 30%)
(0.13 / 0.40 / 0.00 / 0.30)

CMYK percentages

%13.48
%40.45
%0
%30.2

Codes

Color #9A6AB2 in popluar color models

9A 6A B2
RGB 154 106 178
HSL 280° 31.86% 55.69%
HSB/HSV 280° 40.45% 69.80%
CMYK 13.48% 40.45% 0.00%
30.20%

Color #9A6AB2 in popluar number systems.

HEX 9A 6A B2
Decimal 154 106 178
Binary 10011010 1101010 10110010
Octal 232 152 262

Shades and tints

Shades of #9A6AB2

#9A6AB2
(154,106,178)
#8C61A2
(140,97,162)
#7E5892
(126,88,146)
#704F82
(112,79,130)
#624672
(98,70,114)
#543D62
(84,61,98)
#463452
(70,52,82)
#382B42
(56,43,66)
#2A2232
(42,34,50)
#1C1922
(28,25,34)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #9A6AB2

#9A6AB2
(154,106,178)
#A377B9
(163,119,185)
#AC84C0
(172,132,192)
#B591C7
(181,145,199)
#BE9ECE
(190,158,206)
#C7ABD5
(199,171,213)
#D0B8DC
(208,184,220)
#D9C5E3
(217,197,227)
#E2D2EA
(226,210,234)
#EBDFF1
(235,223,241)
#F4ECF8
(244,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A6AB2 color. Also use rgb(154,106,178) instead hex code.

Text Font Color

.myTextColor { color: #9A6AB2; }

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

This text font color is #9A6AB2.

Background Color

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

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

This div background color is #9A6AB2.

Border color

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

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

This div border color is #9A6AB2.

Opacity

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

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

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

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

This text has shadow with #9A6AB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A6AB2.

Preview

Color preview on black background

This text has color #9A6AB2 on black background.


Color preview on white background

This text has color #9A6AB2 on white background.


Black color preview on #9A6AB2 background

This text has black color on #9A6AB2 background.


White color preview on #9A6AB2 background

This text has white color on #9A6AB2 background.


Related colors

Complementary color

Complementary color for #hex is #65954D.


I love getcolorcode.com

Triadic colors

1 #B29A6A and #6AB29A with #9A6AB2 are triadic colors.

2 #B26A9A and #6A9AB2 with #9A6AB2 are triadic colors.