COLOR #9B8AB6

HEX: #9B8AB6 RGB: (155,138,182)

Color info

#9B8AB6 contains red, green and blue colors in about the same proportion. Web safe color of #9B8AB6 is #9999CC (or #99C).

RGB color model

#9B8AB6 color RGB value is (155,138,182).

RGB: (155,138,182) (61%, 54%, 71%)

RGB channels and saturation

R 155 of 255 = 61%
G 138 of 255 = 54%
B 182 of 255 = 71%

155
138
182

R + G + B ~ 62%. #9B8AB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 138 + 182 = 475 (100%)
R 155 of 475 ~ 32.63%
G 138 of 475 ~ 29.05%
B 182 of 475 ~ 38.32'%

%32.63
%29.05
%38.32

CMYK color model

#9B8AB6 color CMYK value is (15,24,0,29).

  • cyan value is 14.84%
  • magenta value is 24.18%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (15,24,0,29)
C15M24Y0K29 (15%, 24%, 0%, 29%)
(0.15 / 0.24 / 0.00 / 0.29)

CMYK percentages

%14.84
%24.18
%0
%28.63

Codes

Color #9B8AB6 in popluar color models

9B 8A B6
RGB 155 138 182
HSL 263° 23.16% 62.75%
HSB/HSV 263° 24.18% 71.37%
CMYK 14.84% 24.18% 0.00%
28.63%

Color #9B8AB6 in popluar number systems.

HEX 9B 8A B6
Decimal 155 138 182
Binary 10011011 10001010 10110110
Octal 233 212 266

Shades and tints

Shades of #9B8AB6

#9B8AB6
(155,138,182)
#8D7EA6
(141,126,166)
#7F7296
(127,114,150)
#716686
(113,102,134)
#635A76
(99,90,118)
#554E66
(85,78,102)
#474256
(71,66,86)
#393646
(57,54,70)
#2B2A36
(43,42,54)
#1D1E26
(29,30,38)
#0F1216
(15,18,22)
#000000
(0,0,0)

Tints of #9B8AB6

#9B8AB6
(155,138,182)
#A494BC
(164,148,188)
#AD9EC2
(173,158,194)
#B6A8C8
(182,168,200)
#BFB2CE
(191,178,206)
#C8BCD4
(200,188,212)
#D1C6DA
(209,198,218)
#DAD0E0
(218,208,224)
#E3DAE6
(227,218,230)
#ECE4EC
(236,228,236)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8AB6 color. Also use rgb(155,138,182) instead hex code.

Text Font Color

.myTextColor { color: #9B8AB6; }

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

This text font color is #9B8AB6.

Background Color

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

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

This div background color is #9B8AB6.

Border color

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

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

This div border color is #9B8AB6.

Opacity

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

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

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

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

This text has shadow with #9B8AB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8AB6.

Preview

Color preview on black background

This text has color #9B8AB6 on black background.


Color preview on white background

This text has color #9B8AB6 on white background.


Black color preview on #9B8AB6 background

This text has black color on #9B8AB6 background.


White color preview on #9B8AB6 background

This text has white color on #9B8AB6 background.


Related colors

Complementary color

Complementary color for #hex is #647549.


I love getcolorcode.com

Triadic colors

1 #B69B8A and #8AB69B with #9B8AB6 are triadic colors.

2 #B68A9B and #8A9BB6 with #9B8AB6 are triadic colors.