COLOR #986478

HEX: #986478 RGB: (152,100,120)

Color info

#986478 contains red, green and blue colors in about the same proportion. Web safe color of #986478 is #996666 (or #966).

RGB color model

#986478 color RGB value is (152,100,120).

RGB: (152,100,120) (60%, 39%, 47%)

RGB channels and saturation

R 152 of 255 = 60%
G 100 of 255 = 39%
B 120 of 255 = 47%

152
100
120

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

Portions of RGB colors in percentages

R + G + B = 152 + 100 + 120 = 372 (100%)
R 152 of 372 ~ 40.86%
G 100 of 372 ~ 26.88%
B 120 of 372 ~ 32.26'%

%40.86
%26.88
%32.26

CMYK color model

#986478 color CMYK value is (0,34,21,40).

  • cyan value is 0.00%
  • magenta value is 34.21%
  • yellow value is 21.05%
  • key color value is 40.39%

CMYK: (0,34,21,40)
C0M34Y21K40 (0%, 34%, 21%, 40%)
(0.00 / 0.34 / 0.21 / 0.40)

CMYK percentages

%0
%34.21
%21.05
%40.39

Codes

Color #986478 in popluar color models

98 64 78
RGB 152 100 120
HSL 337° 20.63% 49.41%
HSB/HSV 337° 34.21% 59.61%
CMYK 0.00% 34.21% 21.05%
40.39%

Color #986478 in popluar number systems.

HEX 98 64 78
Decimal 152 100 120
Binary 10011000 1100100 1111000
Octal 230 144 170

Shades and tints

Shades of #986478

#986478
(152,100,120)
#8B5B6E
(139,91,110)
#7E5264
(126,82,100)
#71495A
(113,73,90)
#644050
(100,64,80)
#573746
(87,55,70)
#4A2E3C
(74,46,60)
#3D2532
(61,37,50)
#301C28
(48,28,40)
#23131E
(35,19,30)
#160A14
(22,10,20)
#000000
(0,0,0)

Tints of #986478

#986478
(152,100,120)
#A17284
(161,114,132)
#AA8090
(170,128,144)
#B38E9C
(179,142,156)
#BC9CA8
(188,156,168)
#C5AAB4
(197,170,180)
#CEB8C0
(206,184,192)
#D7C6CC
(215,198,204)
#E0D4D8
(224,212,216)
#E9E2E4
(233,226,228)
#F2F0F0
(242,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986478 color. Also use rgb(152,100,120) instead hex code.

Text Font Color

.myTextColor { color: #986478; }

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

This text font color is #986478.

Background Color

.myBgColor { background-color: #986478; }

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

This div background color is #986478.

Border color

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

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

This div border color is #986478.

Opacity

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

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

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

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

This text has shadow with #986478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986478.

Preview

Color preview on black background

This text has color #986478 on black background.


Color preview on white background

This text has color #986478 on white background.


Black color preview on #986478 background

This text has black color on #986478 background.


White color preview on #986478 background

This text has white color on #986478 background.


Related colors

Complementary color

Complementary color for #hex is #679B87.


I love getcolorcode.com

Triadic colors

1 #789864 and #647898 with #986478 are triadic colors.

2 #786498 and #649878 with #986478 are triadic colors.