COLOR #987599

HEX: #987599 RGB: (152,117,153)

Color info

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

RGB color model

#987599 color RGB value is (152,117,153).

RGB: (152,117,153) (60%, 46%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 117 of 255 = 46%
B 153 of 255 = 60%

152
117
153

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

Portions of RGB colors in percentages

R + G + B = 152 + 117 + 153 = 422 (100%)
R 152 of 422 ~ 36.02%
G 117 of 422 ~ 27.73%
B 153 of 422 ~ 36.26'%

%36.02
%27.73
%36.26

CMYK color model

#987599 color CMYK value is (1,24,0,40).

  • cyan value is 0.65%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (1,24,0,40)
C1M24Y0K40 (1%, 24%, 0%, 40%)
(0.01 / 0.24 / 0.00 / 0.40)

CMYK percentages

%0.65
%23.53
%0
%40

Codes

Color #987599 in popluar color models

98 75 99
RGB 152 117 153
HSL 298° 15.00% 52.94%
HSB/HSV 298° 23.53% 60.00%
CMYK 0.65% 23.53% 0.00%
40.00%

Color #987599 in popluar number systems.

HEX 98 75 99
Decimal 152 117 153
Binary 10011000 1110101 10011001
Octal 230 165 231

Shades and tints

Shades of #987599

#987599
(152,117,153)
#8B6B8C
(139,107,140)
#7E617F
(126,97,127)
#715772
(113,87,114)
#644D65
(100,77,101)
#574358
(87,67,88)
#4A394B
(74,57,75)
#3D2F3E
(61,47,62)
#302531
(48,37,49)
#231B24
(35,27,36)
#161117
(22,17,23)
#000000
(0,0,0)

Tints of #987599

#987599
(152,117,153)
#A181A2
(161,129,162)
#AA8DAB
(170,141,171)
#B399B4
(179,153,180)
#BCA5BD
(188,165,189)
#C5B1C6
(197,177,198)
#CEBDCF
(206,189,207)
#D7C9D8
(215,201,216)
#E0D5E1
(224,213,225)
#E9E1EA
(233,225,234)
#F2EDF3
(242,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987599 color. Also use rgb(152,117,153) instead hex code.

Text Font Color

.myTextColor { color: #987599; }

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

This text font color is #987599.

Background Color

.myBgColor { background-color: #987599; }

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

This div background color is #987599.

Border color

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

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

This div border color is #987599.

Opacity

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

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

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

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

This text has shadow with #987599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987599.

Preview

Color preview on black background

This text has color #987599 on black background.


Color preview on white background

This text has color #987599 on white background.


Black color preview on #987599 background

This text has black color on #987599 background.


White color preview on #987599 background

This text has white color on #987599 background.


Related colors

Complementary color

Complementary color for #hex is #678A66.


I love getcolorcode.com

Triadic colors

1 #999875 and #759998 with #987599 are triadic colors.

2 #997598 and #759899 with #987599 are triadic colors.