COLOR #928477

HEX: #928477 RGB: (146,132,119)

Color info

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

RGB color model

#928477 color RGB value is (146,132,119).

RGB: (146,132,119) (57%, 52%, 47%)

RGB channels and saturation

R 146 of 255 = 57%
G 132 of 255 = 52%
B 119 of 255 = 47%

146
132
119

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

Portions of RGB colors in percentages

R + G + B = 146 + 132 + 119 = 397 (100%)
R 146 of 397 ~ 36.78%
G 132 of 397 ~ 33.25%
B 119 of 397 ~ 29.97'%

%36.78
%33.25
%29.97

CMYK color model

#928477 color CMYK value is (0,10,18,43).

  • cyan value is 0.00%
  • magenta value is 9.59%
  • yellow value is 18.49%
  • key color value is 42.75%

CMYK: (0,10,18,43)
C0M10Y18K43 (0%, 10%, 18%, 43%)
(0.00 / 0.10 / 0.18 / 0.43)

CMYK percentages

%0
%9.59
%18.49
%42.75

Codes

Color #928477 in popluar color models

92 84 77
RGB 146 132 119
HSL 29° 11.02% 51.96%
HSB/HSV 29° 18.49% 57.25%
CMYK 0.00% 9.59% 18.49%
42.75%

Color #928477 in popluar number systems.

HEX 92 84 77
Decimal 146 132 119
Binary 10010010 10000100 1110111
Octal 222 204 167

Shades and tints

Shades of #928477

#928477
(146,132,119)
#85786D
(133,120,109)
#786C63
(120,108,99)
#6B6059
(107,96,89)
#5E544F
(94,84,79)
#514845
(81,72,69)
#443C3B
(68,60,59)
#373031
(55,48,49)
#2A2427
(42,36,39)
#1D181D
(29,24,29)
#100C13
(16,12,19)
#000000
(0,0,0)

Tints of #928477

#928477
(146,132,119)
#9B8F83
(155,143,131)
#A49A8F
(164,154,143)
#ADA59B
(173,165,155)
#B6B0A7
(182,176,167)
#BFBBB3
(191,187,179)
#C8C6BF
(200,198,191)
#D1D1CB
(209,209,203)
#DADCD7
(218,220,215)
#E3E7E3
(227,231,227)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #928477; }

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

This text font color is #928477.

Background Color

.myBgColor { background-color: #928477; }

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

This div background color is #928477.

Border color

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

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

This div border color is #928477.

Opacity

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

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

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

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

This text has shadow with #928477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928477.

Preview

Color preview on black background

This text has color #928477 on black background.


Color preview on white background

This text has color #928477 on white background.


Black color preview on #928477 background

This text has black color on #928477 background.


White color preview on #928477 background

This text has white color on #928477 background.


Related colors

Complementary color

Complementary color for #hex is #6D7B88.


I love getcolorcode.com

Triadic colors

1 #779284 and #847792 with #928477 are triadic colors.

2 #778492 and #849277 with #928477 are triadic colors.