COLOR #49004A

HEX: #49004A RGB: (73,0,74)

Color info

#49004A contains only red and blue colors. Web safe color of #49004A is #330033 (or #303).

RGB color model

#49004A color RGB value is (73,0,74).

RGB: (73,0,74) (29%, 0%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 0 of 255 = 0%
B 74 of 255 = 29%

73
0
74

R + G + B ~ 19%. #49004A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 0 + 74 = 147 (100%)
R 73 of 147 ~ 49.66%
G 0 of 147 ~ 0%
B 74 of 147 ~ 50.34'%

%49.66
%50.34

CMYK color model

#49004A color CMYK value is (1,100,0,71).

  • cyan value is 1.35%
  • magenta value is 100.00%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (1,100,0,71)
C1M100Y0K71 (1%, 100%, 0%, 71%)
(0.01 / 1.00 / 0.00 / 0.71)

CMYK percentages

%1.35
%100
%0
%70.98

Codes

Color #49004A in popluar color models

49 00 4A
RGB 73 0 74
HSL 299° 100.00% 14.51%
HSB/HSV 299° 100.00% 29.02%
CMYK 1.35% 100.00% 0.00%
70.98%

Color #49004A in popluar number systems.

HEX 49 00 4A
Decimal 73 0 74
Binary 1001001 0 1001010
Octal 111 0 112

Shades and tints

Shades of #49004A

#49004A
(73,0,74)
#430044
(67,0,68)
#3D003E
(61,0,62)
#370038
(55,0,56)
#310032
(49,0,50)
#2B002C
(43,0,44)
#250026
(37,0,38)
#1F0020
(31,0,32)
#19001A
(25,0,26)
#130014
(19,0,20)
#0D000E
(13,0,14)
#000000
(0,0,0)

Tints of #49004A

#49004A
(73,0,74)
#59175A
(89,23,90)
#692E6A
(105,46,106)
#79457A
(121,69,122)
#895C8A
(137,92,138)
#99739A
(153,115,154)
#A98AAA
(169,138,170)
#B9A1BA
(185,161,186)
#C9B8CA
(201,184,202)
#D9CFDA
(217,207,218)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49004A color. Also use rgb(73,0,74) instead hex code.

Text Font Color

.myTextColor { color: #49004A; }

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

This text font color is #49004A.

Background Color

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

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

This div background color is #49004A.

Border color

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

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

This div border color is #49004A.

Opacity

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

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

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

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

This text has shadow with #49004A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49004A.

Preview

Color preview on black background

This text has color #49004A on black background.


Color preview on white background

This text has color #49004A on white background.


Black color preview on #49004A background

This text has black color on #49004A background.


White color preview on #49004A background

This text has white color on #49004A background.


Related colors

Complementary color

Complementary color for #hex is #B6FFB5.


I love getcolorcode.com

Triadic colors

1 #4A4900 and #004A49 with #49004A are triadic colors.

2 #4A0049 and #00494A with #49004A are triadic colors.