COLOR #993492

HEX: #993492 RGB: (153,52,146)

Color info

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

RGB color model

#993492 color RGB value is (153,52,146).

RGB: (153,52,146) (60%, 20%, 57%)

RGB channels and saturation

R 153 of 255 = 60%
G 52 of 255 = 20%
B 146 of 255 = 57%

153
52
146

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

Portions of RGB colors in percentages

R + G + B = 153 + 52 + 146 = 351 (100%)
R 153 of 351 ~ 43.59%
G 52 of 351 ~ 14.81%
B 146 of 351 ~ 41.6'%

%43.59
%14.81
%41.6

CMYK color model

#993492 color CMYK value is (0,66,5,40).

  • cyan value is 0.00%
  • magenta value is 66.01%
  • yellow value is 4.58%
  • key color value is 40.00%
CMYK: (0,66,5,40) C0M66Y5K40 (0%,66%,5%,40%) (0.00/0.66/0.05/0.40) 

CMYK percentages

%0
%66.01
%4.58
%40

Codes

Color #993492 in popluar color models

99 34 92
RGB 153 52 146
HSL 304° 49.27% 40.20%
HSB/HSV 304° 66.01% 60.00%
CMYK 0.00% 66.01% 4.58%
40.00%

Color #993492 in popluar number systems.

HEX 99 34 92
Decimal 153 52 146
Binary 10011001 110100 10010010
Octal 231 64 222

Shades and tints

Shades of #993492

#993492
(153,52,146)
#8C3085
(140,48,133)
#7F2C78
(127,44,120)
#72286B
(114,40,107)
#65245E
(101,36,94)
#582051
(88,32,81)
#4B1C44
(75,28,68)
#3E1837
(62,24,55)
#31142A
(49,20,42)
#24101D
(36,16,29)
#170C10
(23,12,16)
#000000
(0,0,0)

Tints of #993492

#993492
(153,52,146)
#A2469B
(162,70,155)
#AB58A4
(171,88,164)
#B46AAD
(180,106,173)
#BD7CB6
(189,124,182)
#C68EBF
(198,142,191)
#CFA0C8
(207,160,200)
#D8B2D1
(216,178,209)
#E1C4DA
(225,196,218)
#EAD6E3
(234,214,227)
#F3E8EC
(243,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #993492 color. Also use rgb(153,52,146) instead hex code.

Text Font Color

.myTextColor { color: #993492; }

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

This text font color is #993492.

Background Color

.myBgColor { background-color: #993492; }

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

This div background color is #993492.

Border color

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

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

This div border color is #993492.

Opacity

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

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

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

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

This text has shadow with #993492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #993492.

Preview

Color preview on black background

This text has color #993492 on black background.


Color preview on white background

This text has color #993492 on white background.


Black color preview on #993492 background

This text has black color on #993492 background.


White color preview on #993492 background

This text has white color on #993492 background.


Related colors

Complementary color

Complementary color for #hex is #66CB6D.


I love getcolorcode.com

Triadic colors

1 #929934 and #349299 with #993492 are triadic colors.

2 #923499 and #349992 with #993492 are triadic colors.