COLOR #987093

HEX: #987093 RGB: (152,112,147)

Color info

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

RGB color model

#987093 color RGB value is (152,112,147).

RGB: (152,112,147) (60%, 44%, 58%)

RGB channels and saturation

R 152 of 255 = 60%
G 112 of 255 = 44%
B 147 of 255 = 58%

152
112
147

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

Portions of RGB colors in percentages

R + G + B = 152 + 112 + 147 = 411 (100%)
R 152 of 411 ~ 36.98%
G 112 of 411 ~ 27.25%
B 147 of 411 ~ 35.77'%

%36.98
%27.25
%35.77

CMYK color model

#987093 color CMYK value is (0,26,3,40).

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

CMYK: (0,26,3,40)
C0M26Y3K40 (0%, 26%, 3%, 40%)
(0.00 / 0.26 / 0.03 / 0.40)

CMYK percentages

%0
%26.32
%3.29
%40.39

Codes

Color #987093 in popluar color models

98 70 93
RGB 152 112 147
HSL 308° 16.26% 51.76%
HSB/HSV 308° 26.32% 59.61%
CMYK 0.00% 26.32% 3.29%
40.39%

Color #987093 in popluar number systems.

HEX 98 70 93
Decimal 152 112 147
Binary 10011000 1110000 10010011
Octal 230 160 223

Shades and tints

Shades of #987093

#987093
(152,112,147)
#8B6686
(139,102,134)
#7E5C79
(126,92,121)
#71526C
(113,82,108)
#64485F
(100,72,95)
#573E52
(87,62,82)
#4A3445
(74,52,69)
#3D2A38
(61,42,56)
#30202B
(48,32,43)
#23161E
(35,22,30)
#160C11
(22,12,17)
#000000
(0,0,0)

Tints of #987093

#987093
(152,112,147)
#A17D9C
(161,125,156)
#AA8AA5
(170,138,165)
#B397AE
(179,151,174)
#BCA4B7
(188,164,183)
#C5B1C0
(197,177,192)
#CEBEC9
(206,190,201)
#D7CBD2
(215,203,210)
#E0D8DB
(224,216,219)
#E9E5E4
(233,229,228)
#F2F2ED
(242,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987093; }

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

This text font color is #987093.

Background Color

.myBgColor { background-color: #987093; }

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

This div background color is #987093.

Border color

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

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

This div border color is #987093.

Opacity

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

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

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

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

This text has shadow with #987093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987093.

Preview

Color preview on black background

This text has color #987093 on black background.


Color preview on white background

This text has color #987093 on white background.


Black color preview on #987093 background

This text has black color on #987093 background.


White color preview on #987093 background

This text has white color on #987093 background.


Related colors

Complementary color

Complementary color for #hex is #678F6C.


I love getcolorcode.com

Triadic colors

1 #939870 and #709398 with #987093 are triadic colors.

2 #937098 and #709893 with #987093 are triadic colors.