COLOR #969592

HEX: #969592 RGB: (150,149,146)

Color info

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

RGB color model

#969592 color RGB value is (150,149,146).

RGB: (150,149,146) (59%, 58%, 57%)

RGB channels and saturation

R 150 of 255 = 59%
G 149 of 255 = 58%
B 146 of 255 = 57%

150
149
146

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

Portions of RGB colors in percentages

R + G + B = 150 + 149 + 146 = 445 (100%)
R 150 of 445 ~ 33.71%
G 149 of 445 ~ 33.48%
B 146 of 445 ~ 32.81'%

%33.71
%33.48
%32.81

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.67%
  • yellow value is 2.67%
  • key color value is 41.18%
CMYK: (0,1,3,41) C0M1Y3K41 (0%,1%,3%,41%) (0.00/0.01/0.03/0.41) 

CMYK percentages

%0
%0.67
%2.67
%41.18

Codes

Color #969592 in popluar color models

96 95 92
RGB 150 149 146
HSL 45° 1.87% 58.04%
HSB/HSV 45° 2.67% 58.82%
CMYK 0.00% 0.67% 2.67%
41.18%

Color #969592 in popluar number systems.

HEX 96 95 92
Decimal 150 149 146
Binary 10010110 10010101 10010010
Octal 226 225 222

Shades and tints

Shades of #969592

#969592
(150,149,146)
#898885
(137,136,133)
#7C7B78
(124,123,120)
#6F6E6B
(111,110,107)
#62615E
(98,97,94)
#555451
(85,84,81)
#484744
(72,71,68)
#3B3A37
(59,58,55)
#2E2D2A
(46,45,42)
#21201D
(33,32,29)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #969592

#969592
(150,149,146)
#9F9E9B
(159,158,155)
#A8A7A4
(168,167,164)
#B1B0AD
(177,176,173)
#BAB9B6
(186,185,182)
#C3C2BF
(195,194,191)
#CCCBC8
(204,203,200)
#D5D4D1
(213,212,209)
#DEDDDA
(222,221,218)
#E7E6E3
(231,230,227)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969592; }

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

This text font color is #969592.

Background Color

.myBgColor { background-color: #969592; }

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

This div background color is #969592.

Border color

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

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

This div border color is #969592.

Opacity

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

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

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

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

This text has shadow with #969592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969592.

Preview

Color preview on black background

This text has color #969592 on black background.


Color preview on white background

This text has color #969592 on white background.


Black color preview on #969592 background

This text has black color on #969592 background.


White color preview on #969592 background

This text has white color on #969592 background.


Related colors

Complementary color

Complementary color for #hex is #696A6D.


I love getcolorcode.com

Triadic colors

1 #929695 and #959296 with #969592 are triadic colors.

2 #929596 and #959692 with #969592 are triadic colors.