COLOR #49488E

HEX: #49488E RGB: (73,72,142)

Color info

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

RGB color model

#49488E color RGB value is (73,72,142).

RGB: (73,72,142) (29%, 28%, 56%)

RGB channels and saturation

R 73 of 255 = 29%
G 72 of 255 = 28%
B 142 of 255 = 56%

73
72
142

R + G + B ~ 38%. #49488E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 72 + 142 = 287 (100%)
R 73 of 287 ~ 25.44%
G 72 of 287 ~ 25.09%
B 142 of 287 ~ 49.48'%

%25.44
%25.09
%49.48

CMYK color model

#49488E color CMYK value is (49,49,0,44).

  • cyan value is 48.59%
  • magenta value is 49.30%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (49,49,0,44)
C49M49Y0K44 (49%, 49%, 0%, 44%)
(0.49 / 0.49 / 0.00 / 0.44)

CMYK percentages

%48.59
%49.3
%0
%44.31

Codes

Color #49488E in popluar color models

49 48 8E
RGB 73 72 142
HSL 241° 32.71% 41.96%
HSB/HSV 241° 49.30% 55.69%
CMYK 48.59% 49.30% 0.00%
44.31%

Color #49488E in popluar number systems.

HEX 49 48 8E
Decimal 73 72 142
Binary 1001001 1001000 10001110
Octal 111 110 216

Shades and tints

Shades of #49488E

#49488E
(73,72,142)
#434282
(67,66,130)
#3D3C76
(61,60,118)
#37366A
(55,54,106)
#31305E
(49,48,94)
#2B2A52
(43,42,82)
#252446
(37,36,70)
#1F1E3A
(31,30,58)
#19182E
(25,24,46)
#131222
(19,18,34)
#0D0C16
(13,12,22)
#000000
(0,0,0)

Tints of #49488E

#49488E
(73,72,142)
#595898
(89,88,152)
#6968A2
(105,104,162)
#7978AC
(121,120,172)
#8988B6
(137,136,182)
#9998C0
(153,152,192)
#A9A8CA
(169,168,202)
#B9B8D4
(185,184,212)
#C9C8DE
(201,200,222)
#D9D8E8
(217,216,232)
#E9E8F2
(233,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49488E color. Also use rgb(73,72,142) instead hex code.

Text Font Color

.myTextColor { color: #49488E; }

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

This text font color is #49488E.

Background Color

.myBgColor { background-color: #49488E; }

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

This div background color is #49488E.

Border color

.myBorderColor { border: 1px solid #49488E; }

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

This div border color is #49488E.

Opacity

.myOpacity80 { color: #49488E; opacity: 0.8; }

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

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

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

This text has shadow with #49488E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49488E.

Preview

Color preview on black background

This text has color #49488E on black background.


Color preview on white background

This text has color #49488E on white background.


Black color preview on #49488E background

This text has black color on #49488E background.


White color preview on #49488E background

This text has white color on #49488E background.


Related colors

Complementary color

Complementary color for #hex is #B6B771.


I love getcolorcode.com

Triadic colors

1 #8E4948 and #488E49 with #49488E are triadic colors.

2 #8E4849 and #48498E with #49488E are triadic colors.