COLOR #9B4D75

HEX: #9B4D75 RGB: (155,77,117)

Color info

#9B4D75 contains mainly red and blue colors. Web safe color of #9B4D75 is #993366 (or #936).

RGB color model

#9B4D75 color RGB value is (155,77,117).

RGB: (155,77,117) (61%, 30%, 46%)

RGB channels and saturation

R 155 of 255 = 61%
G 77 of 255 = 30%
B 117 of 255 = 46%

155
77
117

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

Portions of RGB colors in percentages

R + G + B = 155 + 77 + 117 = 349 (100%)
R 155 of 349 ~ 44.41%
G 77 of 349 ~ 22.06%
B 117 of 349 ~ 33.52'%

%44.41
%22.06
%33.52

CMYK color model

#9B4D75 color CMYK value is (0,50,25,39).

  • cyan value is 0.00%
  • magenta value is 50.32%
  • yellow value is 24.52%
  • key color value is 39.22%
CMYK: (0,50,25,39) C0M50Y25K39 (0%,50%,25%,39%) (0.00/0.50/0.25/0.39) 

CMYK percentages

%0
%50.32
%24.52
%39.22

Codes

Color #9B4D75 in popluar color models

9B 4D 75
RGB 155 77 117
HSL 329° 33.62% 45.49%
HSB/HSV 329° 50.32% 60.78%
CMYK 0.00% 50.32% 24.52%
39.22%

Color #9B4D75 in popluar number systems.

HEX 9B 4D 75
Decimal 155 77 117
Binary 10011011 1001101 1110101
Octal 233 115 165

Shades and tints

Shades of #9B4D75

#9B4D75
(155,77,117)
#8D466B
(141,70,107)
#7F3F61
(127,63,97)
#713857
(113,56,87)
#63314D
(99,49,77)
#552A43
(85,42,67)
#472339
(71,35,57)
#391C2F
(57,28,47)
#2B1525
(43,21,37)
#1D0E1B
(29,14,27)
#0F0711
(15,7,17)
#000000
(0,0,0)

Tints of #9B4D75

#9B4D75
(155,77,117)
#A45D81
(164,93,129)
#AD6D8D
(173,109,141)
#B67D99
(182,125,153)
#BF8DA5
(191,141,165)
#C89DB1
(200,157,177)
#D1ADBD
(209,173,189)
#DABDC9
(218,189,201)
#E3CDD5
(227,205,213)
#ECDDE1
(236,221,225)
#F5EDED
(245,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B4D75; }

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

This text font color is #9B4D75.

Background Color

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

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

This div background color is #9B4D75.

Border color

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

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

This div border color is #9B4D75.

Opacity

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

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

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

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

This text has shadow with #9B4D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B4D75.

Preview

Color preview on black background

This text has color #9B4D75 on black background.


Color preview on white background

This text has color #9B4D75 on white background.


Black color preview on #9B4D75 background

This text has black color on #9B4D75 background.


White color preview on #9B4D75 background

This text has white color on #9B4D75 background.


Related colors

Complementary color

Complementary color for #hex is #64B28A.


I love getcolorcode.com

Triadic colors

1 #759B4D and #4D759B with #9B4D75 are triadic colors.

2 #754D9B and #4D9B75 with #9B4D75 are triadic colors.