COLOR #493465

HEX: #493465 RGB: (73,52,101)

Color info

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

RGB color model

#493465 color RGB value is (73,52,101).

RGB: (73,52,101) (29%, 20%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 52 of 255 = 20%
B 101 of 255 = 40%

73
52
101

R + G + B ~ 30%. #493465 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 52 + 101 = 226 (100%)
R 73 of 226 ~ 32.3%
G 52 of 226 ~ 23.01%
B 101 of 226 ~ 44.69'%

%32.3
%23.01
%44.69

CMYK color model

#493465 color CMYK value is (28,49,0,60).

  • cyan value is 27.72%
  • magenta value is 48.51%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (28,49,0,60)
C28M49Y0K60 (28%, 49%, 0%, 60%)
(0.28 / 0.49 / 0.00 / 0.60)

CMYK percentages

%27.72
%48.51
%0
%60.39

Codes

Color #493465 in popluar color models

49 34 65
RGB 73 52 101
HSL 266° 32.03% 30.00%
HSB/HSV 266° 48.51% 39.61%
CMYK 27.72% 48.51% 0.00%
60.39%

Color #493465 in popluar number systems.

HEX 49 34 65
Decimal 73 52 101
Binary 1001001 110100 1100101
Octal 111 64 145

Shades and tints

Shades of #493465

#493465
(73,52,101)
#43305C
(67,48,92)
#3D2C53
(61,44,83)
#37284A
(55,40,74)
#312441
(49,36,65)
#2B2038
(43,32,56)
#251C2F
(37,28,47)
#1F1826
(31,24,38)
#19141D
(25,20,29)
#131014
(19,16,20)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #493465

#493465
(73,52,101)
#594673
(89,70,115)
#695881
(105,88,129)
#796A8F
(121,106,143)
#897C9D
(137,124,157)
#998EAB
(153,142,171)
#A9A0B9
(169,160,185)
#B9B2C7
(185,178,199)
#C9C4D5
(201,196,213)
#D9D6E3
(217,214,227)
#E9E8F1
(233,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493465 color. Also use rgb(73,52,101) instead hex code.

Text Font Color

.myTextColor { color: #493465; }

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

This text font color is #493465.

Background Color

.myBgColor { background-color: #493465; }

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

This div background color is #493465.

Border color

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

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

This div border color is #493465.

Opacity

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

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

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

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

This text has shadow with #493465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493465.

Preview

Color preview on black background

This text has color #493465 on black background.


Color preview on white background

This text has color #493465 on white background.


Black color preview on #493465 background

This text has black color on #493465 background.


White color preview on #493465 background

This text has white color on #493465 background.


Related colors

Complementary color

Complementary color for #hex is #B6CB9A.


I love getcolorcode.com

Triadic colors

1 #654934 and #346549 with #493465 are triadic colors.

2 #653449 and #344965 with #493465 are triadic colors.