COLOR #968887

HEX: #968887 RGB: (150,136,135)

Color info

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

RGB color model

#968887 color RGB value is (150,136,135).

RGB: (150,136,135) (59%, 53%, 53%)

RGB channels and saturation

R 150 of 255 = 59%
G 136 of 255 = 53%
B 135 of 255 = 53%

150
136
135

R + G + B ~ 55%. #968887 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 136 + 135 = 421 (100%)
R 150 of 421 ~ 35.63%
G 136 of 421 ~ 32.3%
B 135 of 421 ~ 32.07'%

%35.63
%32.3
%32.07

CMYK color model

#968887 color CMYK value is (0,9,10,41).

  • cyan value is 0.00%
  • magenta value is 9.33%
  • yellow value is 10.00%
  • key color value is 41.18%

CMYK: (0,9,10,41)
C0M9Y10K41 (0%, 9%, 10%, 41%)
(0.00 / 0.09 / 0.10 / 0.41)

CMYK percentages

%0
%9.33
%10
%41.18

Codes

Color #968887 in popluar color models

96 88 87
RGB 150 136 135
HSL 6.67% 55.88%
HSB/HSV 10.00% 58.82%
CMYK 0.00% 9.33% 10.00%
41.18%

Color #968887 in popluar number systems.

HEX 96 88 87
Decimal 150 136 135
Binary 10010110 10001000 10000111
Octal 226 210 207

Shades and tints

Shades of #968887

#968887
(150,136,135)
#897C7B
(137,124,123)
#7C706F
(124,112,111)
#6F6463
(111,100,99)
#625857
(98,88,87)
#554C4B
(85,76,75)
#48403F
(72,64,63)
#3B3433
(59,52,51)
#2E2827
(46,40,39)
#211C1B
(33,28,27)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #968887

#968887
(150,136,135)
#9F9291
(159,146,145)
#A89C9B
(168,156,155)
#B1A6A5
(177,166,165)
#BAB0AF
(186,176,175)
#C3BAB9
(195,186,185)
#CCC4C3
(204,196,195)
#D5CECD
(213,206,205)
#DED8D7
(222,216,215)
#E7E2E1
(231,226,225)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968887 color. Also use rgb(150,136,135) instead hex code.

Text Font Color

.myTextColor { color: #968887; }

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

This text font color is #968887.

Background Color

.myBgColor { background-color: #968887; }

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

This div background color is #968887.

Border color

.myBorderColor { border: 1px solid #968887; }

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

This div border color is #968887.

Opacity

.myOpacity80 { color: #968887; opacity: 0.8; }

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

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

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

This text has shadow with #968887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968887.

Preview

Color preview on black background

This text has color #968887 on black background.


Color preview on white background

This text has color #968887 on white background.


Black color preview on #968887 background

This text has black color on #968887 background.


White color preview on #968887 background

This text has white color on #968887 background.


Related colors

Complementary color

Complementary color for #hex is #697778.


I love getcolorcode.com

Triadic colors

1 #879688 and #888796 with #968887 are triadic colors.

2 #878896 and #889687 with #968887 are triadic colors.