COLOR #49015E

HEX: #49015E RGB: (73,1,94)

Color info

#49015E contains mainly red and blue colors. Web safe color of #49015E is #330066 (or #306).

RGB color model

#49015E color RGB value is (73,1,94).

RGB: (73,1,94) (29%, 0%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 1 of 255 = 0%
B 94 of 255 = 37%

73
1
94

R + G + B ~ 22%. #49015E is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 1 + 94 = 168 (100%)
R 73 of 168 ~ 43.45%
G 1 of 168 ~ 0.6%
B 94 of 168 ~ 55.95'%

%43.45
%55.95

CMYK color model

#49015E color CMYK value is (22,99,0,63).

  • cyan value is 22.34%
  • magenta value is 98.94%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (22,99,0,63)
C22M99Y0K63 (22%, 99%, 0%, 63%)
(0.22 / 0.99 / 0.00 / 0.63)

CMYK percentages

%22.34
%98.94
%0
%63.14

Codes

Color #49015E in popluar color models

49 01 5E
RGB 73 1 94
HSL 286° 97.89% 18.63%
HSB/HSV 286° 98.94% 36.86%
CMYK 22.34% 98.94% 0.00%
63.14%

Color #49015E in popluar number systems.

HEX 49 01 5E
Decimal 73 1 94
Binary 1001001 1 1011110
Octal 111 1 136

Shades and tints

Shades of #49015E

#49015E
(73,1,94)
#430156
(67,1,86)
#3D014E
(61,1,78)
#370146
(55,1,70)
#31013E
(49,1,62)
#2B0136
(43,1,54)
#25012E
(37,1,46)
#1F0126
(31,1,38)
#19011E
(25,1,30)
#130116
(19,1,22)
#0D010E
(13,1,14)
#000000
(0,0,0)

Tints of #49015E

#49015E
(73,1,94)
#59186C
(89,24,108)
#692F7A
(105,47,122)
#794688
(121,70,136)
#895D96
(137,93,150)
#9974A4
(153,116,164)
#A98BB2
(169,139,178)
#B9A2C0
(185,162,192)
#C9B9CE
(201,185,206)
#D9D0DC
(217,208,220)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49015E color. Also use rgb(73,1,94) instead hex code.

Text Font Color

.myTextColor { color: #49015E; }

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

This text font color is #49015E.

Background Color

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

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

This div background color is #49015E.

Border color

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

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

This div border color is #49015E.

Opacity

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

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

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

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

This text has shadow with #49015E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49015E.

Preview

Color preview on black background

This text has color #49015E on black background.


Color preview on white background

This text has color #49015E on white background.


Black color preview on #49015E background

This text has black color on #49015E background.


White color preview on #49015E background

This text has white color on #49015E background.


Related colors

Complementary color

Complementary color for #hex is #B6FEA1.


I love getcolorcode.com

Triadic colors

1 #5E4901 and #015E49 with #49015E are triadic colors.

2 #5E0149 and #01495E with #49015E are triadic colors.