COLOR #9B6BAA

HEX: #9B6BAA RGB: (155,107,170)

Color info

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

RGB color model

#9B6BAA color RGB value is (155,107,170).

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

RGB channels and saturation

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

155
107
170

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

Portions of RGB colors in percentages

R + G + B = 155 + 107 + 170 = 432 (100%)
R 155 of 432 ~ 35.88%
G 107 of 432 ~ 24.77%
B 170 of 432 ~ 39.35'%

%35.88
%24.77
%39.35

CMYK color model

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

  • cyan value is 8.82%
  • magenta value is 37.06%
  • yellow value is 0.00%
  • key color value is 33.33%
CMYK: (9,37,0,33) C9M37Y0K33 (9%,37%,0%,33%) (0.09/0.37/0.00/0.33) 

CMYK percentages

%8.82
%37.06
%0
%33.33

Codes

Color #9B6BAA in popluar color models

9B 6B AA
RGB 155 107 170
HSL 286° 27.04% 54.31%
HSB/HSV 286° 37.06% 66.67%
CMYK 8.82% 37.06% 0.00%
33.33%

Color #9B6BAA in popluar number systems.

HEX 9B 6B AA
Decimal 155 107 170
Binary 10011011 1101011 10101010
Octal 233 153 252

Shades and tints

Shades of #9B6BAA

#9B6BAA
(155,107,170)
#8D629B
(141,98,155)
#7F598C
(127,89,140)
#71507D
(113,80,125)
#63476E
(99,71,110)
#553E5F
(85,62,95)
#473550
(71,53,80)
#392C41
(57,44,65)
#2B2332
(43,35,50)
#1D1A23
(29,26,35)
#0F1114
(15,17,20)
#000000
(0,0,0)

Tints of #9B6BAA

#9B6BAA
(155,107,170)
#A478B1
(164,120,177)
#AD85B8
(173,133,184)
#B692BF
(182,146,191)
#BF9FC6
(191,159,198)
#C8ACCD
(200,172,205)
#D1B9D4
(209,185,212)
#DAC6DB
(218,198,219)
#E3D3E2
(227,211,226)
#ECE0E9
(236,224,233)
#F5EDF0
(245,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B6BAA; }

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

This text font color is #9B6BAA.

Background Color

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

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

This div background color is #9B6BAA.

Border color

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

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

This div border color is #9B6BAA.

Opacity

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

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

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

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

This text has shadow with #9B6BAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6BAA.

Preview

Color preview on black background

This text has color #9B6BAA on black background.


Color preview on white background

This text has color #9B6BAA on white background.


Black color preview on #9B6BAA background

This text has black color on #9B6BAA background.


White color preview on #9B6BAA background

This text has white color on #9B6BAA background.


Related colors

Complementary color

Complementary color for #hex is #649455.


I love getcolorcode.com

Triadic colors

1 #AA9B6B and #6BAA9B with #9B6BAA are triadic colors.

2 #AA6B9B and #6B9BAA with #9B6BAA are triadic colors.