COLOR #493599

HEX: #493599 RGB: (73,53,153)

Color info

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

RGB color model

#493599 color RGB value is (73,53,153).

RGB: (73,53,153) (29%, 21%, 60%)

RGB channels and saturation

R 73 of 255 = 29%
G 53 of 255 = 21%
B 153 of 255 = 60%

73
53
153

R + G + B ~ 37%. #493599 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 53 + 153 = 279 (100%)
R 73 of 279 ~ 26.16%
G 53 of 279 ~ 19%
B 153 of 279 ~ 54.84'%

%26.16
%19
%54.84

CMYK color model

#493599 color CMYK value is (52,65,0,40).

  • cyan value is 52.29%
  • magenta value is 65.36%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (52,65,0,40)
C52M65Y0K40 (52%, 65%, 0%, 40%)
(0.52 / 0.65 / 0.00 / 0.40)

CMYK percentages

%52.29
%65.36
%0
%40

Codes

Color #493599 in popluar color models

49 35 99
RGB 73 53 153
HSL 252° 48.54% 40.39%
HSB/HSV 252° 65.36% 60.00%
CMYK 52.29% 65.36% 0.00%
40.00%

Color #493599 in popluar number systems.

HEX 49 35 99
Decimal 73 53 153
Binary 1001001 110101 10011001
Octal 111 65 231

Shades and tints

Shades of #493599

#493599
(73,53,153)
#43318C
(67,49,140)
#3D2D7F
(61,45,127)
#372972
(55,41,114)
#312565
(49,37,101)
#2B2158
(43,33,88)
#251D4B
(37,29,75)
#1F193E
(31,25,62)
#191531
(25,21,49)
#131124
(19,17,36)
#0D0D17
(13,13,23)
#000000
(0,0,0)

Tints of #493599

#493599
(73,53,153)
#5947A2
(89,71,162)
#6959AB
(105,89,171)
#796BB4
(121,107,180)
#897DBD
(137,125,189)
#998FC6
(153,143,198)
#A9A1CF
(169,161,207)
#B9B3D8
(185,179,216)
#C9C5E1
(201,197,225)
#D9D7EA
(217,215,234)
#E9E9F3
(233,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493599 color. Also use rgb(73,53,153) instead hex code.

Text Font Color

.myTextColor { color: #493599; }

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

This text font color is #493599.

Background Color

.myBgColor { background-color: #493599; }

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

This div background color is #493599.

Border color

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

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

This div border color is #493599.

Opacity

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

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

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

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

This text has shadow with #493599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493599.

Preview

Color preview on black background

This text has color #493599 on black background.


Color preview on white background

This text has color #493599 on white background.


Black color preview on #493599 background

This text has black color on #493599 background.


White color preview on #493599 background

This text has white color on #493599 background.


Related colors

Complementary color

Complementary color for #hex is #B6CA66.


I love getcolorcode.com

Triadic colors

1 #994935 and #359949 with #493599 are triadic colors.

2 #993549 and #354999 with #493599 are triadic colors.