COLOR #9B8BBD

HEX: #9B8BBD RGB: (155,139,189)

Color info

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

RGB color model

#9B8BBD color RGB value is (155,139,189).

RGB: (155,139,189) (61%, 55%, 74%)

RGB channels and saturation

R 155 of 255 = 61%
G 139 of 255 = 55%
B 189 of 255 = 74%

155
139
189

R + G + B ~ 63%. #9B8BBD is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 139 + 189 = 483 (100%)
R 155 of 483 ~ 32.09%
G 139 of 483 ~ 28.78%
B 189 of 483 ~ 39.13'%

%32.09
%28.78
%39.13

CMYK color model

#9B8BBD color CMYK value is (18,26,0,26).

  • cyan value is 17.99%
  • magenta value is 26.46%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (18,26,0,26)
C18M26Y0K26 (18%, 26%, 0%, 26%)
(0.18 / 0.26 / 0.00 / 0.26)

CMYK percentages

%17.99
%26.46
%0
%25.88

Codes

Color #9B8BBD in popluar color models

9B 8B BD
RGB 155 139 189
HSL 259° 27.47% 64.31%
HSB/HSV 259° 26.46% 74.12%
CMYK 17.99% 26.46% 0.00%
25.88%

Color #9B8BBD in popluar number systems.

HEX 9B 8B BD
Decimal 155 139 189
Binary 10011011 10001011 10111101
Octal 233 213 275

Shades and tints

Shades of #9B8BBD

#9B8BBD
(155,139,189)
#8D7FAC
(141,127,172)
#7F739B
(127,115,155)
#71678A
(113,103,138)
#635B79
(99,91,121)
#554F68
(85,79,104)
#474357
(71,67,87)
#393746
(57,55,70)
#2B2B35
(43,43,53)
#1D1F24
(29,31,36)
#0F1313
(15,19,19)
#000000
(0,0,0)

Tints of #9B8BBD

#9B8BBD
(155,139,189)
#A495C3
(164,149,195)
#AD9FC9
(173,159,201)
#B6A9CF
(182,169,207)
#BFB3D5
(191,179,213)
#C8BDDB
(200,189,219)
#D1C7E1
(209,199,225)
#DAD1E7
(218,209,231)
#E3DBED
(227,219,237)
#ECE5F3
(236,229,243)
#F5EFF9
(245,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8BBD color. Also use rgb(155,139,189) instead hex code.

Text Font Color

.myTextColor { color: #9B8BBD; }

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

This text font color is #9B8BBD.

Background Color

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

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

This div background color is #9B8BBD.

Border color

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

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

This div border color is #9B8BBD.

Opacity

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

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

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

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

This text has shadow with #9B8BBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8BBD.

Preview

Color preview on black background

This text has color #9B8BBD on black background.


Color preview on white background

This text has color #9B8BBD on white background.


Black color preview on #9B8BBD background

This text has black color on #9B8BBD background.


White color preview on #9B8BBD background

This text has white color on #9B8BBD background.


Related colors

Complementary color

Complementary color for #hex is #647442.


I love getcolorcode.com

Triadic colors

1 #BD9B8B and #8BBD9B with #9B8BBD are triadic colors.

2 #BD8B9B and #8B9BBD with #9B8BBD are triadic colors.