COLOR #987494

HEX: #987494 RGB: (152,116,148)

Color info

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

RGB color model

#987494 color RGB value is (152,116,148).

RGB: (152,116,148) (60%, 45%, 58%)

RGB channels and saturation

R 152 of 255 = 60%
G 116 of 255 = 45%
B 148 of 255 = 58%

152
116
148

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

Portions of RGB colors in percentages

R + G + B = 152 + 116 + 148 = 416 (100%)
R 152 of 416 ~ 36.54%
G 116 of 416 ~ 27.88%
B 148 of 416 ~ 35.58'%

%36.54
%27.88
%35.58

CMYK color model

#987494 color CMYK value is (0,24,3,40).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 2.63%
  • key color value is 40.39%
CMYK: (0,24,3,40) C0M24Y3K40 (0%,24%,3%,40%) (0.00/0.24/0.03/0.40) 

CMYK percentages

%0
%23.68
%2.63
%40.39

Codes

Color #987494 in popluar color models

98 74 94
RGB 152 116 148
HSL 307° 14.88% 52.55%
HSB/HSV 307° 23.68% 59.61%
CMYK 0.00% 23.68% 2.63%
40.39%

Color #987494 in popluar number systems.

HEX 98 74 94
Decimal 152 116 148
Binary 10011000 1110100 10010100
Octal 230 164 224

Shades and tints

Shades of #987494

#987494
(152,116,148)
#8B6A87
(139,106,135)
#7E607A
(126,96,122)
#71566D
(113,86,109)
#644C60
(100,76,96)
#574253
(87,66,83)
#4A3846
(74,56,70)
#3D2E39
(61,46,57)
#30242C
(48,36,44)
#231A1F
(35,26,31)
#161012
(22,16,18)
#000000
(0,0,0)

Tints of #987494

#987494
(152,116,148)
#A1809D
(161,128,157)
#AA8CA6
(170,140,166)
#B398AF
(179,152,175)
#BCA4B8
(188,164,184)
#C5B0C1
(197,176,193)
#CEBCCA
(206,188,202)
#D7C8D3
(215,200,211)
#E0D4DC
(224,212,220)
#E9E0E5
(233,224,229)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987494; }

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

This text font color is #987494.

Background Color

.myBgColor { background-color: #987494; }

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

This div background color is #987494.

Border color

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

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

This div border color is #987494.

Opacity

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

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

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

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

This text has shadow with #987494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987494.

Preview

Color preview on black background

This text has color #987494 on black background.


Color preview on white background

This text has color #987494 on white background.


Black color preview on #987494 background

This text has black color on #987494 background.


White color preview on #987494 background

This text has white color on #987494 background.


Related colors

Complementary color

Complementary color for #hex is #678B6B.


I love getcolorcode.com

Triadic colors

1 #949874 and #749498 with #987494 are triadic colors.

2 #947498 and #749894 with #987494 are triadic colors.