COLOR #9B66A2

HEX: #9B66A2 RGB: (155,102,162)

Color info

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

RGB color model

#9B66A2 color RGB value is (155,102,162).

RGB: (155,102,162) (61%, 40%, 64%)

RGB channels and saturation

R 155 of 255 = 61%
G 102 of 255 = 40%
B 162 of 255 = 64%

155
102
162

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

Portions of RGB colors in percentages

R + G + B = 155 + 102 + 162 = 419 (100%)
R 155 of 419 ~ 36.99%
G 102 of 419 ~ 24.34%
B 162 of 419 ~ 38.66'%

%36.99
%24.34
%38.66

CMYK color model

#9B66A2 color CMYK value is (4,37,0,36).

  • cyan value is 4.32%
  • magenta value is 37.04%
  • yellow value is 0.00%
  • key color value is 36.47%
CMYK: (4,37,0,36) C4M37Y0K36 (4%,37%,0%,36%) (0.04/0.37/0.00/0.36) 

CMYK percentages

%4.32
%37.04
%0
%36.47

Codes

Color #9B66A2 in popluar color models

9B 66 A2
RGB 155 102 162
HSL 293° 24.39% 51.76%
HSB/HSV 293° 37.04% 63.53%
CMYK 4.32% 37.04% 0.00%
36.47%

Color #9B66A2 in popluar number systems.

HEX 9B 66 A2
Decimal 155 102 162
Binary 10011011 1100110 10100010
Octal 233 146 242

Shades and tints

Shades of #9B66A2

#9B66A2
(155,102,162)
#8D5D94
(141,93,148)
#7F5486
(127,84,134)
#714B78
(113,75,120)
#63426A
(99,66,106)
#55395C
(85,57,92)
#47304E
(71,48,78)
#392740
(57,39,64)
#2B1E32
(43,30,50)
#1D1524
(29,21,36)
#0F0C16
(15,12,22)
#000000
(0,0,0)

Tints of #9B66A2

#9B66A2
(155,102,162)
#A473AA
(164,115,170)
#AD80B2
(173,128,178)
#B68DBA
(182,141,186)
#BF9AC2
(191,154,194)
#C8A7CA
(200,167,202)
#D1B4D2
(209,180,210)
#DAC1DA
(218,193,218)
#E3CEE2
(227,206,226)
#ECDBEA
(236,219,234)
#F5E8F2
(245,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B66A2 color. Also use rgb(155,102,162) instead hex code.

Text Font Color

.myTextColor { color: #9B66A2; }

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

This text font color is #9B66A2.

Background Color

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

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

This div background color is #9B66A2.

Border color

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

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

This div border color is #9B66A2.

Opacity

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

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

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

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

This text has shadow with #9B66A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B66A2.

Preview

Color preview on black background

This text has color #9B66A2 on black background.


Color preview on white background

This text has color #9B66A2 on white background.


Black color preview on #9B66A2 background

This text has black color on #9B66A2 background.


White color preview on #9B66A2 background

This text has white color on #9B66A2 background.


Related colors

Complementary color

Complementary color for #hex is #64995D.


I love getcolorcode.com

Triadic colors

1 #A29B66 and #66A29B with #9B66A2 are triadic colors.

2 #A2669B and #669BA2 with #9B66A2 are triadic colors.