COLOR #989779

HEX: #989779 RGB: (152,151,121)

Color info

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

RGB color model

#989779 color RGB value is (152,151,121).

RGB: (152,151,121) (60%, 59%, 47%)

RGB channels and saturation

R 152 of 255 = 60%
G 151 of 255 = 59%
B 121 of 255 = 47%

152
151
121

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

Portions of RGB colors in percentages

R + G + B = 152 + 151 + 121 = 424 (100%)
R 152 of 424 ~ 35.85%
G 151 of 424 ~ 35.61%
B 121 of 424 ~ 28.54'%

%35.85
%35.61
%28.54

CMYK color model

#989779 color CMYK value is (0,1,20,40).

  • cyan value is 0.00%
  • magenta value is 0.66%
  • yellow value is 20.39%
  • key color value is 40.39%
CMYK: (0,1,20,40) C0M1Y20K40 (0%,1%,20%,40%) (0.00/0.01/0.20/0.40) 

CMYK percentages

%0
%0.66
%20.39
%40.39

Codes

Color #989779 in popluar color models

98 97 79
RGB 152 151 121
HSL 58° 13.08% 53.53%
HSB/HSV 58° 20.39% 59.61%
CMYK 0.00% 0.66% 20.39%
40.39%

Color #989779 in popluar number systems.

HEX 98 97 79
Decimal 152 151 121
Binary 10011000 10010111 1111001
Octal 230 227 171

Shades and tints

Shades of #989779

#989779
(152,151,121)
#8B8A6E
(139,138,110)
#7E7D63
(126,125,99)
#717058
(113,112,88)
#64634D
(100,99,77)
#575642
(87,86,66)
#4A4937
(74,73,55)
#3D3C2C
(61,60,44)
#302F21
(48,47,33)
#232216
(35,34,22)
#16150B
(22,21,11)
#000000
(0,0,0)

Tints of #989779

#989779
(152,151,121)
#A1A085
(161,160,133)
#AAA991
(170,169,145)
#B3B29D
(179,178,157)
#BCBBA9
(188,187,169)
#C5C4B5
(197,196,181)
#CECDC1
(206,205,193)
#D7D6CD
(215,214,205)
#E0DFD9
(224,223,217)
#E9E8E5
(233,232,229)
#F2F1F1
(242,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989779; }

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

This text font color is #989779.

Background Color

.myBgColor { background-color: #989779; }

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

This div background color is #989779.

Border color

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

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

This div border color is #989779.

Opacity

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

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

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

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

This text has shadow with #989779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989779.

Preview

Color preview on black background

This text has color #989779 on black background.


Color preview on white background

This text has color #989779 on white background.


Black color preview on #989779 background

This text has black color on #989779 background.


White color preview on #989779 background

This text has white color on #989779 background.


Related colors

Complementary color

Complementary color for #hex is #676886.


I love getcolorcode.com

Triadic colors

1 #799897 and #977998 with #989779 are triadic colors.

2 #799798 and #979879 with #989779 are triadic colors.