COLOR #987096

HEX: #987096 RGB: (152,112,150)

Color info

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

RGB color model

#987096 color RGB value is (152,112,150).

RGB: (152,112,150) (60%, 44%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 112 of 255 = 44%
B 150 of 255 = 59%

152
112
150

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

Portions of RGB colors in percentages

R + G + B = 152 + 112 + 150 = 414 (100%)
R 152 of 414 ~ 36.71%
G 112 of 414 ~ 27.05%
B 150 of 414 ~ 36.23'%

%36.71
%27.05
%36.23

CMYK color model

#987096 color CMYK value is (0,26,1,40).

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

CMYK: (0,26,1,40)
C0M26Y1K40 (0%, 26%, 1%, 40%)
(0.00 / 0.26 / 0.01 / 0.40)

CMYK percentages

%0
%26.32
%1.32
%40.39

Codes

Color #987096 in popluar color models

98 70 96
RGB 152 112 150
HSL 303° 16.26% 51.76%
HSB/HSV 303° 26.32% 59.61%
CMYK 0.00% 26.32% 1.32%
40.39%

Color #987096 in popluar number systems.

HEX 98 70 96
Decimal 152 112 150
Binary 10011000 1110000 10010110
Octal 230 160 226

Shades and tints

Shades of #987096

#987096
(152,112,150)
#8B6689
(139,102,137)
#7E5C7C
(126,92,124)
#71526F
(113,82,111)
#644862
(100,72,98)
#573E55
(87,62,85)
#4A3448
(74,52,72)
#3D2A3B
(61,42,59)
#30202E
(48,32,46)
#231621
(35,22,33)
#160C14
(22,12,20)
#000000
(0,0,0)

Tints of #987096

#987096
(152,112,150)
#A17D9F
(161,125,159)
#AA8AA8
(170,138,168)
#B397B1
(179,151,177)
#BCA4BA
(188,164,186)
#C5B1C3
(197,177,195)
#CEBECC
(206,190,204)
#D7CBD5
(215,203,213)
#E0D8DE
(224,216,222)
#E9E5E7
(233,229,231)
#F2F2F0
(242,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987096; }

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

This text font color is #987096.

Background Color

.myBgColor { background-color: #987096; }

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

This div background color is #987096.

Border color

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

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

This div border color is #987096.

Opacity

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

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

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

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

This text has shadow with #987096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987096.

Preview

Color preview on black background

This text has color #987096 on black background.


Color preview on white background

This text has color #987096 on white background.


Black color preview on #987096 background

This text has black color on #987096 background.


White color preview on #987096 background

This text has white color on #987096 background.


Related colors

Complementary color

Complementary color for #hex is #678F69.


I love getcolorcode.com

Triadic colors

1 #969870 and #709698 with #987096 are triadic colors.

2 #967098 and #709896 with #987096 are triadic colors.