COLOR #9B2D75

HEX: #9B2D75 RGB: (155,45,117)

Color info

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

RGB color model

#9B2D75 color RGB value is (155,45,117).

RGB: (155,45,117) (61%, 18%, 46%)

RGB channels and saturation

R 155 of 255 = 61%
G 45 of 255 = 18%
B 117 of 255 = 46%

155
45
117

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

Portions of RGB colors in percentages

R + G + B = 155 + 45 + 117 = 317 (100%)
R 155 of 317 ~ 48.9%
G 45 of 317 ~ 14.2%
B 117 of 317 ~ 36.91'%

%48.9
%14.2
%36.91

CMYK color model

#9B2D75 color CMYK value is (0,71,25,39).

  • cyan value is 0.00%
  • magenta value is 70.97%
  • yellow value is 24.52%
  • key color value is 39.22%
CMYK: (0,71,25,39) C0M71Y25K39 (0%,71%,25%,39%) (0.00/0.71/0.25/0.39) 

CMYK percentages

%0
%70.97
%24.52
%39.22

Codes

Color #9B2D75 in popluar color models

9B 2D 75
RGB 155 45 117
HSL 321° 55.00% 39.22%
HSB/HSV 321° 70.97% 60.78%
CMYK 0.00% 70.97% 24.52%
39.22%

Color #9B2D75 in popluar number systems.

HEX 9B 2D 75
Decimal 155 45 117
Binary 10011011 101101 1110101
Octal 233 55 165

Shades and tints

Shades of #9B2D75

#9B2D75
(155,45,117)
#8D296B
(141,41,107)
#7F2561
(127,37,97)
#712157
(113,33,87)
#631D4D
(99,29,77)
#551943
(85,25,67)
#471539
(71,21,57)
#39112F
(57,17,47)
#2B0D25
(43,13,37)
#1D091B
(29,9,27)
#0F0511
(15,5,17)
#000000
(0,0,0)

Tints of #9B2D75

#9B2D75
(155,45,117)
#A44081
(164,64,129)
#AD538D
(173,83,141)
#B66699
(182,102,153)
#BF79A5
(191,121,165)
#C88CB1
(200,140,177)
#D19FBD
(209,159,189)
#DAB2C9
(218,178,201)
#E3C5D5
(227,197,213)
#ECD8E1
(236,216,225)
#F5EBED
(245,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B2D75; }

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

This text font color is #9B2D75.

Background Color

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

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

This div background color is #9B2D75.

Border color

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

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

This div border color is #9B2D75.

Opacity

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

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

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

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

This text has shadow with #9B2D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B2D75.

Preview

Color preview on black background

This text has color #9B2D75 on black background.


Color preview on white background

This text has color #9B2D75 on white background.


Black color preview on #9B2D75 background

This text has black color on #9B2D75 background.


White color preview on #9B2D75 background

This text has white color on #9B2D75 background.


Related colors

Complementary color

Complementary color for #hex is #64D28A.


I love getcolorcode.com

Triadic colors

1 #759B2D and #2D759B with #9B2D75 are triadic colors.

2 #752D9B and #2D9B75 with #9B2D75 are triadic colors.