COLOR #49479A

HEX: #49479A RGB: (73,71,154)

Color info

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

RGB color model

#49479A color RGB value is (73,71,154).

RGB: (73,71,154) (29%, 28%, 60%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 154 of 255 = 60%

73
71
154

R + G + B ~ 39%. #49479A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 154 = 298 (100%)
R 73 of 298 ~ 24.5%
G 71 of 298 ~ 23.83%
B 154 of 298 ~ 51.68'%

%24.5
%23.83
%51.68

CMYK color model

#49479A color CMYK value is (53,54,0,40).

  • cyan value is 52.60%
  • magenta value is 53.90%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (53,54,0,40)
C53M54Y0K40 (53%, 54%, 0%, 40%)
(0.53 / 0.54 / 0.00 / 0.40)

CMYK percentages

%52.6
%53.9
%0
%39.61

Codes

Color #49479A in popluar color models

49 47 9A
RGB 73 71 154
HSL 241° 36.89% 44.12%
HSB/HSV 241° 53.90% 60.39%
CMYK 52.60% 53.90% 0.00%
39.61%

Color #49479A in popluar number systems.

HEX 49 47 9A
Decimal 73 71 154
Binary 1001001 1000111 10011010
Octal 111 107 232

Shades and tints

Shades of #49479A

#49479A
(73,71,154)
#43418C
(67,65,140)
#3D3B7E
(61,59,126)
#373570
(55,53,112)
#312F62
(49,47,98)
#2B2954
(43,41,84)
#252346
(37,35,70)
#1F1D38
(31,29,56)
#19172A
(25,23,42)
#13111C
(19,17,28)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #49479A

#49479A
(73,71,154)
#5957A3
(89,87,163)
#6967AC
(105,103,172)
#7977B5
(121,119,181)
#8987BE
(137,135,190)
#9997C7
(153,151,199)
#A9A7D0
(169,167,208)
#B9B7D9
(185,183,217)
#C9C7E2
(201,199,226)
#D9D7EB
(217,215,235)
#E9E7F4
(233,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49479A color. Also use rgb(73,71,154) instead hex code.

Text Font Color

.myTextColor { color: #49479A; }

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

This text font color is #49479A.

Background Color

.myBgColor { background-color: #49479A; }

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

This div background color is #49479A.

Border color

.myBorderColor { border: 1px solid #49479A; }

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

This div border color is #49479A.

Opacity

.myOpacity80 { color: #49479A; opacity: 0.8; }

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

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

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

This text has shadow with #49479A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49479A.

Preview

Color preview on black background

This text has color #49479A on black background.


Color preview on white background

This text has color #49479A on white background.


Black color preview on #49479A background

This text has black color on #49479A background.


White color preview on #49479A background

This text has white color on #49479A background.


Related colors

Complementary color

Complementary color for #hex is #B6B865.


I love getcolorcode.com

Triadic colors

1 #9A4947 and #479A49 with #49479A are triadic colors.

2 #9A4749 and #47499A with #49479A are triadic colors.