COLOR #98446E

HEX: #98446E RGB: (152,68,110)

Color info

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

RGB color model

#98446E color RGB value is (152,68,110).

RGB: (152,68,110) (60%, 27%, 43%)

RGB channels and saturation

R 152 of 255 = 60%
G 68 of 255 = 27%
B 110 of 255 = 43%

152
68
110

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

Portions of RGB colors in percentages

R + G + B = 152 + 68 + 110 = 330 (100%)
R 152 of 330 ~ 46.06%
G 68 of 330 ~ 20.61%
B 110 of 330 ~ 33.33'%

%46.06
%20.61
%33.33

CMYK color model

#98446E color CMYK value is (0,55,28,40).

  • cyan value is 0.00%
  • magenta value is 55.26%
  • yellow value is 27.63%
  • key color value is 40.39%

CMYK: (0,55,28,40)
C0M55Y28K40 (0%, 55%, 28%, 40%)
(0.00 / 0.55 / 0.28 / 0.40)

CMYK percentages

%0
%55.26
%27.63
%40.39

Codes

Color #98446E in popluar color models

98 44 6E
RGB 152 68 110
HSL 330° 38.18% 43.14%
HSB/HSV 330° 55.26% 59.61%
CMYK 0.00% 55.26% 27.63%
40.39%

Color #98446E in popluar number systems.

HEX 98 44 6E
Decimal 152 68 110
Binary 10011000 1000100 1101110
Octal 230 104 156

Shades and tints

Shades of #98446E

#98446E
(152,68,110)
#8B3E64
(139,62,100)
#7E385A
(126,56,90)
#713250
(113,50,80)
#642C46
(100,44,70)
#57263C
(87,38,60)
#4A2032
(74,32,50)
#3D1A28
(61,26,40)
#30141E
(48,20,30)
#230E14
(35,14,20)
#16080A
(22,8,10)
#000000
(0,0,0)

Tints of #98446E

#98446E
(152,68,110)
#A1557B
(161,85,123)
#AA6688
(170,102,136)
#B37795
(179,119,149)
#BC88A2
(188,136,162)
#C599AF
(197,153,175)
#CEAABC
(206,170,188)
#D7BBC9
(215,187,201)
#E0CCD6
(224,204,214)
#E9DDE3
(233,221,227)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98446E color. Also use rgb(152,68,110) instead hex code.

Text Font Color

.myTextColor { color: #98446E; }

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

This text font color is #98446E.

Background Color

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

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

This div background color is #98446E.

Border color

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

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

This div border color is #98446E.

Opacity

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

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

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

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

This text has shadow with #98446E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98446E.

Preview

Color preview on black background

This text has color #98446E on black background.


Color preview on white background

This text has color #98446E on white background.


Black color preview on #98446E background

This text has black color on #98446E background.


White color preview on #98446E background

This text has white color on #98446E background.


Related colors

Complementary color

Complementary color for #hex is #67BB91.


I love getcolorcode.com

Triadic colors

1 #6E9844 and #446E98 with #98446E are triadic colors.

2 #6E4498 and #44986E with #98446E are triadic colors.