COLOR #908992

HEX: #908992 RGB: (144,137,146)

Color info

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

RGB color model

#908992 color RGB value is (144,137,146).

RGB: (144,137,146) (56%, 54%, 57%)

RGB channels and saturation

R 144 of 255 = 56%
G 137 of 255 = 54%
B 146 of 255 = 57%

144
137
146

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

Portions of RGB colors in percentages

R + G + B = 144 + 137 + 146 = 427 (100%)
R 144 of 427 ~ 33.72%
G 137 of 427 ~ 32.08%
B 146 of 427 ~ 34.19'%

%33.72
%32.08
%34.19

CMYK color model

#908992 color CMYK value is (1,6,0,43).

  • cyan value is 1.37%
  • magenta value is 6.16%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (1,6,0,43)
C1M6Y0K43 (1%, 6%, 0%, 43%)
(0.01 / 0.06 / 0.00 / 0.43)

CMYK percentages

%1.37
%6.16
%0
%42.75

Codes

Color #908992 in popluar color models

90 89 92
RGB 144 137 146
HSL 287° 3.96% 55.49%
HSB/HSV 287° 6.16% 57.25%
CMYK 1.37% 6.16% 0.00%
42.75%

Color #908992 in popluar number systems.

HEX 90 89 92
Decimal 144 137 146
Binary 10010000 10001001 10010010
Octal 220 211 222

Shades and tints

Shades of #908992

#908992
(144,137,146)
#837D85
(131,125,133)
#767178
(118,113,120)
#69656B
(105,101,107)
#5C595E
(92,89,94)
#4F4D51
(79,77,81)
#424144
(66,65,68)
#353537
(53,53,55)
#28292A
(40,41,42)
#1B1D1D
(27,29,29)
#0E1110
(14,17,16)
#000000
(0,0,0)

Tints of #908992

#908992
(144,137,146)
#9A939B
(154,147,155)
#A49DA4
(164,157,164)
#AEA7AD
(174,167,173)
#B8B1B6
(184,177,182)
#C2BBBF
(194,187,191)
#CCC5C8
(204,197,200)
#D6CFD1
(214,207,209)
#E0D9DA
(224,217,218)
#EAE3E3
(234,227,227)
#F4EDEC
(244,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #908992 color. Also use rgb(144,137,146) instead hex code.

Text Font Color

.myTextColor { color: #908992; }

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

This text font color is #908992.

Background Color

.myBgColor { background-color: #908992; }

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

This div background color is #908992.

Border color

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

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

This div border color is #908992.

Opacity

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

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

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

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

This text has shadow with #908992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908992.

Preview

Color preview on black background

This text has color #908992 on black background.


Color preview on white background

This text has color #908992 on white background.


Black color preview on #908992 background

This text has black color on #908992 background.


White color preview on #908992 background

This text has white color on #908992 background.


Related colors

Complementary color

Complementary color for #hex is #6F766D.


I love getcolorcode.com

Triadic colors

1 #929089 and #899290 with #908992 are triadic colors.

2 #928990 and #899092 with #908992 are triadic colors.