COLOR #49408F

HEX: #49408F RGB: (73,64,143)

Color info

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

RGB color model

#49408F color RGB value is (73,64,143).

RGB: (73,64,143) (29%, 25%, 56%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 143 of 255 = 56%

73
64
143

R + G + B ~ 37%. #49408F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 143 = 280 (100%)
R 73 of 280 ~ 26.07%
G 64 of 280 ~ 22.86%
B 143 of 280 ~ 51.07'%

%26.07
%22.86
%51.07

CMYK color model

#49408F color CMYK value is (49,55,0,44).

  • cyan value is 48.95%
  • magenta value is 55.24%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (49,55,0,44) C49M55Y0K44 (49%,55%,0%,44%) (0.49/0.55/0.00/0.44) 

CMYK percentages

%48.95
%55.24
%0
%43.92

Codes

Color #49408F in popluar color models

49 40 8F
RGB 73 64 143
HSL 247° 38.16% 40.59%
HSB/HSV 247° 55.24% 56.08%
CMYK 48.95% 55.24% 0.00%
43.92%

Color #49408F in popluar number systems.

HEX 49 40 8F
Decimal 73 64 143
Binary 1001001 1000000 10001111
Octal 111 100 217

Shades and tints

Shades of #49408F

#49408F
(73,64,143)
#433B82
(67,59,130)
#3D3675
(61,54,117)
#373168
(55,49,104)
#312C5B
(49,44,91)
#2B274E
(43,39,78)
#252241
(37,34,65)
#1F1D34
(31,29,52)
#191827
(25,24,39)
#13131A
(19,19,26)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #49408F

#49408F
(73,64,143)
#595199
(89,81,153)
#6962A3
(105,98,163)
#7973AD
(121,115,173)
#8984B7
(137,132,183)
#9995C1
(153,149,193)
#A9A6CB
(169,166,203)
#B9B7D5
(185,183,213)
#C9C8DF
(201,200,223)
#D9D9E9
(217,217,233)
#E9EAF3
(233,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49408F; }

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

This text font color is #49408F.

Background Color

.myBgColor { background-color: #49408F; }

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

This div background color is #49408F.

Border color

.myBorderColor { border: 1px solid #49408F; }

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

This div border color is #49408F.

Opacity

.myOpacity80 { color: #49408F; opacity: 0.8; }

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

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

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

This text has shadow with #49408F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49408F.

Preview

Color preview on black background

This text has color #49408F on black background.


Color preview on white background

This text has color #49408F on white background.


Black color preview on #49408F background

This text has black color on #49408F background.


White color preview on #49408F background

This text has white color on #49408F background.


Related colors

Complementary color

Complementary color for #hex is #B6BF70.


I love getcolorcode.com

Triadic colors

1 #8F4940 and #408F49 with #49408F are triadic colors.

2 #8F4049 and #40498F with #49408F are triadic colors.