COLOR #969892

HEX: #969892 RGB: (150,152,146)

Color info

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

RGB color model

#969892 color RGB value is (150,152,146).

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

RGB channels and saturation

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

150
152
146

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

Portions of RGB colors in percentages

R + G + B = 150 + 152 + 146 = 448 (100%)
R 150 of 448 ~ 33.48%
G 152 of 448 ~ 33.93%
B 146 of 448 ~ 32.59'%

%33.48
%33.93
%32.59

CMYK color model

#969892 color CMYK value is (1,0,4,40).

  • cyan value is 1.32%
  • magenta value is 0.00%
  • yellow value is 3.95%
  • key color value is 40.39%
CMYK: (1,0,4,40) C1M0Y4K40 (1%,0%,4%,40%) (0.01/0.00/0.04/0.40) 

CMYK percentages

%1.32
%0
%3.95
%40.39

Codes

Color #969892 in popluar color models

96 98 92
RGB 150 152 146
HSL 80° 2.83% 58.43%
HSB/HSV 80° 3.95% 59.61%
CMYK 1.32% 0.00% 3.95%
40.39%

Color #969892 in popluar number systems.

HEX 96 98 92
Decimal 150 152 146
Binary 10010110 10011000 10010010
Octal 226 230 222

Shades and tints

Shades of #969892

#969892
(150,152,146)
#898B85
(137,139,133)
#7C7E78
(124,126,120)
#6F716B
(111,113,107)
#62645E
(98,100,94)
#555751
(85,87,81)
#484A44
(72,74,68)
#3B3D37
(59,61,55)
#2E302A
(46,48,42)
#21231D
(33,35,29)
#141610
(20,22,16)
#000000
(0,0,0)

Tints of #969892

#969892
(150,152,146)
#9FA19B
(159,161,155)
#A8AAA4
(168,170,164)
#B1B3AD
(177,179,173)
#BABCB6
(186,188,182)
#C3C5BF
(195,197,191)
#CCCEC8
(204,206,200)
#D5D7D1
(213,215,209)
#DEE0DA
(222,224,218)
#E7E9E3
(231,233,227)
#F0F2EC
(240,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969892; }

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

This text font color is #969892.

Background Color

.myBgColor { background-color: #969892; }

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

This div background color is #969892.

Border color

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

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

This div border color is #969892.

Opacity

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

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

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

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

This text has shadow with #969892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969892.

Preview

Color preview on black background

This text has color #969892 on black background.


Color preview on white background

This text has color #969892 on white background.


Black color preview on #969892 background

This text has black color on #969892 background.


White color preview on #969892 background

This text has white color on #969892 background.


Related colors

Complementary color

Complementary color for #hex is #69676D.


I love getcolorcode.com

Triadic colors

1 #929698 and #989296 with #969892 are triadic colors.

2 #929896 and #989692 with #969892 are triadic colors.