COLOR #986084

HEX: #986084 RGB: (152,96,132)

Color info

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

RGB color model

#986084 color RGB value is (152,96,132).

RGB: (152,96,132) (60%, 38%, 52%)

RGB channels and saturation

R 152 of 255 = 60%
G 96 of 255 = 38%
B 132 of 255 = 52%

152
96
132

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

Portions of RGB colors in percentages

R + G + B = 152 + 96 + 132 = 380 (100%)
R 152 of 380 ~ 40%
G 96 of 380 ~ 25.26%
B 132 of 380 ~ 34.74'%

%40
%25.26
%34.74

CMYK color model

#986084 color CMYK value is (0,37,13,40).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 13.16%
  • key color value is 40.39%

CMYK: (0,37,13,40)
C0M37Y13K40 (0%, 37%, 13%, 40%)
(0.00 / 0.37 / 0.13 / 0.40)

CMYK percentages

%0
%36.84
%13.16
%40.39

Codes

Color #986084 in popluar color models

98 60 84
RGB 152 96 132
HSL 321° 22.58% 48.63%
HSB/HSV 321° 36.84% 59.61%
CMYK 0.00% 36.84% 13.16%
40.39%

Color #986084 in popluar number systems.

HEX 98 60 84
Decimal 152 96 132
Binary 10011000 1100000 10000100
Octal 230 140 204

Shades and tints

Shades of #986084

#986084
(152,96,132)
#8B5878
(139,88,120)
#7E506C
(126,80,108)
#714860
(113,72,96)
#644054
(100,64,84)
#573848
(87,56,72)
#4A303C
(74,48,60)
#3D2830
(61,40,48)
#302024
(48,32,36)
#231818
(35,24,24)
#16100C
(22,16,12)
#000000
(0,0,0)

Tints of #986084

#986084
(152,96,132)
#A16E8F
(161,110,143)
#AA7C9A
(170,124,154)
#B38AA5
(179,138,165)
#BC98B0
(188,152,176)
#C5A6BB
(197,166,187)
#CEB4C6
(206,180,198)
#D7C2D1
(215,194,209)
#E0D0DC
(224,208,220)
#E9DEE7
(233,222,231)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986084 color. Also use rgb(152,96,132) instead hex code.

Text Font Color

.myTextColor { color: #986084; }

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

This text font color is #986084.

Background Color

.myBgColor { background-color: #986084; }

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

This div background color is #986084.

Border color

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

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

This div border color is #986084.

Opacity

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

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

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

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

This text has shadow with #986084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986084.

Preview

Color preview on black background

This text has color #986084 on black background.


Color preview on white background

This text has color #986084 on white background.


Black color preview on #986084 background

This text has black color on #986084 background.


White color preview on #986084 background

This text has white color on #986084 background.


Related colors

Complementary color

Complementary color for #hex is #679F7B.


I love getcolorcode.com

Triadic colors

1 #849860 and #608498 with #986084 are triadic colors.

2 #846098 and #609884 with #986084 are triadic colors.