COLOR #928676

HEX: #928676 RGB: (146,134,118)

Color info

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

RGB color model

#928676 color RGB value is (146,134,118).

RGB: (146,134,118) (57%, 53%, 46%)

RGB channels and saturation

R 146 of 255 = 57%
G 134 of 255 = 53%
B 118 of 255 = 46%

146
134
118

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

Portions of RGB colors in percentages

R + G + B = 146 + 134 + 118 = 398 (100%)
R 146 of 398 ~ 36.68%
G 134 of 398 ~ 33.67%
B 118 of 398 ~ 29.65'%

%36.68
%33.67
%29.65

CMYK color model

#928676 color CMYK value is (0,8,19,43).

  • cyan value is 0.00%
  • magenta value is 8.22%
  • yellow value is 19.18%
  • key color value is 42.75%

CMYK: (0,8,19,43)
C0M8Y19K43 (0%, 8%, 19%, 43%)
(0.00 / 0.08 / 0.19 / 0.43)

CMYK percentages

%0
%8.22
%19.18
%42.75

Codes

Color #928676 in popluar color models

92 86 76
RGB 146 134 118
HSL 34° 11.38% 51.76%
HSB/HSV 34° 19.18% 57.25%
CMYK 0.00% 8.22% 19.18%
42.75%

Color #928676 in popluar number systems.

HEX 92 86 76
Decimal 146 134 118
Binary 10010010 10000110 1110110
Octal 222 206 166

Shades and tints

Shades of #928676

#928676
(146,134,118)
#857A6C
(133,122,108)
#786E62
(120,110,98)
#6B6258
(107,98,88)
#5E564E
(94,86,78)
#514A44
(81,74,68)
#443E3A
(68,62,58)
#373230
(55,50,48)
#2A2626
(42,38,38)
#1D1A1C
(29,26,28)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #928676

#928676
(146,134,118)
#9B9182
(155,145,130)
#A49C8E
(164,156,142)
#ADA79A
(173,167,154)
#B6B2A6
(182,178,166)
#BFBDB2
(191,189,178)
#C8C8BE
(200,200,190)
#D1D3CA
(209,211,202)
#DADED6
(218,222,214)
#E3E9E2
(227,233,226)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #928676; }

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

This text font color is #928676.

Background Color

.myBgColor { background-color: #928676; }

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

This div background color is #928676.

Border color

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

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

This div border color is #928676.

Opacity

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

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

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

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

This text has shadow with #928676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928676.

Preview

Color preview on black background

This text has color #928676 on black background.


Color preview on white background

This text has color #928676 on white background.


Black color preview on #928676 background

This text has black color on #928676 background.


White color preview on #928676 background

This text has white color on #928676 background.


Related colors

Complementary color

Complementary color for #hex is #6D7989.


I love getcolorcode.com

Triadic colors

1 #769286 and #867692 with #928676 are triadic colors.

2 #768692 and #869276 with #928676 are triadic colors.