COLOR #989973

HEX: #989973 RGB: (152,153,115)

Color info

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

RGB color model

#989973 color RGB value is (152,153,115).

RGB: (152,153,115) (60%, 60%, 45%)

RGB channels and saturation

R 152 of 255 = 60%
G 153 of 255 = 60%
B 115 of 255 = 45%

152
153
115

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

Portions of RGB colors in percentages

R + G + B = 152 + 153 + 115 = 420 (100%)
R 152 of 420 ~ 36.19%
G 153 of 420 ~ 36.43%
B 115 of 420 ~ 27.38'%

%36.19
%36.43
%27.38

CMYK color model

#989973 color CMYK value is (1,0,25,40).

  • cyan value is 0.65%
  • magenta value is 0.00%
  • yellow value is 24.84%
  • key color value is 40.00%

CMYK: (1,0,25,40)
C1M0Y25K40 (1%, 0%, 25%, 40%)
(0.01 / 0.00 / 0.25 / 0.40)

CMYK percentages

%0.65
%0
%24.84
%40

Codes

Color #989973 in popluar color models

98 99 73
RGB 152 153 115
HSL 62° 15.70% 52.55%
HSB/HSV 62° 24.84% 60.00%
CMYK 0.65% 0.00% 24.84%
40.00%

Color #989973 in popluar number systems.

HEX 98 99 73
Decimal 152 153 115
Binary 10011000 10011001 1110011
Octal 230 231 163

Shades and tints

Shades of #989973

#989973
(152,153,115)
#8B8C69
(139,140,105)
#7E7F5F
(126,127,95)
#717255
(113,114,85)
#64654B
(100,101,75)
#575841
(87,88,65)
#4A4B37
(74,75,55)
#3D3E2D
(61,62,45)
#303123
(48,49,35)
#232419
(35,36,25)
#16170F
(22,23,15)
#000000
(0,0,0)

Tints of #989973

#989973
(152,153,115)
#A1A27F
(161,162,127)
#AAAB8B
(170,171,139)
#B3B497
(179,180,151)
#BCBDA3
(188,189,163)
#C5C6AF
(197,198,175)
#CECFBB
(206,207,187)
#D7D8C7
(215,216,199)
#E0E1D3
(224,225,211)
#E9EADF
(233,234,223)
#F2F3EB
(242,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989973; }

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

This text font color is #989973.

Background Color

.myBgColor { background-color: #989973; }

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

This div background color is #989973.

Border color

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

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

This div border color is #989973.

Opacity

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

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

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

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

This text has shadow with #989973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989973.

Preview

Color preview on black background

This text has color #989973 on black background.


Color preview on white background

This text has color #989973 on white background.


Black color preview on #989973 background

This text has black color on #989973 background.


White color preview on #989973 background

This text has white color on #989973 background.


Related colors

Complementary color

Complementary color for #hex is #67668C.


I love getcolorcode.com

Triadic colors

1 #739899 and #997398 with #989973 are triadic colors.

2 #739998 and #999873 with #989973 are triadic colors.