COLOR #986D89

HEX: #986D89 RGB: (152,109,137)

Color info

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

RGB color model

#986D89 color RGB value is (152,109,137).

RGB: (152,109,137) (60%, 43%, 54%)

RGB channels and saturation

R 152 of 255 = 60%
G 109 of 255 = 43%
B 137 of 255 = 54%

152
109
137

R + G + B ~ 52%. #986D89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 152 + 109 + 137 = 398 (100%)
R 152 of 398 ~ 38.19%
G 109 of 398 ~ 27.39%
B 137 of 398 ~ 34.42'%

%38.19
%27.39
%34.42

CMYK color model

#986D89 color CMYK value is (0,28,10,40).

  • cyan value is 0.00%
  • magenta value is 28.29%
  • yellow value is 9.87%
  • key color value is 40.39%
CMYK: (0,28,10,40) C0M28Y10K40 (0%,28%,10%,40%) (0.00/0.28/0.10/0.40) 

CMYK percentages

%0
%28.29
%9.87
%40.39

Codes

Color #986D89 in popluar color models

98 6D 89
RGB 152 109 137
HSL 321° 17.27% 51.18%
HSB/HSV 321° 28.29% 59.61%
CMYK 0.00% 28.29% 9.87%
40.39%

Color #986D89 in popluar number systems.

HEX 98 6D 89
Decimal 152 109 137
Binary 10011000 1101101 10001001
Octal 230 155 211

Shades and tints

Shades of #986D89

#986D89
(152,109,137)
#8B647D
(139,100,125)
#7E5B71
(126,91,113)
#715265
(113,82,101)
#644959
(100,73,89)
#57404D
(87,64,77)
#4A3741
(74,55,65)
#3D2E35
(61,46,53)
#302529
(48,37,41)
#231C1D
(35,28,29)
#161311
(22,19,17)
#000000
(0,0,0)

Tints of #986D89

#986D89
(152,109,137)
#A17A93
(161,122,147)
#AA879D
(170,135,157)
#B394A7
(179,148,167)
#BCA1B1
(188,161,177)
#C5AEBB
(197,174,187)
#CEBBC5
(206,187,197)
#D7C8CF
(215,200,207)
#E0D5D9
(224,213,217)
#E9E2E3
(233,226,227)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986D89 color. Also use rgb(152,109,137) instead hex code.

Text Font Color

.myTextColor { color: #986D89; }

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

This text font color is #986D89.

Background Color

.myBgColor { background-color: #986D89; }

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

This div background color is #986D89.

Border color

.myBorderColor { border: 1px solid #986D89; }

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

This div border color is #986D89.

Opacity

.myOpacity80 { color: #986D89; opacity: 0.8; }

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

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

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

This text has shadow with #986D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986D89.

Preview

Color preview on black background

This text has color #986D89 on black background.


Color preview on white background

This text has color #986D89 on white background.


Black color preview on #986D89 background

This text has black color on #986D89 background.


White color preview on #986D89 background

This text has white color on #986D89 background.


Related colors

Complementary color

Complementary color for #hex is #679276.


I love getcolorcode.com

Triadic colors

1 #89986D and #6D8998 with #986D89 are triadic colors.

2 #896D98 and #6D9889 with #986D89 are triadic colors.