COLOR #9B7A87

HEX: #9B7A87 RGB: (155,122,135)

Color info

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

RGB color model

#9B7A87 color RGB value is (155,122,135).

RGB: (155,122,135) (61%, 48%, 53%)

RGB channels and saturation

R 155 of 255 = 61%
G 122 of 255 = 48%
B 135 of 255 = 53%

155
122
135

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

Portions of RGB colors in percentages

R + G + B = 155 + 122 + 135 = 412 (100%)
R 155 of 412 ~ 37.62%
G 122 of 412 ~ 29.61%
B 135 of 412 ~ 32.77'%

%37.62
%29.61
%32.77

CMYK color model

#9B7A87 color CMYK value is (0,21,13,39).

  • cyan value is 0.00%
  • magenta value is 21.29%
  • yellow value is 12.90%
  • key color value is 39.22%
CMYK: (0,21,13,39) C0M21Y13K39 (0%,21%,13%,39%) (0.00/0.21/0.13/0.39) 

CMYK percentages

%0
%21.29
%12.9
%39.22

Codes

Color #9B7A87 in popluar color models

9B 7A 87
RGB 155 122 135
HSL 336° 14.16% 54.31%
HSB/HSV 336° 21.29% 60.78%
CMYK 0.00% 21.29% 12.90%
39.22%

Color #9B7A87 in popluar number systems.

HEX 9B 7A 87
Decimal 155 122 135
Binary 10011011 1111010 10000111
Octal 233 172 207

Shades and tints

Shades of #9B7A87

#9B7A87
(155,122,135)
#8D6F7B
(141,111,123)
#7F646F
(127,100,111)
#715963
(113,89,99)
#634E57
(99,78,87)
#55434B
(85,67,75)
#47383F
(71,56,63)
#392D33
(57,45,51)
#2B2227
(43,34,39)
#1D171B
(29,23,27)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #9B7A87

#9B7A87
(155,122,135)
#A48691
(164,134,145)
#AD929B
(173,146,155)
#B69EA5
(182,158,165)
#BFAAAF
(191,170,175)
#C8B6B9
(200,182,185)
#D1C2C3
(209,194,195)
#DACECD
(218,206,205)
#E3DAD7
(227,218,215)
#ECE6E1
(236,230,225)
#F5F2EB
(245,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B7A87 color. Also use rgb(155,122,135) instead hex code.

Text Font Color

.myTextColor { color: #9B7A87; }

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

This text font color is #9B7A87.

Background Color

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

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

This div background color is #9B7A87.

Border color

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

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

This div border color is #9B7A87.

Opacity

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

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

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

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

This text has shadow with #9B7A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7A87.

Preview

Color preview on black background

This text has color #9B7A87 on black background.


Color preview on white background

This text has color #9B7A87 on white background.


Black color preview on #9B7A87 background

This text has black color on #9B7A87 background.


White color preview on #9B7A87 background

This text has white color on #9B7A87 background.


Related colors

Complementary color

Complementary color for #hex is #648578.


I love getcolorcode.com

Triadic colors

1 #879B7A and #7A879B with #9B7A87 are triadic colors.

2 #877A9B and #7A9B87 with #9B7A87 are triadic colors.