COLOR #989936

HEX: #989936 RGB: (152,153,54)

Color info

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

RGB color model

#989936 color RGB value is (152,153,54).

RGB: (152,153,54) (60%, 60%, 21%)

RGB channels and saturation

R 152 of 255 = 60%
G 153 of 255 = 60%
B 54 of 255 = 21%

152
153
54

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

Portions of RGB colors in percentages

R + G + B = 152 + 153 + 54 = 359 (100%)
R 152 of 359 ~ 42.34%
G 153 of 359 ~ 42.62%
B 54 of 359 ~ 15.04'%

%42.34
%42.62
%15.04

CMYK color model

#989936 color CMYK value is (1,0,65,40).

  • cyan value is 0.65%
  • magenta value is 0.00%
  • yellow value is 64.71%
  • key color value is 40.00%
CMYK: (1,0,65,40) C1M0Y65K40 (1%,0%,65%,40%) (0.01/0.00/0.65/0.40) 

CMYK percentages

%0.65
%0
%64.71
%40

Codes

Color #989936 in popluar color models

98 99 36
RGB 152 153 54
HSL 61° 47.83% 40.59%
HSB/HSV 61° 64.71% 60.00%
CMYK 0.65% 0.00% 64.71%
40.00%

Color #989936 in popluar number systems.

HEX 98 99 36
Decimal 152 153 54
Binary 10011000 10011001 110110
Octal 230 231 66

Shades and tints

Shades of #989936

#989936
(152,153,54)
#8B8C32
(139,140,50)
#7E7F2E
(126,127,46)
#71722A
(113,114,42)
#646526
(100,101,38)
#575822
(87,88,34)
#4A4B1E
(74,75,30)
#3D3E1A
(61,62,26)
#303116
(48,49,22)
#232412
(35,36,18)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #989936

#989936
(152,153,54)
#A1A248
(161,162,72)
#AAAB5A
(170,171,90)
#B3B46C
(179,180,108)
#BCBD7E
(188,189,126)
#C5C690
(197,198,144)
#CECFA2
(206,207,162)
#D7D8B4
(215,216,180)
#E0E1C6
(224,225,198)
#E9EAD8
(233,234,216)
#F2F3EA
(242,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989936 color. Also use rgb(152,153,54) instead hex code.

Text Font Color

.myTextColor { color: #989936; }

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

This text font color is #989936.

Background Color

.myBgColor { background-color: #989936; }

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

This div background color is #989936.

Border color

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

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

This div border color is #989936.

Opacity

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

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

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

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

This text has shadow with #989936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989936.

Preview

Color preview on black background

This text has color #989936 on black background.


Color preview on white background

This text has color #989936 on white background.


Black color preview on #989936 background

This text has black color on #989936 background.


White color preview on #989936 background

This text has white color on #989936 background.


Related colors

Complementary color

Complementary color for #hex is #6766C9.


I love getcolorcode.com

Triadic colors

1 #369899 and #993698 with #989936 are triadic colors.

2 #369998 and #999836 with #989936 are triadic colors.