COLOR #988891

HEX: #988891 RGB: (152,136,145)

Color info

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

RGB color model

#988891 color RGB value is (152,136,145).

RGB: (152,136,145) (60%, 53%, 57%)

RGB channels and saturation

R 152 of 255 = 60%
G 136 of 255 = 53%
B 145 of 255 = 57%

152
136
145

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

Portions of RGB colors in percentages

R + G + B = 152 + 136 + 145 = 433 (100%)
R 152 of 433 ~ 35.1%
G 136 of 433 ~ 31.41%
B 145 of 433 ~ 33.49'%

%35.1
%31.41
%33.49

CMYK color model

#988891 color CMYK value is (0,11,5,40).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 4.61%
  • key color value is 40.39%

CMYK: (0,11,5,40)
C0M11Y5K40 (0%, 11%, 5%, 40%)
(0.00 / 0.11 / 0.05 / 0.40)

CMYK percentages

%0
%10.53
%4.61
%40.39

Codes

Color #988891 in popluar color models

98 88 91
RGB 152 136 145
HSL 326° 7.21% 56.47%
HSB/HSV 326° 10.53% 59.61%
CMYK 0.00% 10.53% 4.61%
40.39%

Color #988891 in popluar number systems.

HEX 98 88 91
Decimal 152 136 145
Binary 10011000 10001000 10010001
Octal 230 210 221

Shades and tints

Shades of #988891

#988891
(152,136,145)
#8B7C84
(139,124,132)
#7E7077
(126,112,119)
#71646A
(113,100,106)
#64585D
(100,88,93)
#574C50
(87,76,80)
#4A4043
(74,64,67)
#3D3436
(61,52,54)
#302829
(48,40,41)
#231C1C
(35,28,28)
#16100F
(22,16,15)
#000000
(0,0,0)

Tints of #988891

#988891
(152,136,145)
#A1929B
(161,146,155)
#AA9CA5
(170,156,165)
#B3A6AF
(179,166,175)
#BCB0B9
(188,176,185)
#C5BAC3
(197,186,195)
#CEC4CD
(206,196,205)
#D7CED7
(215,206,215)
#E0D8E1
(224,216,225)
#E9E2EB
(233,226,235)
#F2ECF5
(242,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988891 color. Also use rgb(152,136,145) instead hex code.

Text Font Color

.myTextColor { color: #988891; }

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

This text font color is #988891.

Background Color

.myBgColor { background-color: #988891; }

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

This div background color is #988891.

Border color

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

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

This div border color is #988891.

Opacity

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

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

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

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

This text has shadow with #988891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988891.

Preview

Color preview on black background

This text has color #988891 on black background.


Color preview on white background

This text has color #988891 on white background.


Black color preview on #988891 background

This text has black color on #988891 background.


White color preview on #988891 background

This text has white color on #988891 background.


Related colors

Complementary color

Complementary color for #hex is #67776E.


I love getcolorcode.com

Triadic colors

1 #919888 and #889198 with #988891 are triadic colors.

2 #918898 and #889891 with #988891 are triadic colors.