COLOR #49126B

HEX: #49126B RGB: (73,18,107)

Color info

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

RGB color model

#49126B color RGB value is (73,18,107).

RGB: (73,18,107) (29%, 7%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 18 of 255 = 7%
B 107 of 255 = 42%

73
18
107

R + G + B ~ 26%. #49126B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 18 + 107 = 198 (100%)
R 73 of 198 ~ 36.87%
G 18 of 198 ~ 9.09%
B 107 of 198 ~ 54.04'%

%36.87
%54.04

CMYK color model

#49126B color CMYK value is (32,83,0,58).

  • cyan value is 31.78%
  • magenta value is 83.18%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (32,83,0,58)
C32M83Y0K58 (32%, 83%, 0%, 58%)
(0.32 / 0.83 / 0.00 / 0.58)

CMYK percentages

%31.78
%83.18
%0
%58.04

Codes

Color #49126B in popluar color models

49 12 6B
RGB 73 18 107
HSL 277° 71.20% 24.51%
HSB/HSV 277° 83.18% 41.96%
CMYK 31.78% 83.18% 0.00%
58.04%

Color #49126B in popluar number systems.

HEX 49 12 6B
Decimal 73 18 107
Binary 1001001 10010 1101011
Octal 111 22 153

Shades and tints

Shades of #49126B

#49126B
(73,18,107)
#431162
(67,17,98)
#3D1059
(61,16,89)
#370F50
(55,15,80)
#310E47
(49,14,71)
#2B0D3E
(43,13,62)
#250C35
(37,12,53)
#1F0B2C
(31,11,44)
#190A23
(25,10,35)
#13091A
(19,9,26)
#0D0811
(13,8,17)
#000000
(0,0,0)

Tints of #49126B

#49126B
(73,18,107)
#592778
(89,39,120)
#693C85
(105,60,133)
#795192
(121,81,146)
#89669F
(137,102,159)
#997BAC
(153,123,172)
#A990B9
(169,144,185)
#B9A5C6
(185,165,198)
#C9BAD3
(201,186,211)
#D9CFE0
(217,207,224)
#E9E4ED
(233,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49126B color. Also use rgb(73,18,107) instead hex code.

Text Font Color

.myTextColor { color: #49126B; }

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

This text font color is #49126B.

Background Color

.myBgColor { background-color: #49126B; }

<div style="background-color:#49126B">Inner text</div>

This div background color is #49126B.

Border color

.myBorderColor { border: 1px solid #49126B; }

<div style="border:3px solid #49126B">Div</div>

This div border color is #49126B.

Opacity

.myOpacity80 { color: #49126B; opacity: 0.8; }

<p style="color:#49126B;opacity:0.8;">80%</p>

Text with #49126B 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 #49126B;}

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

This text has shadow with #49126B color.


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

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

This text has shadow with #49126B primary color and red secondary color.


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

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

This text has shadow with #49126B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49126B.

Preview

Color preview on black background

This text has color #49126B on black background.


Color preview on white background

This text has color #49126B on white background.


Black color preview on #49126B background

This text has black color on #49126B background.


White color preview on #49126B background

This text has white color on #49126B background.


Related colors

Complementary color

Complementary color for #hex is #B6ED94.


I love getcolorcode.com

Triadic colors

1 #6B4912 and #126B49 with #49126B are triadic colors.

2 #6B1249 and #12496B with #49126B are triadic colors.