COLOR #98308E

HEX: #98308E RGB: (152,48,142)

Color info

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

RGB color model

#98308E color RGB value is (152,48,142).

RGB: (152,48,142) (60%, 19%, 56%)

RGB channels and saturation

R 152 of 255 = 60%
G 48 of 255 = 19%
B 142 of 255 = 56%

152
48
142

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

Portions of RGB colors in percentages

R + G + B = 152 + 48 + 142 = 342 (100%)
R 152 of 342 ~ 44.44%
G 48 of 342 ~ 14.04%
B 142 of 342 ~ 41.52'%

%44.44
%14.04
%41.52

CMYK color model

#98308E color CMYK value is (0,68,7,40).

  • cyan value is 0.00%
  • magenta value is 68.42%
  • yellow value is 6.58%
  • key color value is 40.39%
CMYK: (0,68,7,40) C0M68Y7K40 (0%,68%,7%,40%) (0.00/0.68/0.07/0.40) 

CMYK percentages

%0
%68.42
%6.58
%40.39

Codes

Color #98308E in popluar color models

98 30 8E
RGB 152 48 142
HSL 306° 52.00% 39.22%
HSB/HSV 306° 68.42% 59.61%
CMYK 0.00% 68.42% 6.58%
40.39%

Color #98308E in popluar number systems.

HEX 98 30 8E
Decimal 152 48 142
Binary 10011000 110000 10001110
Octal 230 60 216

Shades and tints

Shades of #98308E

#98308E
(152,48,142)
#8B2C82
(139,44,130)
#7E2876
(126,40,118)
#71246A
(113,36,106)
#64205E
(100,32,94)
#571C52
(87,28,82)
#4A1846
(74,24,70)
#3D143A
(61,20,58)
#30102E
(48,16,46)
#230C22
(35,12,34)
#160816
(22,8,22)
#000000
(0,0,0)

Tints of #98308E

#98308E
(152,48,142)
#A14298
(161,66,152)
#AA54A2
(170,84,162)
#B366AC
(179,102,172)
#BC78B6
(188,120,182)
#C58AC0
(197,138,192)
#CE9CCA
(206,156,202)
#D7AED4
(215,174,212)
#E0C0DE
(224,192,222)
#E9D2E8
(233,210,232)
#F2E4F2
(242,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98308E color. Also use rgb(152,48,142) instead hex code.

Text Font Color

.myTextColor { color: #98308E; }

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

This text font color is #98308E.

Background Color

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

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

This div background color is #98308E.

Border color

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

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

This div border color is #98308E.

Opacity

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

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

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

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

This text has shadow with #98308E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98308E.

Preview

Color preview on black background

This text has color #98308E on black background.


Color preview on white background

This text has color #98308E on white background.


Black color preview on #98308E background

This text has black color on #98308E background.


White color preview on #98308E background

This text has white color on #98308E background.


Related colors

Complementary color

Complementary color for #hex is #67CF71.


I love getcolorcode.com

Triadic colors

1 #8E9830 and #308E98 with #98308E are triadic colors.

2 #8E3098 and #30988E with #98308E are triadic colors.