COLOR #9B5B91

HEX: #9B5B91 RGB: (155,91,145)

Color info

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

RGB color model

#9B5B91 color RGB value is (155,91,145).

RGB: (155,91,145) (61%, 36%, 57%)

RGB channels and saturation

R 155 of 255 = 61%
G 91 of 255 = 36%
B 145 of 255 = 57%

155
91
145

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

Portions of RGB colors in percentages

R + G + B = 155 + 91 + 145 = 391 (100%)
R 155 of 391 ~ 39.64%
G 91 of 391 ~ 23.27%
B 145 of 391 ~ 37.08'%

%39.64
%23.27
%37.08

CMYK color model

#9B5B91 color CMYK value is (0,41,6,39).

  • cyan value is 0.00%
  • magenta value is 41.29%
  • yellow value is 6.45%
  • key color value is 39.22%

CMYK: (0,41,6,39)
C0M41Y6K39 (0%, 41%, 6%, 39%)
(0.00 / 0.41 / 0.06 / 0.39)

CMYK percentages

%0
%41.29
%6.45
%39.22

Codes

Color #9B5B91 in popluar color models

9B 5B 91
RGB 155 91 145
HSL 309° 26.02% 48.24%
HSB/HSV 309° 41.29% 60.78%
CMYK 0.00% 41.29% 6.45%
39.22%

Color #9B5B91 in popluar number systems.

HEX 9B 5B 91
Decimal 155 91 145
Binary 10011011 1011011 10010001
Octal 233 133 221

Shades and tints

Shades of #9B5B91

#9B5B91
(155,91,145)
#8D5384
(141,83,132)
#7F4B77
(127,75,119)
#71436A
(113,67,106)
#633B5D
(99,59,93)
#553350
(85,51,80)
#472B43
(71,43,67)
#392336
(57,35,54)
#2B1B29
(43,27,41)
#1D131C
(29,19,28)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #9B5B91

#9B5B91
(155,91,145)
#A4699B
(164,105,155)
#AD77A5
(173,119,165)
#B685AF
(182,133,175)
#BF93B9
(191,147,185)
#C8A1C3
(200,161,195)
#D1AFCD
(209,175,205)
#DABDD7
(218,189,215)
#E3CBE1
(227,203,225)
#ECD9EB
(236,217,235)
#F5E7F5
(245,231,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B5B91 color. Also use rgb(155,91,145) instead hex code.

Text Font Color

.myTextColor { color: #9B5B91; }

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

This text font color is #9B5B91.

Background Color

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

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

This div background color is #9B5B91.

Border color

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

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

This div border color is #9B5B91.

Opacity

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

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

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

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

This text has shadow with #9B5B91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B5B91.

Preview

Color preview on black background

This text has color #9B5B91 on black background.


Color preview on white background

This text has color #9B5B91 on white background.


Black color preview on #9B5B91 background

This text has black color on #9B5B91 background.


White color preview on #9B5B91 background

This text has white color on #9B5B91 background.


Related colors

Complementary color

Complementary color for #hex is #64A46E.


I love getcolorcode.com

Triadic colors

1 #919B5B and #5B919B with #9B5B91 are triadic colors.

2 #915B9B and #5B9B91 with #9B5B91 are triadic colors.