COLOR #49178F

HEX: #49178F RGB: (73,23,143)

Color info

#49178F contains mainly blue color. Web safe color of #49178F is #330099 (or #309).

RGB color model

#49178F color RGB value is (73,23,143).

RGB: (73,23,143) (29%, 9%, 56%)

RGB channels and saturation

R 73 of 255 = 29%
G 23 of 255 = 9%
B 143 of 255 = 56%

73
23
143

R + G + B ~ 31%. #49178F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 23 + 143 = 239 (100%)
R 73 of 239 ~ 30.54%
G 23 of 239 ~ 9.62%
B 143 of 239 ~ 59.83'%

%30.54
%9.62
%59.83

CMYK color model

#49178F color CMYK value is (49,84,0,44).

  • cyan value is 48.95%
  • magenta value is 83.92%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (49,84,0,44) C49M84Y0K44 (49%,84%,0%,44%) (0.49/0.84/0.00/0.44) 

CMYK percentages

%48.95
%83.92
%0
%43.92

Codes

Color #49178F in popluar color models

49 17 8F
RGB 73 23 143
HSL 265° 72.29% 32.55%
HSB/HSV 265° 83.92% 56.08%
CMYK 48.95% 83.92% 0.00%
43.92%

Color #49178F in popluar number systems.

HEX 49 17 8F
Decimal 73 23 143
Binary 1001001 10111 10001111
Octal 111 27 217

Shades and tints

Shades of #49178F

#49178F
(73,23,143)
#431582
(67,21,130)
#3D1375
(61,19,117)
#371168
(55,17,104)
#310F5B
(49,15,91)
#2B0D4E
(43,13,78)
#250B41
(37,11,65)
#1F0934
(31,9,52)
#190727
(25,7,39)
#13051A
(19,5,26)
#0D030D
(13,3,13)
#000000
(0,0,0)

Tints of #49178F

#49178F
(73,23,143)
#592C99
(89,44,153)
#6941A3
(105,65,163)
#7956AD
(121,86,173)
#896BB7
(137,107,183)
#9980C1
(153,128,193)
#A995CB
(169,149,203)
#B9AAD5
(185,170,213)
#C9BFDF
(201,191,223)
#D9D4E9
(217,212,233)
#E9E9F3
(233,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49178F; }

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

This text font color is #49178F.

Background Color

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

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

This div background color is #49178F.

Border color

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

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

This div border color is #49178F.

Opacity

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

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

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

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

This text has shadow with #49178F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49178F.

Preview

Color preview on black background

This text has color #49178F on black background.


Color preview on white background

This text has color #49178F on white background.


Black color preview on #49178F background

This text has black color on #49178F background.


White color preview on #49178F background

This text has white color on #49178F background.


Related colors

Complementary color

Complementary color for #hex is #B6E870.


I love getcolorcode.com

Triadic colors

1 #8F4917 and #178F49 with #49178F are triadic colors.

2 #8F1749 and #17498F with #49178F are triadic colors.