COLOR #969992

HEX: #969992 RGB: (150,153,146)

Color info

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

RGB color model

#969992 color RGB value is (150,153,146).

RGB: (150,153,146) (59%, 60%, 57%)

RGB channels and saturation

R 150 of 255 = 59%
G 153 of 255 = 60%
B 146 of 255 = 57%

150
153
146

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

Portions of RGB colors in percentages

R + G + B = 150 + 153 + 146 = 449 (100%)
R 150 of 449 ~ 33.41%
G 153 of 449 ~ 34.08%
B 146 of 449 ~ 32.52'%

%33.41
%34.08
%32.52

CMYK color model

#969992 color CMYK value is (2,0,5,40).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 4.58%
  • key color value is 40.00%

CMYK: (2,0,5,40)
C2M0Y5K40 (2%, 0%, 5%, 40%)
(0.02 / 0.00 / 0.05 / 0.40)

CMYK percentages

%1.96
%0
%4.58
%40

Codes

Color #969992 in popluar color models

96 99 92
RGB 150 153 146
HSL 86° 3.32% 58.63%
HSB/HSV 86° 4.58% 60.00%
CMYK 1.96% 0.00% 4.58%
40.00%

Color #969992 in popluar number systems.

HEX 96 99 92
Decimal 150 153 146
Binary 10010110 10011001 10010010
Octal 226 231 222

Shades and tints

Shades of #969992

#969992
(150,153,146)
#898C85
(137,140,133)
#7C7F78
(124,127,120)
#6F726B
(111,114,107)
#62655E
(98,101,94)
#555851
(85,88,81)
#484B44
(72,75,68)
#3B3E37
(59,62,55)
#2E312A
(46,49,42)
#21241D
(33,36,29)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #969992

#969992
(150,153,146)
#9FA29B
(159,162,155)
#A8ABA4
(168,171,164)
#B1B4AD
(177,180,173)
#BABDB6
(186,189,182)
#C3C6BF
(195,198,191)
#CCCFC8
(204,207,200)
#D5D8D1
(213,216,209)
#DEE1DA
(222,225,218)
#E7EAE3
(231,234,227)
#F0F3EC
(240,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969992 color. Also use rgb(150,153,146) instead hex code.

Text Font Color

.myTextColor { color: #969992; }

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

This text font color is #969992.

Background Color

.myBgColor { background-color: #969992; }

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

This div background color is #969992.

Border color

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

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

This div border color is #969992.

Opacity

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

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

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

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

This text has shadow with #969992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969992.

Preview

Color preview on black background

This text has color #969992 on black background.


Color preview on white background

This text has color #969992 on white background.


Black color preview on #969992 background

This text has black color on #969992 background.


White color preview on #969992 background

This text has white color on #969992 background.


Related colors

Complementary color

Complementary color for #hex is #69666D.


I love getcolorcode.com

Triadic colors

1 #929699 and #999296 with #969992 are triadic colors.

2 #929996 and #999692 with #969992 are triadic colors.