COLOR #9B66B4

HEX: #9B66B4 RGB: (155,102,180)

Color info

#9B66B4 contains mainly red and blue colors. Web safe color of #9B66B4 is #9966CC (or #96C).

RGB color model

#9B66B4 color RGB value is (155,102,180).

RGB: (155,102,180) (61%, 40%, 71%)

RGB channels and saturation

R 155 of 255 = 61%
G 102 of 255 = 40%
B 180 of 255 = 71%

155
102
180

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

Portions of RGB colors in percentages

R + G + B = 155 + 102 + 180 = 437 (100%)
R 155 of 437 ~ 35.47%
G 102 of 437 ~ 23.34%
B 180 of 437 ~ 41.19'%

%35.47
%23.34
%41.19

CMYK color model

#9B66B4 color CMYK value is (14,43,0,29).

  • cyan value is 13.89%
  • magenta value is 43.33%
  • yellow value is 0.00%
  • key color value is 29.41%
CMYK: (14,43,0,29) C14M43Y0K29 (14%,43%,0%,29%) (0.14/0.43/0.00/0.29) 

CMYK percentages

%13.89
%43.33
%0
%29.41

Codes

Color #9B66B4 in popluar color models

9B 66 B4
RGB 155 102 180
HSL 281° 34.21% 55.29%
HSB/HSV 281° 43.33% 70.59%
CMYK 13.89% 43.33% 0.00%
29.41%

Color #9B66B4 in popluar number systems.

HEX 9B 66 B4
Decimal 155 102 180
Binary 10011011 1100110 10110100
Octal 233 146 264

Shades and tints

Shades of #9B66B4

#9B66B4
(155,102,180)
#8D5DA4
(141,93,164)
#7F5494
(127,84,148)
#714B84
(113,75,132)
#634274
(99,66,116)
#553964
(85,57,100)
#473054
(71,48,84)
#392744
(57,39,68)
#2B1E34
(43,30,52)
#1D1524
(29,21,36)
#0F0C14
(15,12,20)
#000000
(0,0,0)

Tints of #9B66B4

#9B66B4
(155,102,180)
#A473BA
(164,115,186)
#AD80C0
(173,128,192)
#B68DC6
(182,141,198)
#BF9ACC
(191,154,204)
#C8A7D2
(200,167,210)
#D1B4D8
(209,180,216)
#DAC1DE
(218,193,222)
#E3CEE4
(227,206,228)
#ECDBEA
(236,219,234)
#F5E8F0
(245,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B66B4; }

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

This text font color is #9B66B4.

Background Color

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

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

This div background color is #9B66B4.

Border color

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

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

This div border color is #9B66B4.

Opacity

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

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

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

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

This text has shadow with #9B66B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B66B4.

Preview

Color preview on black background

This text has color #9B66B4 on black background.


Color preview on white background

This text has color #9B66B4 on white background.


Black color preview on #9B66B4 background

This text has black color on #9B66B4 background.


White color preview on #9B66B4 background

This text has white color on #9B66B4 background.


Related colors

Complementary color

Complementary color for #hex is #64994B.


I love getcolorcode.com

Triadic colors

1 #B49B66 and #66B49B with #9B66B4 are triadic colors.

2 #B4669B and #669BB4 with #9B66B4 are triadic colors.