COLOR #49558F

HEX: #49558F RGB: (73,85,143)

Color info

#49558F contains mainly green and blue colors. Web safe color of #49558F is #336699 (or #369).

RGB color model

#49558F color RGB value is (73,85,143).

RGB: (73,85,143) (29%, 33%, 56%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 143 of 255 = 56%

73
85
143

R + G + B ~ 39%. #49558F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 143 = 301 (100%)
R 73 of 301 ~ 24.25%
G 85 of 301 ~ 28.24%
B 143 of 301 ~ 47.51'%

%24.25
%28.24
%47.51

CMYK color model

#49558F color CMYK value is (49,41,0,44).

  • cyan value is 48.95%
  • magenta value is 40.56%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (49,41,0,44)
C49M41Y0K44 (49%, 41%, 0%, 44%)
(0.49 / 0.41 / 0.00 / 0.44)

CMYK percentages

%48.95
%40.56
%0
%43.92

Codes

Color #49558F in popluar color models

49 55 8F
RGB 73 85 143
HSL 230° 32.41% 42.35%
HSB/HSV 230° 48.95% 56.08%
CMYK 48.95% 40.56% 0.00%
43.92%

Color #49558F in popluar number systems.

HEX 49 55 8F
Decimal 73 85 143
Binary 1001001 1010101 10001111
Octal 111 125 217

Shades and tints

Shades of #49558F

#49558F
(73,85,143)
#434E82
(67,78,130)
#3D4775
(61,71,117)
#374068
(55,64,104)
#31395B
(49,57,91)
#2B324E
(43,50,78)
#252B41
(37,43,65)
#1F2434
(31,36,52)
#191D27
(25,29,39)
#13161A
(19,22,26)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #49558F

#49558F
(73,85,143)
#596499
(89,100,153)
#6973A3
(105,115,163)
#7982AD
(121,130,173)
#8991B7
(137,145,183)
#99A0C1
(153,160,193)
#A9AFCB
(169,175,203)
#B9BED5
(185,190,213)
#C9CDDF
(201,205,223)
#D9DCE9
(217,220,233)
#E9EBF3
(233,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49558F; }

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

This text font color is #49558F.

Background Color

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

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

This div background color is #49558F.

Border color

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

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

This div border color is #49558F.

Opacity

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

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

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

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

This text has shadow with #49558F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49558F.

Preview

Color preview on black background

This text has color #49558F on black background.


Color preview on white background

This text has color #49558F on white background.


Black color preview on #49558F background

This text has black color on #49558F background.


White color preview on #49558F background

This text has white color on #49558F background.


Related colors

Complementary color

Complementary color for #hex is #B6AA70.


I love getcolorcode.com

Triadic colors

1 #8F4955 and #558F49 with #49558F are triadic colors.

2 #8F5549 and #55498F with #49558F are triadic colors.