COLOR #9B6E95

HEX: #9B6E95 RGB: (155,110,149)

Color info

#9B6E95 contains red, green and blue colors in about the same proportion. Web safe color of #9B6E95 is #996699 (or #969).

RGB color model

#9B6E95 color RGB value is (155,110,149).

RGB: (155,110,149) (61%, 43%, 58%)

RGB channels and saturation

R 155 of 255 = 61%
G 110 of 255 = 43%
B 149 of 255 = 58%

155
110
149

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

Portions of RGB colors in percentages

R + G + B = 155 + 110 + 149 = 414 (100%)
R 155 of 414 ~ 37.44%
G 110 of 414 ~ 26.57%
B 149 of 414 ~ 35.99'%

%37.44
%26.57
%35.99

CMYK color model

#9B6E95 color CMYK value is (0,29,4,39).

  • cyan value is 0.00%
  • magenta value is 29.03%
  • yellow value is 3.87%
  • key color value is 39.22%

CMYK: (0,29,4,39)
C0M29Y4K39 (0%, 29%, 4%, 39%)
(0.00 / 0.29 / 0.04 / 0.39)

CMYK percentages

%0
%29.03
%3.87
%39.22

Codes

Color #9B6E95 in popluar color models

9B 6E 95
RGB 155 110 149
HSL 308° 18.37% 51.96%
HSB/HSV 308° 29.03% 60.78%
CMYK 0.00% 29.03% 3.87%
39.22%

Color #9B6E95 in popluar number systems.

HEX 9B 6E 95
Decimal 155 110 149
Binary 10011011 1101110 10010101
Octal 233 156 225

Shades and tints

Shades of #9B6E95

#9B6E95
(155,110,149)
#8D6488
(141,100,136)
#7F5A7B
(127,90,123)
#71506E
(113,80,110)
#634661
(99,70,97)
#553C54
(85,60,84)
#473247
(71,50,71)
#39283A
(57,40,58)
#2B1E2D
(43,30,45)
#1D1420
(29,20,32)
#0F0A13
(15,10,19)
#000000
(0,0,0)

Tints of #9B6E95

#9B6E95
(155,110,149)
#A47B9E
(164,123,158)
#AD88A7
(173,136,167)
#B695B0
(182,149,176)
#BFA2B9
(191,162,185)
#C8AFC2
(200,175,194)
#D1BCCB
(209,188,203)
#DAC9D4
(218,201,212)
#E3D6DD
(227,214,221)
#ECE3E6
(236,227,230)
#F5F0EF
(245,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B6E95; }

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

This text font color is #9B6E95.

Background Color

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

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

This div background color is #9B6E95.

Border color

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

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

This div border color is #9B6E95.

Opacity

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

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

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

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

This text has shadow with #9B6E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6E95.

Preview

Color preview on black background

This text has color #9B6E95 on black background.


Color preview on white background

This text has color #9B6E95 on white background.


Black color preview on #9B6E95 background

This text has black color on #9B6E95 background.


White color preview on #9B6E95 background

This text has white color on #9B6E95 background.


Related colors

Complementary color

Complementary color for #hex is #64916A.


I love getcolorcode.com

Triadic colors

1 #959B6E and #6E959B with #9B6E95 are triadic colors.

2 #956E9B and #6E9B95 with #9B6E95 are triadic colors.