COLOR #9B8198

HEX: #9B8198 RGB: (155,129,152)

Color info

#9B8198 contains red, green and blue colors in about the same proportion. Web safe color of #9B8198 is #999999 (or #999).

RGB color model

#9B8198 color RGB value is (155,129,152).

RGB: (155,129,152) (61%, 51%, 60%)

RGB channels and saturation

R 155 of 255 = 61%
G 129 of 255 = 51%
B 152 of 255 = 60%

155
129
152

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

Portions of RGB colors in percentages

R + G + B = 155 + 129 + 152 = 436 (100%)
R 155 of 436 ~ 35.55%
G 129 of 436 ~ 29.59%
B 152 of 436 ~ 34.86'%

%35.55
%29.59
%34.86

CMYK color model

#9B8198 color CMYK value is (0,17,2,39).

  • cyan value is 0.00%
  • magenta value is 16.77%
  • yellow value is 1.94%
  • key color value is 39.22%

CMYK: (0,17,2,39)
C0M17Y2K39 (0%, 17%, 2%, 39%)
(0.00 / 0.17 / 0.02 / 0.39)

CMYK percentages

%0
%16.77
%1.94
%39.22

Codes

Color #9B8198 in popluar color models

9B 81 98
RGB 155 129 152
HSL 307° 11.50% 55.69%
HSB/HSV 307° 16.77% 60.78%
CMYK 0.00% 16.77% 1.94%
39.22%

Color #9B8198 in popluar number systems.

HEX 9B 81 98
Decimal 155 129 152
Binary 10011011 10000001 10011000
Octal 233 201 230

Shades and tints

Shades of #9B8198

#9B8198
(155,129,152)
#8D768B
(141,118,139)
#7F6B7E
(127,107,126)
#716071
(113,96,113)
#635564
(99,85,100)
#554A57
(85,74,87)
#473F4A
(71,63,74)
#39343D
(57,52,61)
#2B2930
(43,41,48)
#1D1E23
(29,30,35)
#0F1316
(15,19,22)
#000000
(0,0,0)

Tints of #9B8198

#9B8198
(155,129,152)
#A48CA1
(164,140,161)
#AD97AA
(173,151,170)
#B6A2B3
(182,162,179)
#BFADBC
(191,173,188)
#C8B8C5
(200,184,197)
#D1C3CE
(209,195,206)
#DACED7
(218,206,215)
#E3D9E0
(227,217,224)
#ECE4E9
(236,228,233)
#F5EFF2
(245,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8198 color. Also use rgb(155,129,152) instead hex code.

Text Font Color

.myTextColor { color: #9B8198; }

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

This text font color is #9B8198.

Background Color

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

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

This div background color is #9B8198.

Border color

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

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

This div border color is #9B8198.

Opacity

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

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

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

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

This text has shadow with #9B8198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8198.

Preview

Color preview on black background

This text has color #9B8198 on black background.


Color preview on white background

This text has color #9B8198 on white background.


Black color preview on #9B8198 background

This text has black color on #9B8198 background.


White color preview on #9B8198 background

This text has white color on #9B8198 background.


Related colors

Complementary color

Complementary color for #hex is #647E67.


I love getcolorcode.com

Triadic colors

1 #989B81 and #81989B with #9B8198 are triadic colors.

2 #98819B and #819B98 with #9B8198 are triadic colors.