COLOR #994085

HEX: #994085 RGB: (153,64,133)

Color info

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

RGB color model

#994085 color RGB value is (153,64,133).

RGB: (153,64,133) (60%, 25%, 52%)

RGB channels and saturation

R 153 of 255 = 60%
G 64 of 255 = 25%
B 133 of 255 = 52%

153
64
133

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

Portions of RGB colors in percentages

R + G + B = 153 + 64 + 133 = 350 (100%)
R 153 of 350 ~ 43.71%
G 64 of 350 ~ 18.29%
B 133 of 350 ~ 38'%

%43.71
%18.29
%38

CMYK color model

#994085 color CMYK value is (0,58,13,40).

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

CMYK: (0,58,13,40)
C0M58Y13K40 (0%, 58%, 13%, 40%)
(0.00 / 0.58 / 0.13 / 0.40)

CMYK percentages

%0
%58.17
%13.07
%40

Codes

Color #994085 in popluar color models

99 40 85
RGB 153 64 133
HSL 313° 41.01% 42.55%
HSB/HSV 313° 58.17% 60.00%
CMYK 0.00% 58.17% 13.07%
40.00%

Color #994085 in popluar number systems.

HEX 99 40 85
Decimal 153 64 133
Binary 10011001 1000000 10000101
Octal 231 100 205

Shades and tints

Shades of #994085

#994085
(153,64,133)
#8C3B79
(140,59,121)
#7F366D
(127,54,109)
#723161
(114,49,97)
#652C55
(101,44,85)
#582749
(88,39,73)
#4B223D
(75,34,61)
#3E1D31
(62,29,49)
#311825
(49,24,37)
#241319
(36,19,25)
#170E0D
(23,14,13)
#000000
(0,0,0)

Tints of #994085

#994085
(153,64,133)
#A25190
(162,81,144)
#AB629B
(171,98,155)
#B473A6
(180,115,166)
#BD84B1
(189,132,177)
#C695BC
(198,149,188)
#CFA6C7
(207,166,199)
#D8B7D2
(216,183,210)
#E1C8DD
(225,200,221)
#EAD9E8
(234,217,232)
#F3EAF3
(243,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #994085; }

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

This text font color is #994085.

Background Color

.myBgColor { background-color: #994085; }

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

This div background color is #994085.

Border color

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

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

This div border color is #994085.

Opacity

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

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

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

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

This text has shadow with #994085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #994085.

Preview

Color preview on black background

This text has color #994085 on black background.


Color preview on white background

This text has color #994085 on white background.


Black color preview on #994085 background

This text has black color on #994085 background.


White color preview on #994085 background

This text has white color on #994085 background.


Related colors

Complementary color

Complementary color for #hex is #66BF7A.


I love getcolorcode.com

Triadic colors

1 #859940 and #408599 with #994085 are triadic colors.

2 #854099 and #409985 with #994085 are triadic colors.