COLOR #98419D

HEX: #98419D RGB: (152,65,157)

Color info

#98419D contains mainly red and blue colors. Web safe color of #98419D is #993399 (or #939).

RGB color model

#98419D color RGB value is (152,65,157).

RGB: (152,65,157) (60%, 25%, 62%)

RGB channels and saturation

R 152 of 255 = 60%
G 65 of 255 = 25%
B 157 of 255 = 62%

152
65
157

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

Portions of RGB colors in percentages

R + G + B = 152 + 65 + 157 = 374 (100%)
R 152 of 374 ~ 40.64%
G 65 of 374 ~ 17.38%
B 157 of 374 ~ 41.98'%

%40.64
%17.38
%41.98

CMYK color model

#98419D color CMYK value is (3,59,0,38).

  • cyan value is 3.18%
  • magenta value is 58.60%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (3,59,0,38)
C3M59Y0K38 (3%, 59%, 0%, 38%)
(0.03 / 0.59 / 0.00 / 0.38)

CMYK percentages

%3.18
%58.6
%0
%38.43

Codes

Color #98419D in popluar color models

98 41 9D
RGB 152 65 157
HSL 297° 41.44% 43.53%
HSB/HSV 297° 58.60% 61.57%
CMYK 3.18% 58.60% 0.00%
38.43%

Color #98419D in popluar number systems.

HEX 98 41 9D
Decimal 152 65 157
Binary 10011000 1000001 10011101
Octal 230 101 235

Shades and tints

Shades of #98419D

#98419D
(152,65,157)
#8B3C8F
(139,60,143)
#7E3781
(126,55,129)
#713273
(113,50,115)
#642D65
(100,45,101)
#572857
(87,40,87)
#4A2349
(74,35,73)
#3D1E3B
(61,30,59)
#30192D
(48,25,45)
#23141F
(35,20,31)
#160F11
(22,15,17)
#000000
(0,0,0)

Tints of #98419D

#98419D
(152,65,157)
#A152A5
(161,82,165)
#AA63AD
(170,99,173)
#B374B5
(179,116,181)
#BC85BD
(188,133,189)
#C596C5
(197,150,197)
#CEA7CD
(206,167,205)
#D7B8D5
(215,184,213)
#E0C9DD
(224,201,221)
#E9DAE5
(233,218,229)
#F2EBED
(242,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98419D color. Also use rgb(152,65,157) instead hex code.

Text Font Color

.myTextColor { color: #98419D; }

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

This text font color is #98419D.

Background Color

.myBgColor { background-color: #98419D; }

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

This div background color is #98419D.

Border color

.myBorderColor { border: 1px solid #98419D; }

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

This div border color is #98419D.

Opacity

.myOpacity80 { color: #98419D; opacity: 0.8; }

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

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

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

This text has shadow with #98419D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98419D.

Preview

Color preview on black background

This text has color #98419D on black background.


Color preview on white background

This text has color #98419D on white background.


Black color preview on #98419D background

This text has black color on #98419D background.


White color preview on #98419D background

This text has white color on #98419D background.


Related colors

Complementary color

Complementary color for #hex is #67BE62.


I love getcolorcode.com

Triadic colors

1 #9D9841 and #419D98 with #98419D are triadic colors.

2 #9D4198 and #41989D with #98419D are triadic colors.