COLOR #989478

HEX: #989478 RGB: (152,148,120)

Color info

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

RGB color model

#989478 color RGB value is (152,148,120).

RGB: (152,148,120) (60%, 58%, 47%)

RGB channels and saturation

R 152 of 255 = 60%
G 148 of 255 = 58%
B 120 of 255 = 47%

152
148
120

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

Portions of RGB colors in percentages

R + G + B = 152 + 148 + 120 = 420 (100%)
R 152 of 420 ~ 36.19%
G 148 of 420 ~ 35.24%
B 120 of 420 ~ 28.57'%

%36.19
%35.24
%28.57

CMYK color model

#989478 color CMYK value is (0,3,21,40).

  • cyan value is 0.00%
  • magenta value is 2.63%
  • yellow value is 21.05%
  • key color value is 40.39%

CMYK: (0,3,21,40)
C0M3Y21K40 (0%, 3%, 21%, 40%)
(0.00 / 0.03 / 0.21 / 0.40)

CMYK percentages

%0
%2.63
%21.05
%40.39

Codes

Color #989478 in popluar color models

98 94 78
RGB 152 148 120
HSL 53° 13.45% 53.33%
HSB/HSV 53° 21.05% 59.61%
CMYK 0.00% 2.63% 21.05%
40.39%

Color #989478 in popluar number systems.

HEX 98 94 78
Decimal 152 148 120
Binary 10011000 10010100 1111000
Octal 230 224 170

Shades and tints

Shades of #989478

#989478
(152,148,120)
#8B876E
(139,135,110)
#7E7A64
(126,122,100)
#716D5A
(113,109,90)
#646050
(100,96,80)
#575346
(87,83,70)
#4A463C
(74,70,60)
#3D3932
(61,57,50)
#302C28
(48,44,40)
#231F1E
(35,31,30)
#161214
(22,18,20)
#000000
(0,0,0)

Tints of #989478

#989478
(152,148,120)
#A19D84
(161,157,132)
#AAA690
(170,166,144)
#B3AF9C
(179,175,156)
#BCB8A8
(188,184,168)
#C5C1B4
(197,193,180)
#CECAC0
(206,202,192)
#D7D3CC
(215,211,204)
#E0DCD8
(224,220,216)
#E9E5E4
(233,229,228)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989478; }

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

This text font color is #989478.

Background Color

.myBgColor { background-color: #989478; }

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

This div background color is #989478.

Border color

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

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

This div border color is #989478.

Opacity

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

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

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

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

This text has shadow with #989478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989478.

Preview

Color preview on black background

This text has color #989478 on black background.


Color preview on white background

This text has color #989478 on white background.


Black color preview on #989478 background

This text has black color on #989478 background.


White color preview on #989478 background

This text has white color on #989478 background.


Related colors

Complementary color

Complementary color for #hex is #676B87.


I love getcolorcode.com

Triadic colors

1 #789894 and #947898 with #989478 are triadic colors.

2 #789498 and #949878 with #989478 are triadic colors.