COLOR #998974

HEX: #998974 RGB: (153,137,116)

Color info

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

RGB color model

#998974 color RGB value is (153,137,116).

RGB: (153,137,116) (60%, 54%, 45%)

RGB channels and saturation

R 153 of 255 = 60%
G 137 of 255 = 54%
B 116 of 255 = 45%

153
137
116

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

Portions of RGB colors in percentages

R + G + B = 153 + 137 + 116 = 406 (100%)
R 153 of 406 ~ 37.68%
G 137 of 406 ~ 33.74%
B 116 of 406 ~ 28.57'%

%37.68
%33.74
%28.57

CMYK color model

#998974 color CMYK value is (0,10,24,40).

  • cyan value is 0.00%
  • magenta value is 10.46%
  • yellow value is 24.18%
  • key color value is 40.00%

CMYK: (0,10,24,40)
C0M10Y24K40 (0%, 10%, 24%, 40%)
(0.00 / 0.10 / 0.24 / 0.40)

CMYK percentages

%0
%10.46
%24.18
%40

Codes

Color #998974 in popluar color models

99 89 74
RGB 153 137 116
HSL 34° 15.35% 52.75%
HSB/HSV 34° 24.18% 60.00%
CMYK 0.00% 10.46% 24.18%
40.00%

Color #998974 in popluar number systems.

HEX 99 89 74
Decimal 153 137 116
Binary 10011001 10001001 1110100
Octal 231 211 164

Shades and tints

Shades of #998974

#998974
(153,137,116)
#8C7D6A
(140,125,106)
#7F7160
(127,113,96)
#726556
(114,101,86)
#65594C
(101,89,76)
#584D42
(88,77,66)
#4B4138
(75,65,56)
#3E352E
(62,53,46)
#312924
(49,41,36)
#241D1A
(36,29,26)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #998974

#998974
(153,137,116)
#A29380
(162,147,128)
#AB9D8C
(171,157,140)
#B4A798
(180,167,152)
#BDB1A4
(189,177,164)
#C6BBB0
(198,187,176)
#CFC5BC
(207,197,188)
#D8CFC8
(216,207,200)
#E1D9D4
(225,217,212)
#EAE3E0
(234,227,224)
#F3EDEC
(243,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998974 color. Also use rgb(153,137,116) instead hex code.

Text Font Color

.myTextColor { color: #998974; }

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

This text font color is #998974.

Background Color

.myBgColor { background-color: #998974; }

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

This div background color is #998974.

Border color

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

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

This div border color is #998974.

Opacity

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

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

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

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

This text has shadow with #998974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998974.

Preview

Color preview on black background

This text has color #998974 on black background.


Color preview on white background

This text has color #998974 on white background.


Black color preview on #998974 background

This text has black color on #998974 background.


White color preview on #998974 background

This text has white color on #998974 background.


Related colors

Complementary color

Complementary color for #hex is #66768B.


I love getcolorcode.com

Triadic colors

1 #749989 and #897499 with #998974 are triadic colors.

2 #748999 and #899974 with #998974 are triadic colors.