COLOR #493462

HEX: #493462 RGB: (73,52,98)

Color info

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

RGB color model

#493462 color RGB value is (73,52,98).

RGB: (73,52,98) (29%, 20%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 52 of 255 = 20%
B 98 of 255 = 38%

73
52
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 52 + 98 = 223 (100%)
R 73 of 223 ~ 32.74%
G 52 of 223 ~ 23.32%
B 98 of 223 ~ 43.95'%

%32.74
%23.32
%43.95

CMYK color model

#493462 color CMYK value is (26,47,0,62).

  • cyan value is 25.51%
  • magenta value is 46.94%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (26,47,0,62) C26M47Y0K62 (26%,47%,0%,62%) (0.26/0.47/0.00/0.62) 

CMYK percentages

%25.51
%46.94
%0
%61.57

Codes

Color #493462 in popluar color models

49 34 62
RGB 73 52 98
HSL 267° 30.67% 29.41%
HSB/HSV 267° 46.94% 38.43%
CMYK 25.51% 46.94% 0.00%
61.57%

Color #493462 in popluar number systems.

HEX 49 34 62
Decimal 73 52 98
Binary 1001001 110100 1100010
Octal 111 64 142

Shades and tints

Shades of #493462

#493462
(73,52,98)
#43305A
(67,48,90)
#3D2C52
(61,44,82)
#37284A
(55,40,74)
#312442
(49,36,66)
#2B203A
(43,32,58)
#251C32
(37,28,50)
#1F182A
(31,24,42)
#191422
(25,20,34)
#13101A
(19,16,26)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #493462

#493462
(73,52,98)
#594670
(89,70,112)
#69587E
(105,88,126)
#796A8C
(121,106,140)
#897C9A
(137,124,154)
#998EA8
(153,142,168)
#A9A0B6
(169,160,182)
#B9B2C4
(185,178,196)
#C9C4D2
(201,196,210)
#D9D6E0
(217,214,224)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493462; }

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

This text font color is #493462.

Background Color

.myBgColor { background-color: #493462; }

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

This div background color is #493462.

Border color

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

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

This div border color is #493462.

Opacity

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

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

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

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

This text has shadow with #493462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493462.

Preview

Color preview on black background

This text has color #493462 on black background.


Color preview on white background

This text has color #493462 on white background.


Black color preview on #493462 background

This text has black color on #493462 background.


White color preview on #493462 background

This text has white color on #493462 background.


Related colors

Complementary color

Complementary color for #hex is #B6CB9D.


I love getcolorcode.com

Triadic colors

1 #624934 and #346249 with #493462 are triadic colors.

2 #623449 and #344962 with #493462 are triadic colors.