COLOR #928771

HEX: #928771 RGB: (146,135,113)

Color info

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

RGB color model

#928771 color RGB value is (146,135,113).

RGB: (146,135,113) (57%, 53%, 44%)

RGB channels and saturation

R 146 of 255 = 57%
G 135 of 255 = 53%
B 113 of 255 = 44%

146
135
113

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

Portions of RGB colors in percentages

R + G + B = 146 + 135 + 113 = 394 (100%)
R 146 of 394 ~ 37.06%
G 135 of 394 ~ 34.26%
B 113 of 394 ~ 28.68'%

%37.06
%34.26
%28.68

CMYK color model

#928771 color CMYK value is (0,8,23,43).

  • cyan value is 0.00%
  • magenta value is 7.53%
  • yellow value is 22.60%
  • key color value is 42.75%

CMYK: (0,8,23,43)
C0M8Y23K43 (0%, 8%, 23%, 43%)
(0.00 / 0.08 / 0.23 / 0.43)

CMYK percentages

%0
%7.53
%22.6
%42.75

Codes

Color #928771 in popluar color models

92 87 71
RGB 146 135 113
HSL 40° 13.15% 50.78%
HSB/HSV 40° 22.60% 57.25%
CMYK 0.00% 7.53% 22.60%
42.75%

Color #928771 in popluar number systems.

HEX 92 87 71
Decimal 146 135 113
Binary 10010010 10000111 1110001
Octal 222 207 161

Shades and tints

Shades of #928771

#928771
(146,135,113)
#857B67
(133,123,103)
#786F5D
(120,111,93)
#6B6353
(107,99,83)
#5E5749
(94,87,73)
#514B3F
(81,75,63)
#443F35
(68,63,53)
#37332B
(55,51,43)
#2A2721
(42,39,33)
#1D1B17
(29,27,23)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #928771

#928771
(146,135,113)
#9B917D
(155,145,125)
#A49B89
(164,155,137)
#ADA595
(173,165,149)
#B6AFA1
(182,175,161)
#BFB9AD
(191,185,173)
#C8C3B9
(200,195,185)
#D1CDC5
(209,205,197)
#DAD7D1
(218,215,209)
#E3E1DD
(227,225,221)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #928771 color. Also use rgb(146,135,113) instead hex code.

Text Font Color

.myTextColor { color: #928771; }

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

This text font color is #928771.

Background Color

.myBgColor { background-color: #928771; }

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

This div background color is #928771.

Border color

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

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

This div border color is #928771.

Opacity

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

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

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

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

This text has shadow with #928771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928771.

Preview

Color preview on black background

This text has color #928771 on black background.


Color preview on white background

This text has color #928771 on white background.


Black color preview on #928771 background

This text has black color on #928771 background.


White color preview on #928771 background

This text has white color on #928771 background.


Related colors

Complementary color

Complementary color for #hex is #6D788E.


I love getcolorcode.com

Triadic colors

1 #719287 and #877192 with #928771 are triadic colors.

2 #718792 and #879271 with #928771 are triadic colors.