COLOR #986897

HEX: #986897 RGB: (152,104,151)

Color info

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

RGB color model

#986897 color RGB value is (152,104,151).

RGB: (152,104,151) (60%, 41%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 104 of 255 = 41%
B 151 of 255 = 59%

152
104
151

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

Portions of RGB colors in percentages

R + G + B = 152 + 104 + 151 = 407 (100%)
R 152 of 407 ~ 37.35%
G 104 of 407 ~ 25.55%
B 151 of 407 ~ 37.1'%

%37.35
%25.55
%37.1

CMYK color model

#986897 color CMYK value is (0,32,1,40).

  • cyan value is 0.00%
  • magenta value is 31.58%
  • yellow value is 0.66%
  • key color value is 40.39%

CMYK: (0,32,1,40)
C0M32Y1K40 (0%, 32%, 1%, 40%)
(0.00 / 0.32 / 0.01 / 0.40)

CMYK percentages

%0
%31.58
%0.66
%40.39

Codes

Color #986897 in popluar color models

98 68 97
RGB 152 104 151
HSL 301° 18.90% 50.20%
HSB/HSV 301° 31.58% 59.61%
CMYK 0.00% 31.58% 0.66%
40.39%

Color #986897 in popluar number systems.

HEX 98 68 97
Decimal 152 104 151
Binary 10011000 1101000 10010111
Octal 230 150 227

Shades and tints

Shades of #986897

#986897
(152,104,151)
#8B5F8A
(139,95,138)
#7E567D
(126,86,125)
#714D70
(113,77,112)
#644463
(100,68,99)
#573B56
(87,59,86)
#4A3249
(74,50,73)
#3D293C
(61,41,60)
#30202F
(48,32,47)
#231722
(35,23,34)
#160E15
(22,14,21)
#000000
(0,0,0)

Tints of #986897

#986897
(152,104,151)
#A175A0
(161,117,160)
#AA82A9
(170,130,169)
#B38FB2
(179,143,178)
#BC9CBB
(188,156,187)
#C5A9C4
(197,169,196)
#CEB6CD
(206,182,205)
#D7C3D6
(215,195,214)
#E0D0DF
(224,208,223)
#E9DDE8
(233,221,232)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986897 color. Also use rgb(152,104,151) instead hex code.

Text Font Color

.myTextColor { color: #986897; }

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

This text font color is #986897.

Background Color

.myBgColor { background-color: #986897; }

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

This div background color is #986897.

Border color

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

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

This div border color is #986897.

Opacity

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

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

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

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

This text has shadow with #986897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986897.

Preview

Color preview on black background

This text has color #986897 on black background.


Color preview on white background

This text has color #986897 on white background.


Black color preview on #986897 background

This text has black color on #986897 background.


White color preview on #986897 background

This text has white color on #986897 background.


Related colors

Complementary color

Complementary color for #hex is #679768.


I love getcolorcode.com

Triadic colors

1 #979868 and #689798 with #986897 are triadic colors.

2 #976898 and #689897 with #986897 are triadic colors.