COLOR #928496

HEX: #928496 RGB: (146,132,150)

Color info

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

RGB color model

#928496 color RGB value is (146,132,150).

RGB: (146,132,150) (57%, 52%, 59%)

RGB channels and saturation

R 146 of 255 = 57%
G 132 of 255 = 52%
B 150 of 255 = 59%

146
132
150

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

Portions of RGB colors in percentages

R + G + B = 146 + 132 + 150 = 428 (100%)
R 146 of 428 ~ 34.11%
G 132 of 428 ~ 30.84%
B 150 of 428 ~ 35.05'%

%34.11
%30.84
%35.05

CMYK color model

#928496 color CMYK value is (3,12,0,41).

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

CMYK: (3,12,0,41)
C3M12Y0K41 (3%, 12%, 0%, 41%)
(0.03 / 0.12 / 0.00 / 0.41)

CMYK percentages

%2.67
%12
%0
%41.18

Codes

Color #928496 in popluar color models

92 84 96
RGB 146 132 150
HSL 287° 7.89% 55.29%
HSB/HSV 287° 12.00% 58.82%
CMYK 2.67% 12.00% 0.00%
41.18%

Color #928496 in popluar number systems.

HEX 92 84 96
Decimal 146 132 150
Binary 10010010 10000100 10010110
Octal 222 204 226

Shades and tints

Shades of #928496

#928496
(146,132,150)
#857889
(133,120,137)
#786C7C
(120,108,124)
#6B606F
(107,96,111)
#5E5462
(94,84,98)
#514855
(81,72,85)
#443C48
(68,60,72)
#37303B
(55,48,59)
#2A242E
(42,36,46)
#1D1821
(29,24,33)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #928496

#928496
(146,132,150)
#9B8F9F
(155,143,159)
#A49AA8
(164,154,168)
#ADA5B1
(173,165,177)
#B6B0BA
(182,176,186)
#BFBBC3
(191,187,195)
#C8C6CC
(200,198,204)
#D1D1D5
(209,209,213)
#DADCDE
(218,220,222)
#E3E7E7
(227,231,231)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #928496; }

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

This text font color is #928496.

Background Color

.myBgColor { background-color: #928496; }

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

This div background color is #928496.

Border color

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

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

This div border color is #928496.

Opacity

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

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

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

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

This text has shadow with #928496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928496.

Preview

Color preview on black background

This text has color #928496 on black background.


Color preview on white background

This text has color #928496 on white background.


Black color preview on #928496 background

This text has black color on #928496 background.


White color preview on #928496 background

This text has white color on #928496 background.


Related colors

Complementary color

Complementary color for #hex is #6D7B69.


I love getcolorcode.com

Triadic colors

1 #969284 and #849692 with #928496 are triadic colors.

2 #968492 and #849296 with #928496 are triadic colors.