COLOR #98479B

HEX: #98479B RGB: (152,71,155)

Color info

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

RGB color model

#98479B color RGB value is (152,71,155).

RGB: (152,71,155) (60%, 28%, 61%)

RGB channels and saturation

R 152 of 255 = 60%
G 71 of 255 = 28%
B 155 of 255 = 61%

152
71
155

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

Portions of RGB colors in percentages

R + G + B = 152 + 71 + 155 = 378 (100%)
R 152 of 378 ~ 40.21%
G 71 of 378 ~ 18.78%
B 155 of 378 ~ 41.01'%

%40.21
%18.78
%41.01

CMYK color model

#98479B color CMYK value is (2,54,0,39).

  • cyan value is 1.94%
  • magenta value is 54.19%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (2,54,0,39) C2M54Y0K39 (2%,54%,0%,39%) (0.02/0.54/0.00/0.39) 

CMYK percentages

%1.94
%54.19
%0
%39.22

Codes

Color #98479B in popluar color models

98 47 9B
RGB 152 71 155
HSL 298° 37.17% 44.31%
HSB/HSV 298° 54.19% 60.78%
CMYK 1.94% 54.19% 0.00%
39.22%

Color #98479B in popluar number systems.

HEX 98 47 9B
Decimal 152 71 155
Binary 10011000 1000111 10011011
Octal 230 107 233

Shades and tints

Shades of #98479B

#98479B
(152,71,155)
#8B418D
(139,65,141)
#7E3B7F
(126,59,127)
#713571
(113,53,113)
#642F63
(100,47,99)
#572955
(87,41,85)
#4A2347
(74,35,71)
#3D1D39
(61,29,57)
#30172B
(48,23,43)
#23111D
(35,17,29)
#160B0F
(22,11,15)
#000000
(0,0,0)

Tints of #98479B

#98479B
(152,71,155)
#A157A4
(161,87,164)
#AA67AD
(170,103,173)
#B377B6
(179,119,182)
#BC87BF
(188,135,191)
#C597C8
(197,151,200)
#CEA7D1
(206,167,209)
#D7B7DA
(215,183,218)
#E0C7E3
(224,199,227)
#E9D7EC
(233,215,236)
#F2E7F5
(242,231,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98479B color. Also use rgb(152,71,155) instead hex code.

Text Font Color

.myTextColor { color: #98479B; }

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

This text font color is #98479B.

Background Color

.myBgColor { background-color: #98479B; }

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

This div background color is #98479B.

Border color

.myBorderColor { border: 1px solid #98479B; }

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

This div border color is #98479B.

Opacity

.myOpacity80 { color: #98479B; opacity: 0.8; }

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

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

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

This text has shadow with #98479B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98479B.

Preview

Color preview on black background

This text has color #98479B on black background.


Color preview on white background

This text has color #98479B on white background.


Black color preview on #98479B background

This text has black color on #98479B background.


White color preview on #98479B background

This text has white color on #98479B background.


Related colors

Complementary color

Complementary color for #hex is #67B864.


I love getcolorcode.com

Triadic colors

1 #9B9847 and #479B98 with #98479B are triadic colors.

2 #9B4798 and #47989B with #98479B are triadic colors.