COLOR #988596

HEX: #988596 RGB: (152,133,150)

Color info

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

RGB color model

#988596 color RGB value is (152,133,150).

RGB: (152,133,150) (60%, 52%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 133 of 255 = 52%
B 150 of 255 = 59%

152
133
150

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

Portions of RGB colors in percentages

R + G + B = 152 + 133 + 150 = 435 (100%)
R 152 of 435 ~ 34.94%
G 133 of 435 ~ 30.57%
B 150 of 435 ~ 34.48'%

%34.94
%30.57
%34.48

CMYK color model

#988596 color CMYK value is (0,13,1,40).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 1.32%
  • key color value is 40.39%

CMYK: (0,13,1,40)
C0M13Y1K40 (0%, 13%, 1%, 40%)
(0.00 / 0.13 / 0.01 / 0.40)

CMYK percentages

%0
%12.5
%1.32
%40.39

Codes

Color #988596 in popluar color models

98 85 96
RGB 152 133 150
HSL 306° 8.44% 55.88%
HSB/HSV 306° 12.50% 59.61%
CMYK 0.00% 12.50% 1.32%
40.39%

Color #988596 in popluar number systems.

HEX 98 85 96
Decimal 152 133 150
Binary 10011000 10000101 10010110
Octal 230 205 226

Shades and tints

Shades of #988596

#988596
(152,133,150)
#8B7989
(139,121,137)
#7E6D7C
(126,109,124)
#71616F
(113,97,111)
#645562
(100,85,98)
#574955
(87,73,85)
#4A3D48
(74,61,72)
#3D313B
(61,49,59)
#30252E
(48,37,46)
#231921
(35,25,33)
#160D14
(22,13,20)
#000000
(0,0,0)

Tints of #988596

#988596
(152,133,150)
#A1909F
(161,144,159)
#AA9BA8
(170,155,168)
#B3A6B1
(179,166,177)
#BCB1BA
(188,177,186)
#C5BCC3
(197,188,195)
#CEC7CC
(206,199,204)
#D7D2D5
(215,210,213)
#E0DDDE
(224,221,222)
#E9E8E7
(233,232,231)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988596; }

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

This text font color is #988596.

Background Color

.myBgColor { background-color: #988596; }

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

This div background color is #988596.

Border color

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

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

This div border color is #988596.

Opacity

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

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

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

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

This text has shadow with #988596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988596.

Preview

Color preview on black background

This text has color #988596 on black background.


Color preview on white background

This text has color #988596 on white background.


Black color preview on #988596 background

This text has black color on #988596 background.


White color preview on #988596 background

This text has white color on #988596 background.


Related colors

Complementary color

Complementary color for #hex is #677A69.


I love getcolorcode.com

Triadic colors

1 #969885 and #859698 with #988596 are triadic colors.

2 #968598 and #859896 with #988596 are triadic colors.