COLOR #989351

HEX: #989351 RGB: (152,147,81)

Color info

#989351 contains mainly red and green colors. Web safe color of #989351 is #999966 (or #996).

RGB color model

#989351 color RGB value is (152,147,81).

RGB: (152,147,81) (60%, 58%, 32%)

RGB channels and saturation

R 152 of 255 = 60%
G 147 of 255 = 58%
B 81 of 255 = 32%

152
147
81

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

Portions of RGB colors in percentages

R + G + B = 152 + 147 + 81 = 380 (100%)
R 152 of 380 ~ 40%
G 147 of 380 ~ 38.68%
B 81 of 380 ~ 21.32'%

%40
%38.68
%21.32

CMYK color model

#989351 color CMYK value is (0,3,47,40).

  • cyan value is 0.00%
  • magenta value is 3.29%
  • yellow value is 46.71%
  • key color value is 40.39%
CMYK: (0,3,47,40) C0M3Y47K40 (0%,3%,47%,40%) (0.00/0.03/0.47/0.40) 

CMYK percentages

%0
%3.29
%46.71
%40.39

Codes

Color #989351 in popluar color models

98 93 51
RGB 152 147 81
HSL 56° 30.47% 45.69%
HSB/HSV 56° 46.71% 59.61%
CMYK 0.00% 3.29% 46.71%
40.39%

Color #989351 in popluar number systems.

HEX 98 93 51
Decimal 152 147 81
Binary 10011000 10010011 1010001
Octal 230 223 121

Shades and tints

Shades of #989351

#989351
(152,147,81)
#8B864A
(139,134,74)
#7E7943
(126,121,67)
#716C3C
(113,108,60)
#645F35
(100,95,53)
#57522E
(87,82,46)
#4A4527
(74,69,39)
#3D3820
(61,56,32)
#302B19
(48,43,25)
#231E12
(35,30,18)
#16110B
(22,17,11)
#000000
(0,0,0)

Tints of #989351

#989351
(152,147,81)
#A19C60
(161,156,96)
#AAA56F
(170,165,111)
#B3AE7E
(179,174,126)
#BCB78D
(188,183,141)
#C5C09C
(197,192,156)
#CEC9AB
(206,201,171)
#D7D2BA
(215,210,186)
#E0DBC9
(224,219,201)
#E9E4D8
(233,228,216)
#F2EDE7
(242,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989351 color. Also use rgb(152,147,81) instead hex code.

Text Font Color

.myTextColor { color: #989351; }

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

This text font color is #989351.

Background Color

.myBgColor { background-color: #989351; }

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

This div background color is #989351.

Border color

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

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

This div border color is #989351.

Opacity

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

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

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

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

This text has shadow with #989351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989351.

Preview

Color preview on black background

This text has color #989351 on black background.


Color preview on white background

This text has color #989351 on white background.


Black color preview on #989351 background

This text has black color on #989351 background.


White color preview on #989351 background

This text has white color on #989351 background.


Related colors

Complementary color

Complementary color for #hex is #676CAE.


I love getcolorcode.com

Triadic colors

1 #519893 and #935198 with #989351 are triadic colors.

2 #519398 and #939851 with #989351 are triadic colors.