COLOR #998376

HEX: #998376 RGB: (153,131,118)

Color info

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

RGB color model

#998376 color RGB value is (153,131,118).

RGB: (153,131,118) (60%, 51%, 46%)

RGB channels and saturation

R 153 of 255 = 60%
G 131 of 255 = 51%
B 118 of 255 = 46%

153
131
118

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

Portions of RGB colors in percentages

R + G + B = 153 + 131 + 118 = 402 (100%)
R 153 of 402 ~ 38.06%
G 131 of 402 ~ 32.59%
B 118 of 402 ~ 29.35'%

%38.06
%32.59
%29.35

CMYK color model

#998376 color CMYK value is (0,14,23,40).

  • cyan value is 0.00%
  • magenta value is 14.38%
  • yellow value is 22.88%
  • key color value is 40.00%

CMYK: (0,14,23,40)
C0M14Y23K40 (0%, 14%, 23%, 40%)
(0.00 / 0.14 / 0.23 / 0.40)

CMYK percentages

%0
%14.38
%22.88
%40

Codes

Color #998376 in popluar color models

99 83 76
RGB 153 131 118
HSL 22° 14.64% 53.14%
HSB/HSV 22° 22.88% 60.00%
CMYK 0.00% 14.38% 22.88%
40.00%

Color #998376 in popluar number systems.

HEX 99 83 76
Decimal 153 131 118
Binary 10011001 10000011 1110110
Octal 231 203 166

Shades and tints

Shades of #998376

#998376
(153,131,118)
#8C786C
(140,120,108)
#7F6D62
(127,109,98)
#726258
(114,98,88)
#65574E
(101,87,78)
#584C44
(88,76,68)
#4B413A
(75,65,58)
#3E3630
(62,54,48)
#312B26
(49,43,38)
#24201C
(36,32,28)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #998376

#998376
(153,131,118)
#A28E82
(162,142,130)
#AB998E
(171,153,142)
#B4A49A
(180,164,154)
#BDAFA6
(189,175,166)
#C6BAB2
(198,186,178)
#CFC5BE
(207,197,190)
#D8D0CA
(216,208,202)
#E1DBD6
(225,219,214)
#EAE6E2
(234,230,226)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998376 color. Also use rgb(153,131,118) instead hex code.

Text Font Color

.myTextColor { color: #998376; }

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

This text font color is #998376.

Background Color

.myBgColor { background-color: #998376; }

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

This div background color is #998376.

Border color

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

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

This div border color is #998376.

Opacity

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

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

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

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

This text has shadow with #998376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998376.

Preview

Color preview on black background

This text has color #998376 on black background.


Color preview on white background

This text has color #998376 on white background.


Black color preview on #998376 background

This text has black color on #998376 background.


White color preview on #998376 background

This text has white color on #998376 background.


Related colors

Complementary color

Complementary color for #hex is #667C89.


I love getcolorcode.com

Triadic colors

1 #769983 and #837699 with #998376 are triadic colors.

2 #768399 and #839976 with #998376 are triadic colors.