COLOR #994073

HEX: #994073 RGB: (153,64,115)

Color info

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

RGB color model

#994073 color RGB value is (153,64,115).

RGB: (153,64,115) (60%, 25%, 45%)

RGB channels and saturation

R 153 of 255 = 60%
G 64 of 255 = 25%
B 115 of 255 = 45%

153
64
115

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

Portions of RGB colors in percentages

R + G + B = 153 + 64 + 115 = 332 (100%)
R 153 of 332 ~ 46.08%
G 64 of 332 ~ 19.28%
B 115 of 332 ~ 34.64'%

%46.08
%19.28
%34.64

CMYK color model

#994073 color CMYK value is (0,58,25,40).

  • cyan value is 0.00%
  • magenta value is 58.17%
  • yellow value is 24.84%
  • key color value is 40.00%

CMYK: (0,58,25,40)
C0M58Y25K40 (0%, 58%, 25%, 40%)
(0.00 / 0.58 / 0.25 / 0.40)

CMYK percentages

%0
%58.17
%24.84
%40

Codes

Color #994073 in popluar color models

99 40 73
RGB 153 64 115
HSL 326° 41.01% 42.55%
HSB/HSV 326° 58.17% 60.00%
CMYK 0.00% 58.17% 24.84%
40.00%

Color #994073 in popluar number systems.

HEX 99 40 73
Decimal 153 64 115
Binary 10011001 1000000 1110011
Octal 231 100 163

Shades and tints

Shades of #994073

#994073
(153,64,115)
#8C3B69
(140,59,105)
#7F365F
(127,54,95)
#723155
(114,49,85)
#652C4B
(101,44,75)
#582741
(88,39,65)
#4B2237
(75,34,55)
#3E1D2D
(62,29,45)
#311823
(49,24,35)
#241319
(36,19,25)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #994073

#994073
(153,64,115)
#A2517F
(162,81,127)
#AB628B
(171,98,139)
#B47397
(180,115,151)
#BD84A3
(189,132,163)
#C695AF
(198,149,175)
#CFA6BB
(207,166,187)
#D8B7C7
(216,183,199)
#E1C8D3
(225,200,211)
#EAD9DF
(234,217,223)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #994073 color. Also use rgb(153,64,115) instead hex code.

Text Font Color

.myTextColor { color: #994073; }

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

This text font color is #994073.

Background Color

.myBgColor { background-color: #994073; }

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

This div background color is #994073.

Border color

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

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

This div border color is #994073.

Opacity

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

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

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

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

This text has shadow with #994073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #994073.

Preview

Color preview on black background

This text has color #994073 on black background.


Color preview on white background

This text has color #994073 on white background.


Black color preview on #994073 background

This text has black color on #994073 background.


White color preview on #994073 background

This text has white color on #994073 background.


Related colors

Complementary color

Complementary color for #hex is #66BF8C.


I love getcolorcode.com

Triadic colors

1 #739940 and #407399 with #994073 are triadic colors.

2 #734099 and #409973 with #994073 are triadic colors.