COLOR #49406B

HEX: #49406B RGB: (73,64,107)

Color info

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

RGB color model

#49406B color RGB value is (73,64,107).

RGB: (73,64,107) (29%, 25%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 107 of 255 = 42%

73
64
107

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

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 107 = 244 (100%)
R 73 of 244 ~ 29.92%
G 64 of 244 ~ 26.23%
B 107 of 244 ~ 43.85'%

%29.92
%26.23
%43.85

CMYK color model

#49406B color CMYK value is (32,40,0,58).

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

CMYK: (32,40,0,58)
C32M40Y0K58 (32%, 40%, 0%, 58%)
(0.32 / 0.40 / 0.00 / 0.58)

CMYK percentages

%31.78
%40.19
%0
%58.04

Codes

Color #49406B in popluar color models

49 40 6B
RGB 73 64 107
HSL 253° 25.15% 33.53%
HSB/HSV 253° 40.19% 41.96%
CMYK 31.78% 40.19% 0.00%
58.04%

Color #49406B in popluar number systems.

HEX 49 40 6B
Decimal 73 64 107
Binary 1001001 1000000 1101011
Octal 111 100 153

Shades and tints

Shades of #49406B

#49406B
(73,64,107)
#433B62
(67,59,98)
#3D3659
(61,54,89)
#373150
(55,49,80)
#312C47
(49,44,71)
#2B273E
(43,39,62)
#252235
(37,34,53)
#1F1D2C
(31,29,44)
#191823
(25,24,35)
#13131A
(19,19,26)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #49406B

#49406B
(73,64,107)
#595178
(89,81,120)
#696285
(105,98,133)
#797392
(121,115,146)
#89849F
(137,132,159)
#9995AC
(153,149,172)
#A9A6B9
(169,166,185)
#B9B7C6
(185,183,198)
#C9C8D3
(201,200,211)
#D9D9E0
(217,217,224)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49406B; }

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

This text font color is #49406B.

Background Color

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

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

This div background color is #49406B.

Border color

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

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

This div border color is #49406B.

Opacity

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

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

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

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

This text has shadow with #49406B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49406B.

Preview

Color preview on black background

This text has color #49406B on black background.


Color preview on white background

This text has color #49406B on white background.


Black color preview on #49406B background

This text has black color on #49406B background.


White color preview on #49406B background

This text has white color on #49406B background.


Related colors

Complementary color

Complementary color for #hex is #B6BF94.


I love getcolorcode.com

Triadic colors

1 #6B4940 and #406B49 with #49406B are triadic colors.

2 #6B4049 and #40496B with #49406B are triadic colors.