COLOR #49406D

HEX: #49406D RGB: (73,64,109)

Color info

#49406D contains red, green and blue colors in about the same proportion. Web safe color of #49406D is #333366 (or #336).

RGB color model

#49406D color RGB value is (73,64,109).

RGB: (73,64,109) (29%, 25%, 43%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 109 of 255 = 43%

73
64
109

R + G + B ~ 32%. #49406D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 109 = 246 (100%)
R 73 of 246 ~ 29.67%
G 64 of 246 ~ 26.02%
B 109 of 246 ~ 44.31'%

%29.67
%26.02
%44.31

CMYK color model

#49406D color CMYK value is (33,41,0,57).

  • cyan value is 33.03%
  • magenta value is 41.28%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (33,41,0,57)
C33M41Y0K57 (33%, 41%, 0%, 57%)
(0.33 / 0.41 / 0.00 / 0.57)

CMYK percentages

%33.03
%41.28
%0
%57.25

Codes

Color #49406D in popluar color models

49 40 6D
RGB 73 64 109
HSL 252° 26.01% 33.92%
HSB/HSV 252° 41.28% 42.75%
CMYK 33.03% 41.28% 0.00%
57.25%

Color #49406D in popluar number systems.

HEX 49 40 6D
Decimal 73 64 109
Binary 1001001 1000000 1101101
Octal 111 100 155

Shades and tints

Shades of #49406D

#49406D
(73,64,109)
#433B64
(67,59,100)
#3D365B
(61,54,91)
#373152
(55,49,82)
#312C49
(49,44,73)
#2B2740
(43,39,64)
#252237
(37,34,55)
#1F1D2E
(31,29,46)
#191825
(25,24,37)
#13131C
(19,19,28)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #49406D

#49406D
(73,64,109)
#59517A
(89,81,122)
#696287
(105,98,135)
#797394
(121,115,148)
#8984A1
(137,132,161)
#9995AE
(153,149,174)
#A9A6BB
(169,166,187)
#B9B7C8
(185,183,200)
#C9C8D5
(201,200,213)
#D9D9E2
(217,217,226)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49406D color. Also use rgb(73,64,109) instead hex code.

Text Font Color

.myTextColor { color: #49406D; }

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

This text font color is #49406D.

Background Color

.myBgColor { background-color: #49406D; }

<div style="background-color:#49406D">Inner text</div>

This div background color is #49406D.

Border color

.myBorderColor { border: 1px solid #49406D; }

<div style="border:3px solid #49406D">Div</div>

This div border color is #49406D.

Opacity

.myOpacity80 { color: #49406D; opacity: 0.8; }

<p style="color:#49406D;opacity:0.8;">80%</p>

Text with #49406D 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 #49406D;}

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

This text has shadow with #49406D color.


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

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

This text has shadow with #49406D primary color and red secondary color.


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

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

This text has shadow with #49406D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49406D.

Preview

Color preview on black background

This text has color #49406D on black background.


Color preview on white background

This text has color #49406D on white background.


Black color preview on #49406D background

This text has black color on #49406D background.


White color preview on #49406D background

This text has white color on #49406D background.


Related colors

Complementary color

Complementary color for #hex is #B6BF92.


I love getcolorcode.com

Triadic colors

1 #6D4940 and #406D49 with #49406D are triadic colors.

2 #6D4049 and #40496D with #49406D are triadic colors.