COLOR #9B6D83

HEX: #9B6D83 RGB: (155,109,131)

Color info

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

RGB color model

#9B6D83 color RGB value is (155,109,131).

RGB: (155,109,131) (61%, 43%, 51%)

RGB channels and saturation

R 155 of 255 = 61%
G 109 of 255 = 43%
B 131 of 255 = 51%

155
109
131

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

Portions of RGB colors in percentages

R + G + B = 155 + 109 + 131 = 395 (100%)
R 155 of 395 ~ 39.24%
G 109 of 395 ~ 27.59%
B 131 of 395 ~ 33.16'%

%39.24
%27.59
%33.16

CMYK color model

#9B6D83 color CMYK value is (0,30,15,39).

  • cyan value is 0.00%
  • magenta value is 29.68%
  • yellow value is 15.48%
  • key color value is 39.22%

CMYK: (0,30,15,39)
C0M30Y15K39 (0%, 30%, 15%, 39%)
(0.00 / 0.30 / 0.15 / 0.39)

CMYK percentages

%0
%29.68
%15.48
%39.22

Codes

Color #9B6D83 in popluar color models

9B 6D 83
RGB 155 109 131
HSL 331° 18.70% 51.76%
HSB/HSV 331° 29.68% 60.78%
CMYK 0.00% 29.68% 15.48%
39.22%

Color #9B6D83 in popluar number systems.

HEX 9B 6D 83
Decimal 155 109 131
Binary 10011011 1101101 10000011
Octal 233 155 203

Shades and tints

Shades of #9B6D83

#9B6D83
(155,109,131)
#8D6478
(141,100,120)
#7F5B6D
(127,91,109)
#715262
(113,82,98)
#634957
(99,73,87)
#55404C
(85,64,76)
#473741
(71,55,65)
#392E36
(57,46,54)
#2B252B
(43,37,43)
#1D1C20
(29,28,32)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #9B6D83

#9B6D83
(155,109,131)
#A47A8E
(164,122,142)
#AD8799
(173,135,153)
#B694A4
(182,148,164)
#BFA1AF
(191,161,175)
#C8AEBA
(200,174,186)
#D1BBC5
(209,187,197)
#DAC8D0
(218,200,208)
#E3D5DB
(227,213,219)
#ECE2E6
(236,226,230)
#F5EFF1
(245,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6D83 color. Also use rgb(155,109,131) instead hex code.

Text Font Color

.myTextColor { color: #9B6D83; }

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

This text font color is #9B6D83.

Background Color

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

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

This div background color is #9B6D83.

Border color

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

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

This div border color is #9B6D83.

Opacity

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

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

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

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

This text has shadow with #9B6D83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6D83.

Preview

Color preview on black background

This text has color #9B6D83 on black background.


Color preview on white background

This text has color #9B6D83 on white background.


Black color preview on #9B6D83 background

This text has black color on #9B6D83 background.


White color preview on #9B6D83 background

This text has white color on #9B6D83 background.


Related colors

Complementary color

Complementary color for #hex is #64927C.


I love getcolorcode.com

Triadic colors

1 #839B6D and #6D839B with #9B6D83 are triadic colors.

2 #836D9B and #6D9B83 with #9B6D83 are triadic colors.