COLOR #9B809B

HEX: #9B809B RGB: (155,128,155)

Color info

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

RGB color model

#9B809B color RGB value is (155,128,155).

RGB: (155,128,155) (61%, 50%, 61%)

RGB channels and saturation

R 155 of 255 = 61%
G 128 of 255 = 50%
B 155 of 255 = 61%

155
128
155

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

Portions of RGB colors in percentages

R + G + B = 155 + 128 + 155 = 438 (100%)
R 155 of 438 ~ 35.39%
G 128 of 438 ~ 29.22%
B 155 of 438 ~ 35.39'%

%35.39
%29.22
%35.39

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 17.42%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (0,17,0,39) C0M17Y0K39 (0%,17%,0%,39%) (0.00/0.17/0.00/0.39) 

CMYK percentages

%0
%17.42
%0
%39.22

Codes

Color #9B809B in popluar color models

9B 80 9B
RGB 155 128 155
HSL 300° 11.89% 55.49%
HSB/HSV 300° 17.42% 60.78%
CMYK 0.00% 17.42% 0.00%
39.22%

Color #9B809B in popluar number systems.

HEX 9B 80 9B
Decimal 155 128 155
Binary 10011011 10000000 10011011
Octal 233 200 233

Shades and tints

Shades of #9B809B

#9B809B
(155,128,155)
#8D758D
(141,117,141)
#7F6A7F
(127,106,127)
#715F71
(113,95,113)
#635463
(99,84,99)
#554955
(85,73,85)
#473E47
(71,62,71)
#393339
(57,51,57)
#2B282B
(43,40,43)
#1D1D1D
(29,29,29)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #9B809B

#9B809B
(155,128,155)
#A48BA4
(164,139,164)
#AD96AD
(173,150,173)
#B6A1B6
(182,161,182)
#BFACBF
(191,172,191)
#C8B7C8
(200,183,200)
#D1C2D1
(209,194,209)
#DACDDA
(218,205,218)
#E3D8E3
(227,216,227)
#ECE3EC
(236,227,236)
#F5EEF5
(245,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B809B; }

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

This text font color is #9B809B.

Background Color

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

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

This div background color is #9B809B.

Border color

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

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

This div border color is #9B809B.

Opacity

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

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

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

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

This text has shadow with #9B809B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B809B.

Preview

Color preview on black background

This text has color #9B809B on black background.


Color preview on white background

This text has color #9B809B on white background.


Black color preview on #9B809B background

This text has black color on #9B809B background.


White color preview on #9B809B background

This text has white color on #9B809B background.


Related colors

Complementary color

Complementary color for #hex is #647F64.


I love getcolorcode.com

Triadic colors

1 #9B9B80 and #809B9B with #9B809B are triadic colors.

2 #9B809B and #809B9B with #9B809B are triadic colors.