COLOR #49267A

HEX: #49267A RGB: (73,38,122)

Color info

#49267A contains mainly red and blue colors. Web safe color of #49267A is #333366 (or #336).

RGB color model

#49267A color RGB value is (73,38,122).

RGB: (73,38,122) (29%, 15%, 48%)

RGB channels and saturation

R 73 of 255 = 29%
G 38 of 255 = 15%
B 122 of 255 = 48%

73
38
122

R + G + B ~ 31%. #49267A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 38 + 122 = 233 (100%)
R 73 of 233 ~ 31.33%
G 38 of 233 ~ 16.31%
B 122 of 233 ~ 52.36'%

%31.33
%16.31
%52.36

CMYK color model

#49267A color CMYK value is (40,69,0,52).

  • cyan value is 40.16%
  • magenta value is 68.85%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (40,69,0,52)
C40M69Y0K52 (40%, 69%, 0%, 52%)
(0.40 / 0.69 / 0.00 / 0.52)

CMYK percentages

%40.16
%68.85
%0
%52.16

Codes

Color #49267A in popluar color models

49 26 7A
RGB 73 38 122
HSL 265° 52.50% 31.37%
HSB/HSV 265° 68.85% 47.84%
CMYK 40.16% 68.85% 0.00%
52.16%

Color #49267A in popluar number systems.

HEX 49 26 7A
Decimal 73 38 122
Binary 1001001 100110 1111010
Octal 111 46 172

Shades and tints

Shades of #49267A

#49267A
(73,38,122)
#43236F
(67,35,111)
#3D2064
(61,32,100)
#371D59
(55,29,89)
#311A4E
(49,26,78)
#2B1743
(43,23,67)
#251438
(37,20,56)
#1F112D
(31,17,45)
#190E22
(25,14,34)
#130B17
(19,11,23)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #49267A

#49267A
(73,38,122)
#593986
(89,57,134)
#694C92
(105,76,146)
#795F9E
(121,95,158)
#8972AA
(137,114,170)
#9985B6
(153,133,182)
#A998C2
(169,152,194)
#B9ABCE
(185,171,206)
#C9BEDA
(201,190,218)
#D9D1E6
(217,209,230)
#E9E4F2
(233,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49267A color. Also use rgb(73,38,122) instead hex code.

Text Font Color

.myTextColor { color: #49267A; }

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

This text font color is #49267A.

Background Color

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

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

This div background color is #49267A.

Border color

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

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

This div border color is #49267A.

Opacity

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

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

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

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

This text has shadow with #49267A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49267A.

Preview

Color preview on black background

This text has color #49267A on black background.


Color preview on white background

This text has color #49267A on white background.


Black color preview on #49267A background

This text has black color on #49267A background.


White color preview on #49267A background

This text has white color on #49267A background.


Related colors

Complementary color

Complementary color for #hex is #B6D985.


I love getcolorcode.com

Triadic colors

1 #7A4926 and #267A49 with #49267A are triadic colors.

2 #7A2649 and #26497A with #49267A are triadic colors.