COLOR #988374

HEX: #988374 RGB: (152,131,116)

Color info

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

RGB color model

#988374 color RGB value is (152,131,116).

RGB: (152,131,116) (60%, 51%, 45%)

RGB channels and saturation

R 152 of 255 = 60%
G 131 of 255 = 51%
B 116 of 255 = 45%

152
131
116

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

Portions of RGB colors in percentages

R + G + B = 152 + 131 + 116 = 399 (100%)
R 152 of 399 ~ 38.1%
G 131 of 399 ~ 32.83%
B 116 of 399 ~ 29.07'%

%38.1
%32.83
%29.07

CMYK color model

#988374 color CMYK value is (0,14,24,40).

  • cyan value is 0.00%
  • magenta value is 13.82%
  • yellow value is 23.68%
  • key color value is 40.39%

CMYK: (0,14,24,40)
C0M14Y24K40 (0%, 14%, 24%, 40%)
(0.00 / 0.14 / 0.24 / 0.40)

CMYK percentages

%0
%13.82
%23.68
%40.39

Codes

Color #988374 in popluar color models

98 83 74
RGB 152 131 116
HSL 25° 14.88% 52.55%
HSB/HSV 25° 23.68% 59.61%
CMYK 0.00% 13.82% 23.68%
40.39%

Color #988374 in popluar number systems.

HEX 98 83 74
Decimal 152 131 116
Binary 10011000 10000011 1110100
Octal 230 203 164

Shades and tints

Shades of #988374

#988374
(152,131,116)
#8B786A
(139,120,106)
#7E6D60
(126,109,96)
#716256
(113,98,86)
#64574C
(100,87,76)
#574C42
(87,76,66)
#4A4138
(74,65,56)
#3D362E
(61,54,46)
#302B24
(48,43,36)
#23201A
(35,32,26)
#161510
(22,21,16)
#000000
(0,0,0)

Tints of #988374

#988374
(152,131,116)
#A18E80
(161,142,128)
#AA998C
(170,153,140)
#B3A498
(179,164,152)
#BCAFA4
(188,175,164)
#C5BAB0
(197,186,176)
#CEC5BC
(206,197,188)
#D7D0C8
(215,208,200)
#E0DBD4
(224,219,212)
#E9E6E0
(233,230,224)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988374 color. Also use rgb(152,131,116) instead hex code.

Text Font Color

.myTextColor { color: #988374; }

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

This text font color is #988374.

Background Color

.myBgColor { background-color: #988374; }

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

This div background color is #988374.

Border color

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

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

This div border color is #988374.

Opacity

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

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

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

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

This text has shadow with #988374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988374.

Preview

Color preview on black background

This text has color #988374 on black background.


Color preview on white background

This text has color #988374 on white background.


Black color preview on #988374 background

This text has black color on #988374 background.


White color preview on #988374 background

This text has white color on #988374 background.


Related colors

Complementary color

Complementary color for #hex is #677C8B.


I love getcolorcode.com

Triadic colors

1 #749883 and #837498 with #988374 are triadic colors.

2 #748398 and #839874 with #988374 are triadic colors.