COLOR #98559E

HEX: #98559E RGB: (152,85,158)

Color info

#98559E contains mainly red and blue colors. Web safe color of #98559E is #996699 (or #969).

RGB color model

#98559E color RGB value is (152,85,158).

RGB: (152,85,158) (60%, 33%, 62%)

RGB channels and saturation

R 152 of 255 = 60%
G 85 of 255 = 33%
B 158 of 255 = 62%

152
85
158

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

Portions of RGB colors in percentages

R + G + B = 152 + 85 + 158 = 395 (100%)
R 152 of 395 ~ 38.48%
G 85 of 395 ~ 21.52%
B 158 of 395 ~ 40'%

%38.48
%21.52
%40

CMYK color model

#98559E color CMYK value is (4,46,0,38).

  • cyan value is 3.80%
  • magenta value is 46.20%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (4,46,0,38)
C4M46Y0K38 (4%, 46%, 0%, 38%)
(0.04 / 0.46 / 0.00 / 0.38)

CMYK percentages

%3.8
%46.2
%0
%38.04

Codes

Color #98559E in popluar color models

98 55 9E
RGB 152 85 158
HSL 295° 30.04% 47.65%
HSB/HSV 295° 46.20% 61.96%
CMYK 3.80% 46.20% 0.00%
38.04%

Color #98559E in popluar number systems.

HEX 98 55 9E
Decimal 152 85 158
Binary 10011000 1010101 10011110
Octal 230 125 236

Shades and tints

Shades of #98559E

#98559E
(152,85,158)
#8B4E90
(139,78,144)
#7E4782
(126,71,130)
#714074
(113,64,116)
#643966
(100,57,102)
#573258
(87,50,88)
#4A2B4A
(74,43,74)
#3D243C
(61,36,60)
#301D2E
(48,29,46)
#231620
(35,22,32)
#160F12
(22,15,18)
#000000
(0,0,0)

Tints of #98559E

#98559E
(152,85,158)
#A164A6
(161,100,166)
#AA73AE
(170,115,174)
#B382B6
(179,130,182)
#BC91BE
(188,145,190)
#C5A0C6
(197,160,198)
#CEAFCE
(206,175,206)
#D7BED6
(215,190,214)
#E0CDDE
(224,205,222)
#E9DCE6
(233,220,230)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98559E color. Also use rgb(152,85,158) instead hex code.

Text Font Color

.myTextColor { color: #98559E; }

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

This text font color is #98559E.

Background Color

.myBgColor { background-color: #98559E; }

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

This div background color is #98559E.

Border color

.myBorderColor { border: 1px solid #98559E; }

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

This div border color is #98559E.

Opacity

.myOpacity80 { color: #98559E; opacity: 0.8; }

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

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

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

This text has shadow with #98559E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98559E.

Preview

Color preview on black background

This text has color #98559E on black background.


Color preview on white background

This text has color #98559E on white background.


Black color preview on #98559E background

This text has black color on #98559E background.


White color preview on #98559E background

This text has white color on #98559E background.


Related colors

Complementary color

Complementary color for #hex is #67AA61.


I love getcolorcode.com

Triadic colors

1 #9E9855 and #559E98 with #98559E are triadic colors.

2 #9E5598 and #55989E with #98559E are triadic colors.