COLOR #9B7D97

HEX: #9B7D97 RGB: (155,125,151)

Color info

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

RGB color model

#9B7D97 color RGB value is (155,125,151).

RGB: (155,125,151) (61%, 49%, 59%)

RGB channels and saturation

R 155 of 255 = 61%
G 125 of 255 = 49%
B 151 of 255 = 59%

155
125
151

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

Portions of RGB colors in percentages

R + G + B = 155 + 125 + 151 = 431 (100%)
R 155 of 431 ~ 35.96%
G 125 of 431 ~ 29%
B 151 of 431 ~ 35.03'%

%35.96
%29
%35.03

CMYK color model

#9B7D97 color CMYK value is (0,19,3,39).

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

CMYK: (0,19,3,39)
C0M19Y3K39 (0%, 19%, 3%, 39%)
(0.00 / 0.19 / 0.03 / 0.39)

CMYK percentages

%0
%19.35
%2.58
%39.22

Codes

Color #9B7D97 in popluar color models

9B 7D 97
RGB 155 125 151
HSL 308° 13.04% 54.90%
HSB/HSV 308° 19.35% 60.78%
CMYK 0.00% 19.35% 2.58%
39.22%

Color #9B7D97 in popluar number systems.

HEX 9B 7D 97
Decimal 155 125 151
Binary 10011011 1111101 10010111
Octal 233 175 227

Shades and tints

Shades of #9B7D97

#9B7D97
(155,125,151)
#8D728A
(141,114,138)
#7F677D
(127,103,125)
#715C70
(113,92,112)
#635163
(99,81,99)
#554656
(85,70,86)
#473B49
(71,59,73)
#39303C
(57,48,60)
#2B252F
(43,37,47)
#1D1A22
(29,26,34)
#0F0F15
(15,15,21)
#000000
(0,0,0)

Tints of #9B7D97

#9B7D97
(155,125,151)
#A488A0
(164,136,160)
#AD93A9
(173,147,169)
#B69EB2
(182,158,178)
#BFA9BB
(191,169,187)
#C8B4C4
(200,180,196)
#D1BFCD
(209,191,205)
#DACAD6
(218,202,214)
#E3D5DF
(227,213,223)
#ECE0E8
(236,224,232)
#F5EBF1
(245,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B7D97; }

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

This text font color is #9B7D97.

Background Color

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

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

This div background color is #9B7D97.

Border color

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

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

This div border color is #9B7D97.

Opacity

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

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

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

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

This text has shadow with #9B7D97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7D97.

Preview

Color preview on black background

This text has color #9B7D97 on black background.


Color preview on white background

This text has color #9B7D97 on white background.


Black color preview on #9B7D97 background

This text has black color on #9B7D97 background.


White color preview on #9B7D97 background

This text has white color on #9B7D97 background.


Related colors

Complementary color

Complementary color for #hex is #648268.


I love getcolorcode.com

Triadic colors

1 #979B7D and #7D979B with #9B7D97 are triadic colors.

2 #977D9B and #7D9B97 with #9B7D97 are triadic colors.