COLOR #493883

HEX: #493883 RGB: (73,56,131)

Color info

#493883 contains mainly red and blue colors. Web safe color of #493883 is #333399 (or #339).

RGB color model

#493883 color RGB value is (73,56,131).

RGB: (73,56,131) (29%, 22%, 51%)

RGB channels and saturation

R 73 of 255 = 29%
G 56 of 255 = 22%
B 131 of 255 = 51%

73
56
131

R + G + B ~ 34%. #493883 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 56 + 131 = 260 (100%)
R 73 of 260 ~ 28.08%
G 56 of 260 ~ 21.54%
B 131 of 260 ~ 50.38'%

%28.08
%21.54
%50.38

CMYK color model

#493883 color CMYK value is (44,57,0,49).

  • cyan value is 44.27%
  • magenta value is 57.25%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (44,57,0,49) C44M57Y0K49 (44%,57%,0%,49%) (0.44/0.57/0.00/0.49) 

CMYK percentages

%44.27
%57.25
%0
%48.63

Codes

Color #493883 in popluar color models

49 38 83
RGB 73 56 131
HSL 254° 40.11% 36.67%
HSB/HSV 254° 57.25% 51.37%
CMYK 44.27% 57.25% 0.00%
48.63%

Color #493883 in popluar number systems.

HEX 49 38 83
Decimal 73 56 131
Binary 1001001 111000 10000011
Octal 111 70 203

Shades and tints

Shades of #493883

#493883
(73,56,131)
#433378
(67,51,120)
#3D2E6D
(61,46,109)
#372962
(55,41,98)
#312457
(49,36,87)
#2B1F4C
(43,31,76)
#251A41
(37,26,65)
#1F1536
(31,21,54)
#19102B
(25,16,43)
#130B20
(19,11,32)
#0D0615
(13,6,21)
#000000
(0,0,0)

Tints of #493883

#493883
(73,56,131)
#594A8E
(89,74,142)
#695C99
(105,92,153)
#796EA4
(121,110,164)
#8980AF
(137,128,175)
#9992BA
(153,146,186)
#A9A4C5
(169,164,197)
#B9B6D0
(185,182,208)
#C9C8DB
(201,200,219)
#D9DAE6
(217,218,230)
#E9ECF1
(233,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493883 color. Also use rgb(73,56,131) instead hex code.

Text Font Color

.myTextColor { color: #493883; }

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

This text font color is #493883.

Background Color

.myBgColor { background-color: #493883; }

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

This div background color is #493883.

Border color

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

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

This div border color is #493883.

Opacity

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

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

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

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

This text has shadow with #493883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493883.

Preview

Color preview on black background

This text has color #493883 on black background.


Color preview on white background

This text has color #493883 on white background.


Black color preview on #493883 background

This text has black color on #493883 background.


White color preview on #493883 background

This text has white color on #493883 background.


Related colors

Complementary color

Complementary color for #hex is #B6C77C.


I love getcolorcode.com

Triadic colors

1 #834938 and #388349 with #493883 are triadic colors.

2 #833849 and #384983 with #493883 are triadic colors.