COLOR #494088

HEX: #494088 RGB: (73,64,136)

Color info

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

RGB color model

#494088 color RGB value is (73,64,136).

RGB: (73,64,136) (29%, 25%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 136 of 255 = 53%

73
64
136

R + G + B ~ 36%. #494088 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 136 = 273 (100%)
R 73 of 273 ~ 26.74%
G 64 of 273 ~ 23.44%
B 136 of 273 ~ 49.82'%

%26.74
%23.44
%49.82

CMYK color model

#494088 color CMYK value is (46,53,0,47).

  • cyan value is 46.32%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (46,53,0,47)
C46M53Y0K47 (46%, 53%, 0%, 47%)
(0.46 / 0.53 / 0.00 / 0.47)

CMYK percentages

%46.32
%52.94
%0
%46.67

Codes

Color #494088 in popluar color models

49 40 88
RGB 73 64 136
HSL 248° 36.00% 39.22%
HSB/HSV 248° 52.94% 53.33%
CMYK 46.32% 52.94% 0.00%
46.67%

Color #494088 in popluar number systems.

HEX 49 40 88
Decimal 73 64 136
Binary 1001001 1000000 10001000
Octal 111 100 210

Shades and tints

Shades of #494088

#494088
(73,64,136)
#433B7C
(67,59,124)
#3D3670
(61,54,112)
#373164
(55,49,100)
#312C58
(49,44,88)
#2B274C
(43,39,76)
#252240
(37,34,64)
#1F1D34
(31,29,52)
#191828
(25,24,40)
#13131C
(19,19,28)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #494088

#494088
(73,64,136)
#595192
(89,81,146)
#69629C
(105,98,156)
#7973A6
(121,115,166)
#8984B0
(137,132,176)
#9995BA
(153,149,186)
#A9A6C4
(169,166,196)
#B9B7CE
(185,183,206)
#C9C8D8
(201,200,216)
#D9D9E2
(217,217,226)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494088 color. Also use rgb(73,64,136) instead hex code.

Text Font Color

.myTextColor { color: #494088; }

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

This text font color is #494088.

Background Color

.myBgColor { background-color: #494088; }

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

This div background color is #494088.

Border color

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

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

This div border color is #494088.

Opacity

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

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

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

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

This text has shadow with #494088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494088.

Preview

Color preview on black background

This text has color #494088 on black background.


Color preview on white background

This text has color #494088 on white background.


Black color preview on #494088 background

This text has black color on #494088 background.


White color preview on #494088 background

This text has white color on #494088 background.


Related colors

Complementary color

Complementary color for #hex is #B6BF77.


I love getcolorcode.com

Triadic colors

1 #884940 and #408849 with #494088 are triadic colors.

2 #884049 and #404988 with #494088 are triadic colors.