COLOR #988996

HEX: #988996 RGB: (152,137,150)

Color info

#988996 contains red, green and blue colors in about the same proportion. Web safe color of #988996 is #999999 (or #999).

RGB color model

#988996 color RGB value is (152,137,150).

RGB: (152,137,150) (60%, 54%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 137 of 255 = 54%
B 150 of 255 = 59%

152
137
150

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

Portions of RGB colors in percentages

R + G + B = 152 + 137 + 150 = 439 (100%)
R 152 of 439 ~ 34.62%
G 137 of 439 ~ 31.21%
B 150 of 439 ~ 34.17'%

%34.62
%31.21
%34.17

CMYK color model

#988996 color CMYK value is (0,10,1,40).

  • cyan value is 0.00%
  • magenta value is 9.87%
  • yellow value is 1.32%
  • key color value is 40.39%
CMYK: (0,10,1,40) C0M10Y1K40 (0%,10%,1%,40%) (0.00/0.10/0.01/0.40) 

CMYK percentages

%0
%9.87
%1.32
%40.39

Codes

Color #988996 in popluar color models

98 89 96
RGB 152 137 150
HSL 308° 6.79% 56.67%
HSB/HSV 308° 9.87% 59.61%
CMYK 0.00% 9.87% 1.32%
40.39%

Color #988996 in popluar number systems.

HEX 98 89 96
Decimal 152 137 150
Binary 10011000 10001001 10010110
Octal 230 211 226

Shades and tints

Shades of #988996

#988996
(152,137,150)
#8B7D89
(139,125,137)
#7E717C
(126,113,124)
#71656F
(113,101,111)
#645962
(100,89,98)
#574D55
(87,77,85)
#4A4148
(74,65,72)
#3D353B
(61,53,59)
#30292E
(48,41,46)
#231D21
(35,29,33)
#161114
(22,17,20)
#000000
(0,0,0)

Tints of #988996

#988996
(152,137,150)
#A1939F
(161,147,159)
#AA9DA8
(170,157,168)
#B3A7B1
(179,167,177)
#BCB1BA
(188,177,186)
#C5BBC3
(197,187,195)
#CEC5CC
(206,197,204)
#D7CFD5
(215,207,213)
#E0D9DE
(224,217,222)
#E9E3E7
(233,227,231)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988996 color. Also use rgb(152,137,150) instead hex code.

Text Font Color

.myTextColor { color: #988996; }

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

This text font color is #988996.

Background Color

.myBgColor { background-color: #988996; }

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

This div background color is #988996.

Border color

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

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

This div border color is #988996.

Opacity

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

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

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

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

This text has shadow with #988996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988996.

Preview

Color preview on black background

This text has color #988996 on black background.


Color preview on white background

This text has color #988996 on white background.


Black color preview on #988996 background

This text has black color on #988996 background.


White color preview on #988996 background

This text has white color on #988996 background.


Related colors

Complementary color

Complementary color for #hex is #677669.


I love getcolorcode.com

Triadic colors

1 #969889 and #899698 with #988996 are triadic colors.

2 #968998 and #899896 with #988996 are triadic colors.