COLOR #9B4977

HEX: #9B4977 RGB: (155,73,119)

Color info

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

RGB color model

#9B4977 color RGB value is (155,73,119).

RGB: (155,73,119) (61%, 29%, 47%)

RGB channels and saturation

R 155 of 255 = 61%
G 73 of 255 = 29%
B 119 of 255 = 47%

155
73
119

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

Portions of RGB colors in percentages

R + G + B = 155 + 73 + 119 = 347 (100%)
R 155 of 347 ~ 44.67%
G 73 of 347 ~ 21.04%
B 119 of 347 ~ 34.29'%

%44.67
%21.04
%34.29

CMYK color model

#9B4977 color CMYK value is (0,53,23,39).

  • cyan value is 0.00%
  • magenta value is 52.90%
  • yellow value is 23.23%
  • key color value is 39.22%

CMYK: (0,53,23,39)
C0M53Y23K39 (0%, 53%, 23%, 39%)
(0.00 / 0.53 / 0.23 / 0.39)

CMYK percentages

%0
%52.9
%23.23
%39.22

Codes

Color #9B4977 in popluar color models

9B 49 77
RGB 155 73 119
HSL 326° 35.96% 44.71%
HSB/HSV 326° 52.90% 60.78%
CMYK 0.00% 52.90% 23.23%
39.22%

Color #9B4977 in popluar number systems.

HEX 9B 49 77
Decimal 155 73 119
Binary 10011011 1001001 1110111
Octal 233 111 167

Shades and tints

Shades of #9B4977

#9B4977
(155,73,119)
#8D436D
(141,67,109)
#7F3D63
(127,61,99)
#713759
(113,55,89)
#63314F
(99,49,79)
#552B45
(85,43,69)
#47253B
(71,37,59)
#391F31
(57,31,49)
#2B1927
(43,25,39)
#1D131D
(29,19,29)
#0F0D13
(15,13,19)
#000000
(0,0,0)

Tints of #9B4977

#9B4977
(155,73,119)
#A45983
(164,89,131)
#AD698F
(173,105,143)
#B6799B
(182,121,155)
#BF89A7
(191,137,167)
#C899B3
(200,153,179)
#D1A9BF
(209,169,191)
#DAB9CB
(218,185,203)
#E3C9D7
(227,201,215)
#ECD9E3
(236,217,227)
#F5E9EF
(245,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B4977 color. Also use rgb(155,73,119) instead hex code.

Text Font Color

.myTextColor { color: #9B4977; }

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

This text font color is #9B4977.

Background Color

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

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

This div background color is #9B4977.

Border color

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

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

This div border color is #9B4977.

Opacity

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

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

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

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

This text has shadow with #9B4977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B4977.

Preview

Color preview on black background

This text has color #9B4977 on black background.


Color preview on white background

This text has color #9B4977 on white background.


Black color preview on #9B4977 background

This text has black color on #9B4977 background.


White color preview on #9B4977 background

This text has white color on #9B4977 background.


Related colors

Complementary color

Complementary color for #hex is #64B688.


I love getcolorcode.com

Triadic colors

1 #779B49 and #49779B with #9B4977 are triadic colors.

2 #77499B and #499B77 with #9B4977 are triadic colors.