COLOR #9B6CAA

HEX: #9B6CAA RGB: (155,108,170)

Color info

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

RGB color model

#9B6CAA color RGB value is (155,108,170).

RGB: (155,108,170) (61%, 42%, 67%)

RGB channels and saturation

R 155 of 255 = 61%
G 108 of 255 = 42%
B 170 of 255 = 67%

155
108
170

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

Portions of RGB colors in percentages

R + G + B = 155 + 108 + 170 = 433 (100%)
R 155 of 433 ~ 35.8%
G 108 of 433 ~ 24.94%
B 170 of 433 ~ 39.26'%

%35.8
%24.94
%39.26

CMYK color model

#9B6CAA color CMYK value is (9,36,0,33).

  • cyan value is 8.82%
  • magenta value is 36.47%
  • yellow value is 0.00%
  • key color value is 33.33%
CMYK: (9,36,0,33) C9M36Y0K33 (9%,36%,0%,33%) (0.09/0.36/0.00/0.33) 

CMYK percentages

%8.82
%36.47
%0
%33.33

Codes

Color #9B6CAA in popluar color models

9B 6C AA
RGB 155 108 170
HSL 285° 26.72% 54.51%
HSB/HSV 285° 36.47% 66.67%
CMYK 8.82% 36.47% 0.00%
33.33%

Color #9B6CAA in popluar number systems.

HEX 9B 6C AA
Decimal 155 108 170
Binary 10011011 1101100 10101010
Octal 233 154 252

Shades and tints

Shades of #9B6CAA

#9B6CAA
(155,108,170)
#8D639B
(141,99,155)
#7F5A8C
(127,90,140)
#71517D
(113,81,125)
#63486E
(99,72,110)
#553F5F
(85,63,95)
#473650
(71,54,80)
#392D41
(57,45,65)
#2B2432
(43,36,50)
#1D1B23
(29,27,35)
#0F1214
(15,18,20)
#000000
(0,0,0)

Tints of #9B6CAA

#9B6CAA
(155,108,170)
#A479B1
(164,121,177)
#AD86B8
(173,134,184)
#B693BF
(182,147,191)
#BFA0C6
(191,160,198)
#C8ADCD
(200,173,205)
#D1BAD4
(209,186,212)
#DAC7DB
(218,199,219)
#E3D4E2
(227,212,226)
#ECE1E9
(236,225,233)
#F5EEF0
(245,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6CAA color. Also use rgb(155,108,170) instead hex code.

Text Font Color

.myTextColor { color: #9B6CAA; }

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

This text font color is #9B6CAA.

Background Color

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

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

This div background color is #9B6CAA.

Border color

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

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

This div border color is #9B6CAA.

Opacity

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

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

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

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

This text has shadow with #9B6CAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6CAA.

Preview

Color preview on black background

This text has color #9B6CAA on black background.


Color preview on white background

This text has color #9B6CAA on white background.


Black color preview on #9B6CAA background

This text has black color on #9B6CAA background.


White color preview on #9B6CAA background

This text has white color on #9B6CAA background.


Related colors

Complementary color

Complementary color for #hex is #649355.


I love getcolorcode.com

Triadic colors

1 #AA9B6C and #6CAA9B with #9B6CAA are triadic colors.

2 #AA6C9B and #6C9BAA with #9B6CAA are triadic colors.