COLOR #493E86

HEX: #493E86 RGB: (73,62,134)

Color info

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

RGB color model

#493E86 color RGB value is (73,62,134).

RGB: (73,62,134) (29%, 24%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 62 of 255 = 24%
B 134 of 255 = 53%

73
62
134

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

Portions of RGB colors in percentages

R + G + B = 73 + 62 + 134 = 269 (100%)
R 73 of 269 ~ 27.14%
G 62 of 269 ~ 23.05%
B 134 of 269 ~ 49.81'%

%27.14
%23.05
%49.81

CMYK color model

#493E86 color CMYK value is (46,54,0,47).

  • cyan value is 45.52%
  • magenta value is 53.73%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (46,54,0,47)
C46M54Y0K47 (46%, 54%, 0%, 47%)
(0.46 / 0.54 / 0.00 / 0.47)

CMYK percentages

%45.52
%53.73
%0
%47.45

Codes

Color #493E86 in popluar color models

49 3E 86
RGB 73 62 134
HSL 249° 36.73% 38.43%
HSB/HSV 249° 53.73% 52.55%
CMYK 45.52% 53.73% 0.00%
47.45%

Color #493E86 in popluar number systems.

HEX 49 3E 86
Decimal 73 62 134
Binary 1001001 111110 10000110
Octal 111 76 206

Shades and tints

Shades of #493E86

#493E86
(73,62,134)
#43397A
(67,57,122)
#3D346E
(61,52,110)
#372F62
(55,47,98)
#312A56
(49,42,86)
#2B254A
(43,37,74)
#25203E
(37,32,62)
#1F1B32
(31,27,50)
#191626
(25,22,38)
#13111A
(19,17,26)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #493E86

#493E86
(73,62,134)
#594F91
(89,79,145)
#69609C
(105,96,156)
#7971A7
(121,113,167)
#8982B2
(137,130,178)
#9993BD
(153,147,189)
#A9A4C8
(169,164,200)
#B9B5D3
(185,181,211)
#C9C6DE
(201,198,222)
#D9D7E9
(217,215,233)
#E9E8F4
(233,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493E86 color. Also use rgb(73,62,134) instead hex code.

Text Font Color

.myTextColor { color: #493E86; }

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

This text font color is #493E86.

Background Color

.myBgColor { background-color: #493E86; }

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

This div background color is #493E86.

Border color

.myBorderColor { border: 1px solid #493E86; }

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

This div border color is #493E86.

Opacity

.myOpacity80 { color: #493E86; opacity: 0.8; }

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

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

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

This text has shadow with #493E86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493E86.

Preview

Color preview on black background

This text has color #493E86 on black background.


Color preview on white background

This text has color #493E86 on white background.


Black color preview on #493E86 background

This text has black color on #493E86 background.


White color preview on #493E86 background

This text has white color on #493E86 background.


Related colors

Complementary color

Complementary color for #hex is #B6C179.


I love getcolorcode.com

Triadic colors

1 #86493E and #3E8649 with #493E86 are triadic colors.

2 #863E49 and #3E4986 with #493E86 are triadic colors.