COLOR #989771

HEX: #989771 RGB: (152,151,113)

Color info

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

RGB color model

#989771 color RGB value is (152,151,113).

RGB: (152,151,113) (60%, 59%, 44%)

RGB channels and saturation

R 152 of 255 = 60%
G 151 of 255 = 59%
B 113 of 255 = 44%

152
151
113

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

Portions of RGB colors in percentages

R + G + B = 152 + 151 + 113 = 416 (100%)
R 152 of 416 ~ 36.54%
G 151 of 416 ~ 36.3%
B 113 of 416 ~ 27.16'%

%36.54
%36.3
%27.16

CMYK color model

#989771 color CMYK value is (0,1,26,40).

  • cyan value is 0.00%
  • magenta value is 0.66%
  • yellow value is 25.66%
  • key color value is 40.39%

CMYK: (0,1,26,40)
C0M1Y26K40 (0%, 1%, 26%, 40%)
(0.00 / 0.01 / 0.26 / 0.40)

CMYK percentages

%0
%0.66
%25.66
%40.39

Codes

Color #989771 in popluar color models

98 97 71
RGB 152 151 113
HSL 58° 15.92% 51.96%
HSB/HSV 58° 25.66% 59.61%
CMYK 0.00% 0.66% 25.66%
40.39%

Color #989771 in popluar number systems.

HEX 98 97 71
Decimal 152 151 113
Binary 10011000 10010111 1110001
Octal 230 227 161

Shades and tints

Shades of #989771

#989771
(152,151,113)
#8B8A67
(139,138,103)
#7E7D5D
(126,125,93)
#717053
(113,112,83)
#646349
(100,99,73)
#57563F
(87,86,63)
#4A4935
(74,73,53)
#3D3C2B
(61,60,43)
#302F21
(48,47,33)
#232217
(35,34,23)
#16150D
(22,21,13)
#000000
(0,0,0)

Tints of #989771

#989771
(152,151,113)
#A1A07D
(161,160,125)
#AAA989
(170,169,137)
#B3B295
(179,178,149)
#BCBBA1
(188,187,161)
#C5C4AD
(197,196,173)
#CECDB9
(206,205,185)
#D7D6C5
(215,214,197)
#E0DFD1
(224,223,209)
#E9E8DD
(233,232,221)
#F2F1E9
(242,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989771 color. Also use rgb(152,151,113) instead hex code.

Text Font Color

.myTextColor { color: #989771; }

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

This text font color is #989771.

Background Color

.myBgColor { background-color: #989771; }

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

This div background color is #989771.

Border color

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

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

This div border color is #989771.

Opacity

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

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

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

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

This text has shadow with #989771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989771.

Preview

Color preview on black background

This text has color #989771 on black background.


Color preview on white background

This text has color #989771 on white background.


Black color preview on #989771 background

This text has black color on #989771 background.


White color preview on #989771 background

This text has white color on #989771 background.


Related colors

Complementary color

Complementary color for #hex is #67688E.


I love getcolorcode.com

Triadic colors

1 #719897 and #977198 with #989771 are triadic colors.

2 #719798 and #979871 with #989771 are triadic colors.