COLOR #968494

HEX: #968494 RGB: (150,132,148)

Color info

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

RGB color model

#968494 color RGB value is (150,132,148).

RGB: (150,132,148) (59%, 52%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 132 of 255 = 52%
B 148 of 255 = 58%

150
132
148

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

Portions of RGB colors in percentages

R + G + B = 150 + 132 + 148 = 430 (100%)
R 150 of 430 ~ 34.88%
G 132 of 430 ~ 30.7%
B 148 of 430 ~ 34.42'%

%34.88
%30.7
%34.42

CMYK color model

#968494 color CMYK value is (0,12,1,41).

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

CMYK: (0,12,1,41)
C0M12Y1K41 (0%, 12%, 1%, 41%)
(0.00 / 0.12 / 0.01 / 0.41)

CMYK percentages

%0
%12
%1.33
%41.18

Codes

Color #968494 in popluar color models

96 84 94
RGB 150 132 148
HSL 307° 7.89% 55.29%
HSB/HSV 307° 12.00% 58.82%
CMYK 0.00% 12.00% 1.33%
41.18%

Color #968494 in popluar number systems.

HEX 96 84 94
Decimal 150 132 148
Binary 10010110 10000100 10010100
Octal 226 204 224

Shades and tints

Shades of #968494

#968494
(150,132,148)
#897887
(137,120,135)
#7C6C7A
(124,108,122)
#6F606D
(111,96,109)
#625460
(98,84,96)
#554853
(85,72,83)
#483C46
(72,60,70)
#3B3039
(59,48,57)
#2E242C
(46,36,44)
#21181F
(33,24,31)
#140C12
(20,12,18)
#000000
(0,0,0)

Tints of #968494

#968494
(150,132,148)
#9F8F9D
(159,143,157)
#A89AA6
(168,154,166)
#B1A5AF
(177,165,175)
#BAB0B8
(186,176,184)
#C3BBC1
(195,187,193)
#CCC6CA
(204,198,202)
#D5D1D3
(213,209,211)
#DEDCDC
(222,220,220)
#E7E7E5
(231,231,229)
#F0F2EE
(240,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968494; }

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

This text font color is #968494.

Background Color

.myBgColor { background-color: #968494; }

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

This div background color is #968494.

Border color

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

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

This div border color is #968494.

Opacity

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

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

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

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

This text has shadow with #968494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968494.

Preview

Color preview on black background

This text has color #968494 on black background.


Color preview on white background

This text has color #968494 on white background.


Black color preview on #968494 background

This text has black color on #968494 background.


White color preview on #968494 background

This text has white color on #968494 background.


Related colors

Complementary color

Complementary color for #hex is #697B6B.


I love getcolorcode.com

Triadic colors

1 #949684 and #849496 with #968494 are triadic colors.

2 #948496 and #849694 with #968494 are triadic colors.