COLOR #968788

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

150
135
136

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

Portions of RGB colors in percentages

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

%35.63
%32.07
%32.3

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 9.33%
  • key color value is 41.18%
CMYK: (0,10,9,41) C0M10Y9K41 (0%,10%,9%,41%) (0.00/0.10/0.09/0.41) 

CMYK percentages

%0
%10
%9.33
%41.18

Codes

Color #968788 in popluar color models

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

Color #968788 in popluar number systems.

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

Shades and tints

Shades of #968788

#968788
(150,135,136)
#897B7C
(137,123,124)
#7C6F70
(124,111,112)
#6F6364
(111,99,100)
#625758
(98,87,88)
#554B4C
(85,75,76)
#483F40
(72,63,64)
#3B3334
(59,51,52)
#2E2728
(46,39,40)
#211B1C
(33,27,28)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #968788

#968788
(150,135,136)
#9F9192
(159,145,146)
#A89B9C
(168,155,156)
#B1A5A6
(177,165,166)
#BAAFB0
(186,175,176)
#C3B9BA
(195,185,186)
#CCC3C4
(204,195,196)
#D5CDCE
(213,205,206)
#DED7D8
(222,215,216)
#E7E1E2
(231,225,226)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968788; }

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

This text font color is #968788.

Background Color

.myBgColor { background-color: #968788; }

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

This div background color is #968788.

Border color

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

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

This div border color is #968788.

Opacity

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

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

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

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

This text has shadow with #968788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968788.

Preview

Color preview on black background

This text has color #968788 on black background.


Color preview on white background

This text has color #968788 on white background.


Black color preview on #968788 background

This text has black color on #968788 background.


White color preview on #968788 background

This text has white color on #968788 background.


Related colors

Complementary color

Complementary color for #hex is #697877.


I love getcolorcode.com

Triadic colors

1 #889687 and #878896 with #968788 are triadic colors.

2 #888796 and #879688 with #968788 are triadic colors.