COLOR #969194

HEX: #969194 RGB: (150,145,148)

Color info

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

RGB color model

#969194 color RGB value is (150,145,148).

RGB: (150,145,148) (59%, 57%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 145 of 255 = 57%
B 148 of 255 = 58%

150
145
148

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

Portions of RGB colors in percentages

R + G + B = 150 + 145 + 148 = 443 (100%)
R 150 of 443 ~ 33.86%
G 145 of 443 ~ 32.73%
B 148 of 443 ~ 33.41'%

%33.86
%32.73
%33.41

CMYK color model

#969194 color CMYK value is (0,3,1,41).

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

CMYK: (0,3,1,41)
C0M3Y1K41 (0%, 3%, 1%, 41%)
(0.00 / 0.03 / 0.01 / 0.41)

CMYK percentages

%0
%3.33
%1.33
%41.18

Codes

Color #969194 in popluar color models

96 91 94
RGB 150 145 148
HSL 324° 2.33% 57.84%
HSB/HSV 324° 3.33% 58.82%
CMYK 0.00% 3.33% 1.33%
41.18%

Color #969194 in popluar number systems.

HEX 96 91 94
Decimal 150 145 148
Binary 10010110 10010001 10010100
Octal 226 221 224

Shades and tints

Shades of #969194

#969194
(150,145,148)
#898487
(137,132,135)
#7C777A
(124,119,122)
#6F6A6D
(111,106,109)
#625D60
(98,93,96)
#555053
(85,80,83)
#484346
(72,67,70)
#3B3639
(59,54,57)
#2E292C
(46,41,44)
#211C1F
(33,28,31)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #969194

#969194
(150,145,148)
#9F9B9D
(159,155,157)
#A8A5A6
(168,165,166)
#B1AFAF
(177,175,175)
#BAB9B8
(186,185,184)
#C3C3C1
(195,195,193)
#CCCDCA
(204,205,202)
#D5D7D3
(213,215,211)
#DEE1DC
(222,225,220)
#E7EBE5
(231,235,229)
#F0F5EE
(240,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969194; }

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

This text font color is #969194.

Background Color

.myBgColor { background-color: #969194; }

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

This div background color is #969194.

Border color

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

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

This div border color is #969194.

Opacity

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

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

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

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

This text has shadow with #969194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969194.

Preview

Color preview on black background

This text has color #969194 on black background.


Color preview on white background

This text has color #969194 on white background.


Black color preview on #969194 background

This text has black color on #969194 background.


White color preview on #969194 background

This text has white color on #969194 background.


Related colors

Complementary color

Complementary color for #hex is #696E6B.


I love getcolorcode.com

Triadic colors

1 #949691 and #919496 with #969194 are triadic colors.

2 #949196 and #919694 with #969194 are triadic colors.