COLOR #986586

HEX: #986586 RGB: (152,101,134)

Color info

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

RGB color model

#986586 color RGB value is (152,101,134).

RGB: (152,101,134) (60%, 40%, 53%)

RGB channels and saturation

R 152 of 255 = 60%
G 101 of 255 = 40%
B 134 of 255 = 53%

152
101
134

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

Portions of RGB colors in percentages

R + G + B = 152 + 101 + 134 = 387 (100%)
R 152 of 387 ~ 39.28%
G 101 of 387 ~ 26.1%
B 134 of 387 ~ 34.63'%

%39.28
%26.1
%34.63

CMYK color model

#986586 color CMYK value is (0,34,12,40).

  • cyan value is 0.00%
  • magenta value is 33.55%
  • yellow value is 11.84%
  • key color value is 40.39%
CMYK: (0,34,12,40) C0M34Y12K40 (0%,34%,12%,40%) (0.00/0.34/0.12/0.40) 

CMYK percentages

%0
%33.55
%11.84
%40.39

Codes

Color #986586 in popluar color models

98 65 86
RGB 152 101 134
HSL 321° 20.16% 49.61%
HSB/HSV 321° 33.55% 59.61%
CMYK 0.00% 33.55% 11.84%
40.39%

Color #986586 in popluar number systems.

HEX 98 65 86
Decimal 152 101 134
Binary 10011000 1100101 10000110
Octal 230 145 206

Shades and tints

Shades of #986586

#986586
(152,101,134)
#8B5C7A
(139,92,122)
#7E536E
(126,83,110)
#714A62
(113,74,98)
#644156
(100,65,86)
#57384A
(87,56,74)
#4A2F3E
(74,47,62)
#3D2632
(61,38,50)
#301D26
(48,29,38)
#23141A
(35,20,26)
#160B0E
(22,11,14)
#000000
(0,0,0)

Tints of #986586

#986586
(152,101,134)
#A17391
(161,115,145)
#AA819C
(170,129,156)
#B38FA7
(179,143,167)
#BC9DB2
(188,157,178)
#C5ABBD
(197,171,189)
#CEB9C8
(206,185,200)
#D7C7D3
(215,199,211)
#E0D5DE
(224,213,222)
#E9E3E9
(233,227,233)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986586 color. Also use rgb(152,101,134) instead hex code.

Text Font Color

.myTextColor { color: #986586; }

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

This text font color is #986586.

Background Color

.myBgColor { background-color: #986586; }

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

This div background color is #986586.

Border color

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

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

This div border color is #986586.

Opacity

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

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

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

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

This text has shadow with #986586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986586.

Preview

Color preview on black background

This text has color #986586 on black background.


Color preview on white background

This text has color #986586 on white background.


Black color preview on #986586 background

This text has black color on #986586 background.


White color preview on #986586 background

This text has white color on #986586 background.


Related colors

Complementary color

Complementary color for #hex is #679A79.


I love getcolorcode.com

Triadic colors

1 #869865 and #658698 with #986586 are triadic colors.

2 #866598 and #659886 with #986586 are triadic colors.