COLOR #9B7A84

HEX: #9B7A84 RGB: (155,122,132)

Color info

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

RGB color model

#9B7A84 color RGB value is (155,122,132).

RGB: (155,122,132) (61%, 48%, 52%)

RGB channels and saturation

R 155 of 255 = 61%
G 122 of 255 = 48%
B 132 of 255 = 52%

155
122
132

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

Portions of RGB colors in percentages

R + G + B = 155 + 122 + 132 = 409 (100%)
R 155 of 409 ~ 37.9%
G 122 of 409 ~ 29.83%
B 132 of 409 ~ 32.27'%

%37.9
%29.83
%32.27

CMYK color model

#9B7A84 color CMYK value is (0,21,15,39).

  • cyan value is 0.00%
  • magenta value is 21.29%
  • yellow value is 14.84%
  • key color value is 39.22%

CMYK: (0,21,15,39)
C0M21Y15K39 (0%, 21%, 15%, 39%)
(0.00 / 0.21 / 0.15 / 0.39)

CMYK percentages

%0
%21.29
%14.84
%39.22

Codes

Color #9B7A84 in popluar color models

9B 7A 84
RGB 155 122 132
HSL 342° 14.16% 54.31%
HSB/HSV 342° 21.29% 60.78%
CMYK 0.00% 21.29% 14.84%
39.22%

Color #9B7A84 in popluar number systems.

HEX 9B 7A 84
Decimal 155 122 132
Binary 10011011 1111010 10000100
Octal 233 172 204

Shades and tints

Shades of #9B7A84

#9B7A84
(155,122,132)
#8D6F78
(141,111,120)
#7F646C
(127,100,108)
#715960
(113,89,96)
#634E54
(99,78,84)
#554348
(85,67,72)
#47383C
(71,56,60)
#392D30
(57,45,48)
#2B2224
(43,34,36)
#1D1718
(29,23,24)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #9B7A84

#9B7A84
(155,122,132)
#A4868F
(164,134,143)
#AD929A
(173,146,154)
#B69EA5
(182,158,165)
#BFAAB0
(191,170,176)
#C8B6BB
(200,182,187)
#D1C2C6
(209,194,198)
#DACED1
(218,206,209)
#E3DADC
(227,218,220)
#ECE6E7
(236,230,231)
#F5F2F2
(245,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B7A84; }

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

This text font color is #9B7A84.

Background Color

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

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

This div background color is #9B7A84.

Border color

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

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

This div border color is #9B7A84.

Opacity

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

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

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

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

This text has shadow with #9B7A84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7A84.

Preview

Color preview on black background

This text has color #9B7A84 on black background.


Color preview on white background

This text has color #9B7A84 on white background.


Black color preview on #9B7A84 background

This text has black color on #9B7A84 background.


White color preview on #9B7A84 background

This text has white color on #9B7A84 background.


Related colors

Complementary color

Complementary color for #hex is #64857B.


I love getcolorcode.com

Triadic colors

1 #849B7A and #7A849B with #9B7A84 are triadic colors.

2 #847A9B and #7A9B84 with #9B7A84 are triadic colors.