COLOR #493859

HEX: #493859 RGB: (73,56,89)

Color info

#493859 contains red, green and blue colors in about the same proportion. Web safe color of #493859 is #333366 (or #336).

RGB color model

#493859 color RGB value is (73,56,89).

RGB: (73,56,89) (29%, 22%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 56 of 255 = 22%
B 89 of 255 = 35%

73
56
89

R + G + B ~ 29%. #493859 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 56 + 89 = 218 (100%)
R 73 of 218 ~ 33.49%
G 56 of 218 ~ 25.69%
B 89 of 218 ~ 40.83'%

%33.49
%25.69
%40.83

CMYK color model

#493859 color CMYK value is (18,37,0,65).

  • cyan value is 17.98%
  • magenta value is 37.08%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (18,37,0,65)
C18M37Y0K65 (18%, 37%, 0%, 65%)
(0.18 / 0.37 / 0.00 / 0.65)

CMYK percentages

%17.98
%37.08
%0
%65.1

Codes

Color #493859 in popluar color models

49 38 59
RGB 73 56 89
HSL 271° 22.76% 28.43%
HSB/HSV 271° 37.08% 34.90%
CMYK 17.98% 37.08% 0.00%
65.10%

Color #493859 in popluar number systems.

HEX 49 38 59
Decimal 73 56 89
Binary 1001001 111000 1011001
Octal 111 70 131

Shades and tints

Shades of #493859

#493859
(73,56,89)
#433351
(67,51,81)
#3D2E49
(61,46,73)
#372941
(55,41,65)
#312439
(49,36,57)
#2B1F31
(43,31,49)
#251A29
(37,26,41)
#1F1521
(31,21,33)
#191019
(25,16,25)
#130B11
(19,11,17)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #493859

#493859
(73,56,89)
#594A68
(89,74,104)
#695C77
(105,92,119)
#796E86
(121,110,134)
#898095
(137,128,149)
#9992A4
(153,146,164)
#A9A4B3
(169,164,179)
#B9B6C2
(185,182,194)
#C9C8D1
(201,200,209)
#D9DAE0
(217,218,224)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493859; }

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

This text font color is #493859.

Background Color

.myBgColor { background-color: #493859; }

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

This div background color is #493859.

Border color

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

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

This div border color is #493859.

Opacity

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

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

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

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

This text has shadow with #493859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493859.

Preview

Color preview on black background

This text has color #493859 on black background.


Color preview on white background

This text has color #493859 on white background.


Black color preview on #493859 background

This text has black color on #493859 background.


White color preview on #493859 background

This text has white color on #493859 background.


Related colors

Complementary color

Complementary color for #hex is #B6C7A6.


I love getcolorcode.com

Triadic colors

1 #594938 and #385949 with #493859 are triadic colors.

2 #593849 and #384959 with #493859 are triadic colors.