COLOR #9B4D95

HEX: #9B4D95 RGB: (155,77,149)

Color info

#9B4D95 contains mainly red and blue colors. Web safe color of #9B4D95 is #993399 (or #939).

RGB color model

#9B4D95 color RGB value is (155,77,149).

RGB: (155,77,149) (61%, 30%, 58%)

RGB channels and saturation

R 155 of 255 = 61%
G 77 of 255 = 30%
B 149 of 255 = 58%

155
77
149

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

Portions of RGB colors in percentages

R + G + B = 155 + 77 + 149 = 381 (100%)
R 155 of 381 ~ 40.68%
G 77 of 381 ~ 20.21%
B 149 of 381 ~ 39.11'%

%40.68
%20.21
%39.11

CMYK color model

#9B4D95 color CMYK value is (0,50,4,39).

  • cyan value is 0.00%
  • magenta value is 50.32%
  • yellow value is 3.87%
  • key color value is 39.22%
CMYK: (0,50,4,39) C0M50Y4K39 (0%,50%,4%,39%) (0.00/0.50/0.04/0.39) 

CMYK percentages

%0
%50.32
%3.87
%39.22

Codes

Color #9B4D95 in popluar color models

9B 4D 95
RGB 155 77 149
HSL 305° 33.62% 45.49%
HSB/HSV 305° 50.32% 60.78%
CMYK 0.00% 50.32% 3.87%
39.22%

Color #9B4D95 in popluar number systems.

HEX 9B 4D 95
Decimal 155 77 149
Binary 10011011 1001101 10010101
Octal 233 115 225

Shades and tints

Shades of #9B4D95

#9B4D95
(155,77,149)
#8D4688
(141,70,136)
#7F3F7B
(127,63,123)
#71386E
(113,56,110)
#633161
(99,49,97)
#552A54
(85,42,84)
#472347
(71,35,71)
#391C3A
(57,28,58)
#2B152D
(43,21,45)
#1D0E20
(29,14,32)
#0F0713
(15,7,19)
#000000
(0,0,0)

Tints of #9B4D95

#9B4D95
(155,77,149)
#A45D9E
(164,93,158)
#AD6DA7
(173,109,167)
#B67DB0
(182,125,176)
#BF8DB9
(191,141,185)
#C89DC2
(200,157,194)
#D1ADCB
(209,173,203)
#DABDD4
(218,189,212)
#E3CDDD
(227,205,221)
#ECDDE6
(236,221,230)
#F5EDEF
(245,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B4D95 color. Also use rgb(155,77,149) instead hex code.

Text Font Color

.myTextColor { color: #9B4D95; }

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

This text font color is #9B4D95.

Background Color

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

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

This div background color is #9B4D95.

Border color

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

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

This div border color is #9B4D95.

Opacity

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

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

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

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

This text has shadow with #9B4D95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B4D95.

Preview

Color preview on black background

This text has color #9B4D95 on black background.


Color preview on white background

This text has color #9B4D95 on white background.


Black color preview on #9B4D95 background

This text has black color on #9B4D95 background.


White color preview on #9B4D95 background

This text has white color on #9B4D95 background.


Related colors

Complementary color

Complementary color for #hex is #64B26A.


I love getcolorcode.com

Triadic colors

1 #959B4D and #4D959B with #9B4D95 are triadic colors.

2 #954D9B and #4D9B95 with #9B4D95 are triadic colors.