COLOR #989476

HEX: #989476 RGB: (152,148,118)

Color info

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

RGB color model

#989476 color RGB value is (152,148,118).

RGB: (152,148,118) (60%, 58%, 46%)

RGB channels and saturation

R 152 of 255 = 60%
G 148 of 255 = 58%
B 118 of 255 = 46%

152
148
118

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

Portions of RGB colors in percentages

R + G + B = 152 + 148 + 118 = 418 (100%)
R 152 of 418 ~ 36.36%
G 148 of 418 ~ 35.41%
B 118 of 418 ~ 28.23'%

%36.36
%35.41
%28.23

CMYK color model

#989476 color CMYK value is (0,3,22,40).

  • cyan value is 0.00%
  • magenta value is 2.63%
  • yellow value is 22.37%
  • key color value is 40.39%
CMYK: (0,3,22,40) C0M3Y22K40 (0%,3%,22%,40%) (0.00/0.03/0.22/0.40) 

CMYK percentages

%0
%2.63
%22.37
%40.39

Codes

Color #989476 in popluar color models

98 94 76
RGB 152 148 118
HSL 53° 14.17% 52.94%
HSB/HSV 53° 22.37% 59.61%
CMYK 0.00% 2.63% 22.37%
40.39%

Color #989476 in popluar number systems.

HEX 98 94 76
Decimal 152 148 118
Binary 10011000 10010100 1110110
Octal 230 224 166

Shades and tints

Shades of #989476

#989476
(152,148,118)
#8B876C
(139,135,108)
#7E7A62
(126,122,98)
#716D58
(113,109,88)
#64604E
(100,96,78)
#575344
(87,83,68)
#4A463A
(74,70,58)
#3D3930
(61,57,48)
#302C26
(48,44,38)
#231F1C
(35,31,28)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #989476

#989476
(152,148,118)
#A19D82
(161,157,130)
#AAA68E
(170,166,142)
#B3AF9A
(179,175,154)
#BCB8A6
(188,184,166)
#C5C1B2
(197,193,178)
#CECABE
(206,202,190)
#D7D3CA
(215,211,202)
#E0DCD6
(224,220,214)
#E9E5E2
(233,229,226)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989476 color. Also use rgb(152,148,118) instead hex code.

Text Font Color

.myTextColor { color: #989476; }

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

This text font color is #989476.

Background Color

.myBgColor { background-color: #989476; }

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

This div background color is #989476.

Border color

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

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

This div border color is #989476.

Opacity

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

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

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

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

This text has shadow with #989476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989476.

Preview

Color preview on black background

This text has color #989476 on black background.


Color preview on white background

This text has color #989476 on white background.


Black color preview on #989476 background

This text has black color on #989476 background.


White color preview on #989476 background

This text has white color on #989476 background.


Related colors

Complementary color

Complementary color for #hex is #676B89.


I love getcolorcode.com

Triadic colors

1 #769894 and #947698 with #989476 are triadic colors.

2 #769498 and #949876 with #989476 are triadic colors.