COLOR #988094

HEX: #988094 RGB: (152,128,148)

Color info

#988094 contains red, green and blue colors in about the same proportion. Web safe color of #988094 is #996699 (or #969).

RGB color model

#988094 color RGB value is (152,128,148).

RGB: (152,128,148) (60%, 50%, 58%)

RGB channels and saturation

R 152 of 255 = 60%
G 128 of 255 = 50%
B 148 of 255 = 58%

152
128
148

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

Portions of RGB colors in percentages

R + G + B = 152 + 128 + 148 = 428 (100%)
R 152 of 428 ~ 35.51%
G 128 of 428 ~ 29.91%
B 148 of 428 ~ 34.58'%

%35.51
%29.91
%34.58

CMYK color model

#988094 color CMYK value is (0,16,3,40).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 2.63%
  • key color value is 40.39%

CMYK: (0,16,3,40)
C0M16Y3K40 (0%, 16%, 3%, 40%)
(0.00 / 0.16 / 0.03 / 0.40)

CMYK percentages

%0
%15.79
%2.63
%40.39

Codes

Color #988094 in popluar color models

98 80 94
RGB 152 128 148
HSL 310° 10.43% 54.90%
HSB/HSV 310° 15.79% 59.61%
CMYK 0.00% 15.79% 2.63%
40.39%

Color #988094 in popluar number systems.

HEX 98 80 94
Decimal 152 128 148
Binary 10011000 10000000 10010100
Octal 230 200 224

Shades and tints

Shades of #988094

#988094
(152,128,148)
#8B7587
(139,117,135)
#7E6A7A
(126,106,122)
#715F6D
(113,95,109)
#645460
(100,84,96)
#574953
(87,73,83)
#4A3E46
(74,62,70)
#3D3339
(61,51,57)
#30282C
(48,40,44)
#231D1F
(35,29,31)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #988094

#988094
(152,128,148)
#A18B9D
(161,139,157)
#AA96A6
(170,150,166)
#B3A1AF
(179,161,175)
#BCACB8
(188,172,184)
#C5B7C1
(197,183,193)
#CEC2CA
(206,194,202)
#D7CDD3
(215,205,211)
#E0D8DC
(224,216,220)
#E9E3E5
(233,227,229)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988094 color. Also use rgb(152,128,148) instead hex code.

Text Font Color

.myTextColor { color: #988094; }

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

This text font color is #988094.

Background Color

.myBgColor { background-color: #988094; }

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

This div background color is #988094.

Border color

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

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

This div border color is #988094.

Opacity

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

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

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

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

This text has shadow with #988094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988094.

Preview

Color preview on black background

This text has color #988094 on black background.


Color preview on white background

This text has color #988094 on white background.


Black color preview on #988094 background

This text has black color on #988094 background.


White color preview on #988094 background

This text has white color on #988094 background.


Related colors

Complementary color

Complementary color for #hex is #677F6B.


I love getcolorcode.com

Triadic colors

1 #949880 and #809498 with #988094 are triadic colors.

2 #948098 and #809894 with #988094 are triadic colors.