COLOR #984679

HEX: #984679 RGB: (152,70,121)

Color info

#984679 contains mainly red and blue colors. Web safe color of #984679 is #993366 (or #936).

RGB color model

#984679 color RGB value is (152,70,121).

RGB: (152,70,121) (60%, 27%, 47%)

RGB channels and saturation

R 152 of 255 = 60%
G 70 of 255 = 27%
B 121 of 255 = 47%

152
70
121

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

Portions of RGB colors in percentages

R + G + B = 152 + 70 + 121 = 343 (100%)
R 152 of 343 ~ 44.31%
G 70 of 343 ~ 20.41%
B 121 of 343 ~ 35.28'%

%44.31
%20.41
%35.28

CMYK color model

#984679 color CMYK value is (0,54,20,40).

  • cyan value is 0.00%
  • magenta value is 53.95%
  • yellow value is 20.39%
  • key color value is 40.39%
CMYK: (0,54,20,40) C0M54Y20K40 (0%,54%,20%,40%) (0.00/0.54/0.20/0.40) 

CMYK percentages

%0
%53.95
%20.39
%40.39

Codes

Color #984679 in popluar color models

98 46 79
RGB 152 70 121
HSL 323° 36.94% 43.53%
HSB/HSV 323° 53.95% 59.61%
CMYK 0.00% 53.95% 20.39%
40.39%

Color #984679 in popluar number systems.

HEX 98 46 79
Decimal 152 70 121
Binary 10011000 1000110 1111001
Octal 230 106 171

Shades and tints

Shades of #984679

#984679
(152,70,121)
#8B406E
(139,64,110)
#7E3A63
(126,58,99)
#713458
(113,52,88)
#642E4D
(100,46,77)
#572842
(87,40,66)
#4A2237
(74,34,55)
#3D1C2C
(61,28,44)
#301621
(48,22,33)
#231016
(35,16,22)
#160A0B
(22,10,11)
#000000
(0,0,0)

Tints of #984679

#984679
(152,70,121)
#A15685
(161,86,133)
#AA6691
(170,102,145)
#B3769D
(179,118,157)
#BC86A9
(188,134,169)
#C596B5
(197,150,181)
#CEA6C1
(206,166,193)
#D7B6CD
(215,182,205)
#E0C6D9
(224,198,217)
#E9D6E5
(233,214,229)
#F2E6F1
(242,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #984679 color. Also use rgb(152,70,121) instead hex code.

Text Font Color

.myTextColor { color: #984679; }

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

This text font color is #984679.

Background Color

.myBgColor { background-color: #984679; }

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

This div background color is #984679.

Border color

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

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

This div border color is #984679.

Opacity

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

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

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

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

This text has shadow with #984679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #984679.

Preview

Color preview on black background

This text has color #984679 on black background.


Color preview on white background

This text has color #984679 on white background.


Black color preview on #984679 background

This text has black color on #984679 background.


White color preview on #984679 background

This text has white color on #984679 background.


Related colors

Complementary color

Complementary color for #hex is #67B986.


I love getcolorcode.com

Triadic colors

1 #799846 and #467998 with #984679 are triadic colors.

2 #794698 and #469879 with #984679 are triadic colors.