COLOR #987493

HEX: #987493 RGB: (152,116,147)

Color info

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

RGB color model

#987493 color RGB value is (152,116,147).

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

RGB channels and saturation

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

152
116
147

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

Portions of RGB colors in percentages

R + G + B = 152 + 116 + 147 = 415 (100%)
R 152 of 415 ~ 36.63%
G 116 of 415 ~ 27.95%
B 147 of 415 ~ 35.42'%

%36.63
%27.95
%35.42

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 3.29%
  • 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
%3.29
%40.39

Codes

Color #987493 in popluar color models

98 74 93
RGB 152 116 147
HSL 308° 14.88% 52.55%
HSB/HSV 308° 23.68% 59.61%
CMYK 0.00% 23.68% 3.29%
40.39%

Color #987493 in popluar number systems.

HEX 98 74 93
Decimal 152 116 147
Binary 10011000 1110100 10010011
Octal 230 164 223

Shades and tints

Shades of #987493

#987493
(152,116,147)
#8B6A86
(139,106,134)
#7E6079
(126,96,121)
#71566C
(113,86,108)
#644C5F
(100,76,95)
#574252
(87,66,82)
#4A3845
(74,56,69)
#3D2E38
(61,46,56)
#30242B
(48,36,43)
#231A1E
(35,26,30)
#161011
(22,16,17)
#000000
(0,0,0)

Tints of #987493

#987493
(152,116,147)
#A1809C
(161,128,156)
#AA8CA5
(170,140,165)
#B398AE
(179,152,174)
#BCA4B7
(188,164,183)
#C5B0C0
(197,176,192)
#CEBCC9
(206,188,201)
#D7C8D2
(215,200,210)
#E0D4DB
(224,212,219)
#E9E0E4
(233,224,228)
#F2ECED
(242,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987493; }

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

This text font color is #987493.

Background Color

.myBgColor { background-color: #987493; }

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

This div background color is #987493.

Border color

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

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

This div border color is #987493.

Opacity

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

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

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

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

This text has shadow with #987493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987493.

Preview

Color preview on black background

This text has color #987493 on black background.


Color preview on white background

This text has color #987493 on white background.


Black color preview on #987493 background

This text has black color on #987493 background.


White color preview on #987493 background

This text has white color on #987493 background.


Related colors

Complementary color

Complementary color for #hex is #678B6C.


I love getcolorcode.com

Triadic colors

1 #939874 and #749398 with #987493 are triadic colors.

2 #937498 and #749893 with #987493 are triadic colors.