COLOR #98497E

HEX: #98497E RGB: (152,73,126)

Color info

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

RGB color model

#98497E color RGB value is (152,73,126).

RGB: (152,73,126) (60%, 29%, 49%)

RGB channels and saturation

R 152 of 255 = 60%
G 73 of 255 = 29%
B 126 of 255 = 49%

152
73
126

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

Portions of RGB colors in percentages

R + G + B = 152 + 73 + 126 = 351 (100%)
R 152 of 351 ~ 43.3%
G 73 of 351 ~ 20.8%
B 126 of 351 ~ 35.9'%

%43.3
%20.8
%35.9

CMYK color model

#98497E color CMYK value is (0,52,17,40).

  • cyan value is 0.00%
  • magenta value is 51.97%
  • yellow value is 17.11%
  • key color value is 40.39%

CMYK: (0,52,17,40)
C0M52Y17K40 (0%, 52%, 17%, 40%)
(0.00 / 0.52 / 0.17 / 0.40)

CMYK percentages

%0
%51.97
%17.11
%40.39

Codes

Color #98497E in popluar color models

98 49 7E
RGB 152 73 126
HSL 320° 35.11% 44.12%
HSB/HSV 320° 51.97% 59.61%
CMYK 0.00% 51.97% 17.11%
40.39%

Color #98497E in popluar number systems.

HEX 98 49 7E
Decimal 152 73 126
Binary 10011000 1001001 1111110
Octal 230 111 176

Shades and tints

Shades of #98497E

#98497E
(152,73,126)
#8B4373
(139,67,115)
#7E3D68
(126,61,104)
#71375D
(113,55,93)
#643152
(100,49,82)
#572B47
(87,43,71)
#4A253C
(74,37,60)
#3D1F31
(61,31,49)
#301926
(48,25,38)
#23131B
(35,19,27)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #98497E

#98497E
(152,73,126)
#A15989
(161,89,137)
#AA6994
(170,105,148)
#B3799F
(179,121,159)
#BC89AA
(188,137,170)
#C599B5
(197,153,181)
#CEA9C0
(206,169,192)
#D7B9CB
(215,185,203)
#E0C9D6
(224,201,214)
#E9D9E1
(233,217,225)
#F2E9EC
(242,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98497E color. Also use rgb(152,73,126) instead hex code.

Text Font Color

.myTextColor { color: #98497E; }

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

This text font color is #98497E.

Background Color

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

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

This div background color is #98497E.

Border color

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

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

This div border color is #98497E.

Opacity

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

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

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

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

This text has shadow with #98497E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98497E.

Preview

Color preview on black background

This text has color #98497E on black background.


Color preview on white background

This text has color #98497E on white background.


Black color preview on #98497E background

This text has black color on #98497E background.


White color preview on #98497E background

This text has white color on #98497E background.


Related colors

Complementary color

Complementary color for #hex is #67B681.


I love getcolorcode.com

Triadic colors

1 #7E9849 and #497E98 with #98497E are triadic colors.

2 #7E4998 and #49987E with #98497E are triadic colors.