COLOR #493292

HEX: #493292 RGB: (73,50,146)

Color info

#493292 contains mainly blue color. Web safe color of #493292 is #333399 (or #339).

RGB color model

#493292 color RGB value is (73,50,146).

RGB: (73,50,146) (29%, 20%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 50 of 255 = 20%
B 146 of 255 = 57%

73
50
146

R + G + B ~ 35%. #493292 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 50 + 146 = 269 (100%)
R 73 of 269 ~ 27.14%
G 50 of 269 ~ 18.59%
B 146 of 269 ~ 54.28'%

%27.14
%18.59
%54.28

CMYK color model

#493292 color CMYK value is (50,66,0,43).

  • cyan value is 50.00%
  • magenta value is 65.75%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (50,66,0,43)
C50M66Y0K43 (50%, 66%, 0%, 43%)
(0.50 / 0.66 / 0.00 / 0.43)

CMYK percentages

%50
%65.75
%0
%42.75

Codes

Color #493292 in popluar color models

49 32 92
RGB 73 50 146
HSL 254° 48.98% 38.43%
HSB/HSV 254° 65.75% 57.25%
CMYK 50.00% 65.75% 0.00%
42.75%

Color #493292 in popluar number systems.

HEX 49 32 92
Decimal 73 50 146
Binary 1001001 110010 10010010
Octal 111 62 222

Shades and tints

Shades of #493292

#493292
(73,50,146)
#432E85
(67,46,133)
#3D2A78
(61,42,120)
#37266B
(55,38,107)
#31225E
(49,34,94)
#2B1E51
(43,30,81)
#251A44
(37,26,68)
#1F1637
(31,22,55)
#19122A
(25,18,42)
#130E1D
(19,14,29)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #493292

#493292
(73,50,146)
#59449B
(89,68,155)
#6956A4
(105,86,164)
#7968AD
(121,104,173)
#897AB6
(137,122,182)
#998CBF
(153,140,191)
#A99EC8
(169,158,200)
#B9B0D1
(185,176,209)
#C9C2DA
(201,194,218)
#D9D4E3
(217,212,227)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493292 color. Also use rgb(73,50,146) instead hex code.

Text Font Color

.myTextColor { color: #493292; }

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

This text font color is #493292.

Background Color

.myBgColor { background-color: #493292; }

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

This div background color is #493292.

Border color

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

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

This div border color is #493292.

Opacity

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

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

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

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

This text has shadow with #493292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493292.

Preview

Color preview on black background

This text has color #493292 on black background.


Color preview on white background

This text has color #493292 on white background.


Black color preview on #493292 background

This text has black color on #493292 background.


White color preview on #493292 background

This text has white color on #493292 background.


Related colors

Complementary color

Complementary color for #493292 is #B6CD6D.


I love getcolorcode.com

Triadic colors

1 #924932 and #329249 with #493292 are triadic colors.

2 #923249 and #324992 with #493292 are triadic colors.