COLOR #9B7D84

HEX: #9B7D84 RGB: (155,125,132)

Color info

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

RGB color model

#9B7D84 color RGB value is (155,125,132).

RGB: (155,125,132) (61%, 49%, 52%)

RGB channels and saturation

R 155 of 255 = 61%
G 125 of 255 = 49%
B 132 of 255 = 52%

155
125
132

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

Portions of RGB colors in percentages

R + G + B = 155 + 125 + 132 = 412 (100%)
R 155 of 412 ~ 37.62%
G 125 of 412 ~ 30.34%
B 132 of 412 ~ 32.04'%

%37.62
%30.34
%32.04

CMYK color model

#9B7D84 color CMYK value is (0,19,15,39).

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

CMYK: (0,19,15,39)
C0M19Y15K39 (0%, 19%, 15%, 39%)
(0.00 / 0.19 / 0.15 / 0.39)

CMYK percentages

%0
%19.35
%14.84
%39.22

Codes

Color #9B7D84 in popluar color models

9B 7D 84
RGB 155 125 132
HSL 346° 13.04% 54.90%
HSB/HSV 346° 19.35% 60.78%
CMYK 0.00% 19.35% 14.84%
39.22%

Color #9B7D84 in popluar number systems.

HEX 9B 7D 84
Decimal 155 125 132
Binary 10011011 1111101 10000100
Octal 233 175 204

Shades and tints

Shades of #9B7D84

#9B7D84
(155,125,132)
#8D7278
(141,114,120)
#7F676C
(127,103,108)
#715C60
(113,92,96)
#635154
(99,81,84)
#554648
(85,70,72)
#473B3C
(71,59,60)
#393030
(57,48,48)
#2B2524
(43,37,36)
#1D1A18
(29,26,24)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #9B7D84

#9B7D84
(155,125,132)
#A4888F
(164,136,143)
#AD939A
(173,147,154)
#B69EA5
(182,158,165)
#BFA9B0
(191,169,176)
#C8B4BB
(200,180,187)
#D1BFC6
(209,191,198)
#DACAD1
(218,202,209)
#E3D5DC
(227,213,220)
#ECE0E7
(236,224,231)
#F5EBF2
(245,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B7D84; }

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

This text font color is #9B7D84.

Background Color

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

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

This div background color is #9B7D84.

Border color

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

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

This div border color is #9B7D84.

Opacity

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

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

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

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

This text has shadow with #9B7D84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7D84.

Preview

Color preview on black background

This text has color #9B7D84 on black background.


Color preview on white background

This text has color #9B7D84 on white background.


Black color preview on #9B7D84 background

This text has black color on #9B7D84 background.


White color preview on #9B7D84 background

This text has white color on #9B7D84 background.


Related colors

Complementary color

Complementary color for #hex is #64827B.


I love getcolorcode.com

Triadic colors

1 #849B7D and #7D849B with #9B7D84 are triadic colors.

2 #847D9B and #7D9B84 with #9B7D84 are triadic colors.