COLOR #9B6B79

HEX: #9B6B79 RGB: (155,107,121)

Color info

#9B6B79 contains red, green and blue colors in about the same proportion. Web safe color of #9B6B79 is #996666 (or #966).

RGB color model

#9B6B79 color RGB value is (155,107,121).

RGB: (155,107,121) (61%, 42%, 47%)

RGB channels and saturation

R 155 of 255 = 61%
G 107 of 255 = 42%
B 121 of 255 = 47%

155
107
121

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

Portions of RGB colors in percentages

R + G + B = 155 + 107 + 121 = 383 (100%)
R 155 of 383 ~ 40.47%
G 107 of 383 ~ 27.94%
B 121 of 383 ~ 31.59'%

%40.47
%27.94
%31.59

CMYK color model

#9B6B79 color CMYK value is (0,31,22,39).

  • cyan value is 0.00%
  • magenta value is 30.97%
  • yellow value is 21.94%
  • key color value is 39.22%

CMYK: (0,31,22,39)
C0M31Y22K39 (0%, 31%, 22%, 39%)
(0.00 / 0.31 / 0.22 / 0.39)

CMYK percentages

%0
%30.97
%21.94
%39.22

Codes

Color #9B6B79 in popluar color models

9B 6B 79
RGB 155 107 121
HSL 343° 19.35% 51.37%
HSB/HSV 343° 30.97% 60.78%
CMYK 0.00% 30.97% 21.94%
39.22%

Color #9B6B79 in popluar number systems.

HEX 9B 6B 79
Decimal 155 107 121
Binary 10011011 1101011 1111001
Octal 233 153 171

Shades and tints

Shades of #9B6B79

#9B6B79
(155,107,121)
#8D626E
(141,98,110)
#7F5963
(127,89,99)
#715058
(113,80,88)
#63474D
(99,71,77)
#553E42
(85,62,66)
#473537
(71,53,55)
#392C2C
(57,44,44)
#2B2321
(43,35,33)
#1D1A16
(29,26,22)
#0F110B
(15,17,11)
#000000
(0,0,0)

Tints of #9B6B79

#9B6B79
(155,107,121)
#A47885
(164,120,133)
#AD8591
(173,133,145)
#B6929D
(182,146,157)
#BF9FA9
(191,159,169)
#C8ACB5
(200,172,181)
#D1B9C1
(209,185,193)
#DAC6CD
(218,198,205)
#E3D3D9
(227,211,217)
#ECE0E5
(236,224,229)
#F5EDF1
(245,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6B79 color. Also use rgb(155,107,121) instead hex code.

Text Font Color

.myTextColor { color: #9B6B79; }

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

This text font color is #9B6B79.

Background Color

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

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

This div background color is #9B6B79.

Border color

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

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

This div border color is #9B6B79.

Opacity

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

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

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

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

This text has shadow with #9B6B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6B79.

Preview

Color preview on black background

This text has color #9B6B79 on black background.


Color preview on white background

This text has color #9B6B79 on white background.


Black color preview on #9B6B79 background

This text has black color on #9B6B79 background.


White color preview on #9B6B79 background

This text has white color on #9B6B79 background.


Related colors

Complementary color

Complementary color for #hex is #649486.


I love getcolorcode.com

Triadic colors

1 #799B6B and #6B799B with #9B6B79 are triadic colors.

2 #796B9B and #6B9B79 with #9B6B79 are triadic colors.