COLOR #968488

HEX: #968488 RGB: (150,132,136)

Color info

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

RGB color model

#968488 color RGB value is (150,132,136).

RGB: (150,132,136) (59%, 52%, 53%)

RGB channels and saturation

R 150 of 255 = 59%
G 132 of 255 = 52%
B 136 of 255 = 53%

150
132
136

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

Portions of RGB colors in percentages

R + G + B = 150 + 132 + 136 = 418 (100%)
R 150 of 418 ~ 35.89%
G 132 of 418 ~ 31.58%
B 136 of 418 ~ 32.54'%

%35.89
%31.58
%32.54

CMYK color model

#968488 color CMYK value is (0,12,9,41).

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

CMYK: (0,12,9,41)
C0M12Y9K41 (0%, 12%, 9%, 41%)
(0.00 / 0.12 / 0.09 / 0.41)

CMYK percentages

%0
%12
%9.33
%41.18

Codes

Color #968488 in popluar color models

96 84 88
RGB 150 132 136
HSL 347° 7.89% 55.29%
HSB/HSV 347° 12.00% 58.82%
CMYK 0.00% 12.00% 9.33%
41.18%

Color #968488 in popluar number systems.

HEX 96 84 88
Decimal 150 132 136
Binary 10010110 10000100 10001000
Octal 226 204 210

Shades and tints

Shades of #968488

#968488
(150,132,136)
#89787C
(137,120,124)
#7C6C70
(124,108,112)
#6F6064
(111,96,100)
#625458
(98,84,88)
#55484C
(85,72,76)
#483C40
(72,60,64)
#3B3034
(59,48,52)
#2E2428
(46,36,40)
#21181C
(33,24,28)
#140C10
(20,12,16)
#000000
(0,0,0)

Tints of #968488

#968488
(150,132,136)
#9F8F92
(159,143,146)
#A89A9C
(168,154,156)
#B1A5A6
(177,165,166)
#BAB0B0
(186,176,176)
#C3BBBA
(195,187,186)
#CCC6C4
(204,198,196)
#D5D1CE
(213,209,206)
#DEDCD8
(222,220,216)
#E7E7E2
(231,231,226)
#F0F2EC
(240,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968488; }

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

This text font color is #968488.

Background Color

.myBgColor { background-color: #968488; }

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

This div background color is #968488.

Border color

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

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

This div border color is #968488.

Opacity

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

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

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

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

This text has shadow with #968488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968488.

Preview

Color preview on black background

This text has color #968488 on black background.


Color preview on white background

This text has color #968488 on white background.


Black color preview on #968488 background

This text has black color on #968488 background.


White color preview on #968488 background

This text has white color on #968488 background.


Related colors

Complementary color

Complementary color for #hex is #697B77.


I love getcolorcode.com

Triadic colors

1 #889684 and #848896 with #968488 are triadic colors.

2 #888496 and #849688 with #968488 are triadic colors.