COLOR #929176

HEX: #929176 RGB: (146,145,118)

Color info

#929176 contains red, green and blue colors in about the same proportion. Web safe color of #929176 is #999966 (or #996).

RGB color model

#929176 color RGB value is (146,145,118).

RGB: (146,145,118) (57%, 57%, 46%)

RGB channels and saturation

R 146 of 255 = 57%
G 145 of 255 = 57%
B 118 of 255 = 46%

146
145
118

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

Portions of RGB colors in percentages

R + G + B = 146 + 145 + 118 = 409 (100%)
R 146 of 409 ~ 35.7%
G 145 of 409 ~ 35.45%
B 118 of 409 ~ 28.85'%

%35.7
%35.45
%28.85

CMYK color model

#929176 color CMYK value is (0,1,19,43).

  • cyan value is 0.00%
  • magenta value is 0.68%
  • yellow value is 19.18%
  • key color value is 42.75%
CMYK: (0,1,19,43) C0M1Y19K43 (0%,1%,19%,43%) (0.00/0.01/0.19/0.43) 

CMYK percentages

%0
%0.68
%19.18
%42.75

Codes

Color #929176 in popluar color models

92 91 76
RGB 146 145 118
HSL 58° 11.38% 51.76%
HSB/HSV 58° 19.18% 57.25%
CMYK 0.00% 0.68% 19.18%
42.75%

Color #929176 in popluar number systems.

HEX 92 91 76
Decimal 146 145 118
Binary 10010010 10010001 1110110
Octal 222 221 166

Shades and tints

Shades of #929176

#929176
(146,145,118)
#85846C
(133,132,108)
#787762
(120,119,98)
#6B6A58
(107,106,88)
#5E5D4E
(94,93,78)
#515044
(81,80,68)
#44433A
(68,67,58)
#373630
(55,54,48)
#2A2926
(42,41,38)
#1D1C1C
(29,28,28)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #929176

#929176
(146,145,118)
#9B9B82
(155,155,130)
#A4A58E
(164,165,142)
#ADAF9A
(173,175,154)
#B6B9A6
(182,185,166)
#BFC3B2
(191,195,178)
#C8CDBE
(200,205,190)
#D1D7CA
(209,215,202)
#DAE1D6
(218,225,214)
#E3EBE2
(227,235,226)
#ECF5EE
(236,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #929176 color. Also use rgb(146,145,118) instead hex code.

Text Font Color

.myTextColor { color: #929176; }

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

This text font color is #929176.

Background Color

.myBgColor { background-color: #929176; }

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

This div background color is #929176.

Border color

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

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

This div border color is #929176.

Opacity

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

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

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

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

This text has shadow with #929176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #929176.

Preview

Color preview on black background

This text has color #929176 on black background.


Color preview on white background

This text has color #929176 on white background.


Black color preview on #929176 background

This text has black color on #929176 background.


White color preview on #929176 background

This text has white color on #929176 background.


Related colors

Complementary color

Complementary color for #hex is #6D6E89.


I love getcolorcode.com

Triadic colors

1 #769291 and #917692 with #929176 are triadic colors.

2 #769192 and #919276 with #929176 are triadic colors.