COLOR #989B47

HEX: #989B47 RGB: (152,155,71)

Color info

#989B47 contains mainly red and green colors. Web safe color of #989B47 is #999933 (or #993).

RGB color model

#989B47 color RGB value is (152,155,71).

RGB: (152,155,71) (60%, 61%, 28%)

RGB channels and saturation

R 152 of 255 = 60%
G 155 of 255 = 61%
B 71 of 255 = 28%

152
155
71

R + G + B ~ 50%. #989B47 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 152 + 155 + 71 = 378 (100%)
R 152 of 378 ~ 40.21%
G 155 of 378 ~ 41.01%
B 71 of 378 ~ 18.78'%

%40.21
%41.01
%18.78

CMYK color model

#989B47 color CMYK value is (2,0,54,39).

  • cyan value is 1.94%
  • magenta value is 0.00%
  • yellow value is 54.19%
  • key color value is 39.22%
CMYK: (2,0,54,39) C2M0Y54K39 (2%,0%,54%,39%) (0.02/0.00/0.54/0.39) 

CMYK percentages

%1.94
%0
%54.19
%39.22

Codes

Color #989B47 in popluar color models

98 9B 47
RGB 152 155 71
HSL 62° 37.17% 44.31%
HSB/HSV 62° 54.19% 60.78%
CMYK 1.94% 0.00% 54.19%
39.22%

Color #989B47 in popluar number systems.

HEX 98 9B 47
Decimal 152 155 71
Binary 10011000 10011011 1000111
Octal 230 233 107

Shades and tints

Shades of #989B47

#989B47
(152,155,71)
#8B8D41
(139,141,65)
#7E7F3B
(126,127,59)
#717135
(113,113,53)
#64632F
(100,99,47)
#575529
(87,85,41)
#4A4723
(74,71,35)
#3D391D
(61,57,29)
#302B17
(48,43,23)
#231D11
(35,29,17)
#160F0B
(22,15,11)
#000000
(0,0,0)

Tints of #989B47

#989B47
(152,155,71)
#A1A457
(161,164,87)
#AAAD67
(170,173,103)
#B3B677
(179,182,119)
#BCBF87
(188,191,135)
#C5C897
(197,200,151)
#CED1A7
(206,209,167)
#D7DAB7
(215,218,183)
#E0E3C7
(224,227,199)
#E9ECD7
(233,236,215)
#F2F5E7
(242,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989B47 color. Also use rgb(152,155,71) instead hex code.

Text Font Color

.myTextColor { color: #989B47; }

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

This text font color is #989B47.

Background Color

.myBgColor { background-color: #989B47; }

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

This div background color is #989B47.

Border color

.myBorderColor { border: 1px solid #989B47; }

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

This div border color is #989B47.

Opacity

.myOpacity80 { color: #989B47; opacity: 0.8; }

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

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

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

This text has shadow with #989B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989B47.

Preview

Color preview on black background

This text has color #989B47 on black background.


Color preview on white background

This text has color #989B47 on white background.


Black color preview on #989B47 background

This text has black color on #989B47 background.


White color preview on #989B47 background

This text has white color on #989B47 background.


Related colors

Complementary color

Complementary color for #hex is #6764B8.


I love getcolorcode.com

Triadic colors

1 #47989B and #9B4798 with #989B47 are triadic colors.

2 #479B98 and #9B9847 with #989B47 are triadic colors.