COLOR #994171

HEX: #994171 RGB: (153,65,113)

Color info

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

RGB color model

#994171 color RGB value is (153,65,113).

RGB: (153,65,113) (60%, 25%, 44%)

RGB channels and saturation

R 153 of 255 = 60%
G 65 of 255 = 25%
B 113 of 255 = 44%

153
65
113

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

Portions of RGB colors in percentages

R + G + B = 153 + 65 + 113 = 331 (100%)
R 153 of 331 ~ 46.22%
G 65 of 331 ~ 19.64%
B 113 of 331 ~ 34.14'%

%46.22
%19.64
%34.14

CMYK color model

#994171 color CMYK value is (0,58,26,40).

  • cyan value is 0.00%
  • magenta value is 57.52%
  • yellow value is 26.14%
  • key color value is 40.00%

CMYK: (0,58,26,40)
C0M58Y26K40 (0%, 58%, 26%, 40%)
(0.00 / 0.58 / 0.26 / 0.40)

CMYK percentages

%0
%57.52
%26.14
%40

Codes

Color #994171 in popluar color models

99 41 71
RGB 153 65 113
HSL 327° 40.37% 42.75%
HSB/HSV 327° 57.52% 60.00%
CMYK 0.00% 57.52% 26.14%
40.00%

Color #994171 in popluar number systems.

HEX 99 41 71
Decimal 153 65 113
Binary 10011001 1000001 1110001
Octal 231 101 161

Shades and tints

Shades of #994171

#994171
(153,65,113)
#8C3C67
(140,60,103)
#7F375D
(127,55,93)
#723253
(114,50,83)
#652D49
(101,45,73)
#58283F
(88,40,63)
#4B2335
(75,35,53)
#3E1E2B
(62,30,43)
#311921
(49,25,33)
#241417
(36,20,23)
#170F0D
(23,15,13)
#000000
(0,0,0)

Tints of #994171

#994171
(153,65,113)
#A2527D
(162,82,125)
#AB6389
(171,99,137)
#B47495
(180,116,149)
#BD85A1
(189,133,161)
#C696AD
(198,150,173)
#CFA7B9
(207,167,185)
#D8B8C5
(216,184,197)
#E1C9D1
(225,201,209)
#EADADD
(234,218,221)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #994171 color. Also use rgb(153,65,113) instead hex code.

Text Font Color

.myTextColor { color: #994171; }

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

This text font color is #994171.

Background Color

.myBgColor { background-color: #994171; }

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

This div background color is #994171.

Border color

.myBorderColor { border: 1px solid #994171; }

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

This div border color is #994171.

Opacity

.myOpacity80 { color: #994171; opacity: 0.8; }

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

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

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

This text has shadow with #994171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #994171.

Preview

Color preview on black background

This text has color #994171 on black background.


Color preview on white background

This text has color #994171 on white background.


Black color preview on #994171 background

This text has black color on #994171 background.


White color preview on #994171 background

This text has white color on #994171 background.


Related colors

Complementary color

Complementary color for #hex is #66BE8E.


I love getcolorcode.com

Triadic colors

1 #719941 and #417199 with #994171 are triadic colors.

2 #714199 and #419971 with #994171 are triadic colors.