COLOR #493074

HEX: #493074 RGB: (73,48,116)

Color info

#493074 contains mainly red and blue colors. Web safe color of #493074 is #333366 (or #336).

RGB color model

#493074 color RGB value is (73,48,116).

RGB: (73,48,116) (29%, 19%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 48 of 255 = 19%
B 116 of 255 = 45%

73
48
116

R + G + B ~ 31%. #493074 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 116 = 237 (100%)
R 73 of 237 ~ 30.8%
G 48 of 237 ~ 20.25%
B 116 of 237 ~ 48.95'%

%30.8
%20.25
%48.95

CMYK color model

#493074 color CMYK value is (37,59,0,55).

  • cyan value is 37.07%
  • magenta value is 58.62%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (37,59,0,55) C37M59Y0K55 (37%,59%,0%,55%) (0.37/0.59/0.00/0.55) 

CMYK percentages

%37.07
%58.62
%0
%54.51

Codes

Color #493074 in popluar color models

49 30 74
RGB 73 48 116
HSL 262° 41.46% 32.16%
HSB/HSV 262° 58.62% 45.49%
CMYK 37.07% 58.62% 0.00%
54.51%

Color #493074 in popluar number systems.

HEX 49 30 74
Decimal 73 48 116
Binary 1001001 110000 1110100
Octal 111 60 164

Shades and tints

Shades of #493074

#493074
(73,48,116)
#432C6A
(67,44,106)
#3D2860
(61,40,96)
#372456
(55,36,86)
#31204C
(49,32,76)
#2B1C42
(43,28,66)
#251838
(37,24,56)
#1F142E
(31,20,46)
#191024
(25,16,36)
#130C1A
(19,12,26)
#0D0810
(13,8,16)
#000000
(0,0,0)

Tints of #493074

#493074
(73,48,116)
#594280
(89,66,128)
#69548C
(105,84,140)
#796698
(121,102,152)
#8978A4
(137,120,164)
#998AB0
(153,138,176)
#A99CBC
(169,156,188)
#B9AEC8
(185,174,200)
#C9C0D4
(201,192,212)
#D9D2E0
(217,210,224)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493074 color. Also use rgb(73,48,116) instead hex code.

Text Font Color

.myTextColor { color: #493074; }

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

This text font color is #493074.

Background Color

.myBgColor { background-color: #493074; }

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

This div background color is #493074.

Border color

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

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

This div border color is #493074.

Opacity

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

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

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

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

This text has shadow with #493074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493074.

Preview

Color preview on black background

This text has color #493074 on black background.


Color preview on white background

This text has color #493074 on white background.


Black color preview on #493074 background

This text has black color on #493074 background.


White color preview on #493074 background

This text has white color on #493074 background.


Related colors

Complementary color

Complementary color for #hex is #B6CF8B.


I love getcolorcode.com

Triadic colors

1 #744930 and #307449 with #493074 are triadic colors.

2 #743049 and #304974 with #493074 are triadic colors.