COLOR #988673

HEX: #988673 RGB: (152,134,115)

Color info

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

RGB color model

#988673 color RGB value is (152,134,115).

RGB: (152,134,115) (60%, 53%, 45%)

RGB channels and saturation

R 152 of 255 = 60%
G 134 of 255 = 53%
B 115 of 255 = 45%

152
134
115

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

Portions of RGB colors in percentages

R + G + B = 152 + 134 + 115 = 401 (100%)
R 152 of 401 ~ 37.91%
G 134 of 401 ~ 33.42%
B 115 of 401 ~ 28.68'%

%37.91
%33.42
%28.68

CMYK color model

#988673 color CMYK value is (0,12,24,40).

  • cyan value is 0.00%
  • magenta value is 11.84%
  • yellow value is 24.34%
  • key color value is 40.39%

CMYK: (0,12,24,40)
C0M12Y24K40 (0%, 12%, 24%, 40%)
(0.00 / 0.12 / 0.24 / 0.40)

CMYK percentages

%0
%11.84
%24.34
%40.39

Codes

Color #988673 in popluar color models

98 86 73
RGB 152 134 115
HSL 31° 15.23% 52.35%
HSB/HSV 31° 24.34% 59.61%
CMYK 0.00% 11.84% 24.34%
40.39%

Color #988673 in popluar number systems.

HEX 98 86 73
Decimal 152 134 115
Binary 10011000 10000110 1110011
Octal 230 206 163

Shades and tints

Shades of #988673

#988673
(152,134,115)
#8B7A69
(139,122,105)
#7E6E5F
(126,110,95)
#716255
(113,98,85)
#64564B
(100,86,75)
#574A41
(87,74,65)
#4A3E37
(74,62,55)
#3D322D
(61,50,45)
#302623
(48,38,35)
#231A19
(35,26,25)
#160E0F
(22,14,15)
#000000
(0,0,0)

Tints of #988673

#988673
(152,134,115)
#A1917F
(161,145,127)
#AA9C8B
(170,156,139)
#B3A797
(179,167,151)
#BCB2A3
(188,178,163)
#C5BDAF
(197,189,175)
#CEC8BB
(206,200,187)
#D7D3C7
(215,211,199)
#E0DED3
(224,222,211)
#E9E9DF
(233,233,223)
#F2F4EB
(242,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988673; }

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

This text font color is #988673.

Background Color

.myBgColor { background-color: #988673; }

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

This div background color is #988673.

Border color

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

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

This div border color is #988673.

Opacity

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

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

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

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

This text has shadow with #988673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988673.

Preview

Color preview on black background

This text has color #988673 on black background.


Color preview on white background

This text has color #988673 on white background.


Black color preview on #988673 background

This text has black color on #988673 background.


White color preview on #988673 background

This text has white color on #988673 background.


Related colors

Complementary color

Complementary color for #hex is #67798C.


I love getcolorcode.com

Triadic colors

1 #739886 and #867398 with #988673 are triadic colors.

2 #738698 and #869873 with #988673 are triadic colors.