COLOR #49456A

HEX: #49456A RGB: (73,69,106)

Color info

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

RGB color model

#49456A color RGB value is (73,69,106).

RGB: (73,69,106) (29%, 27%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 106 of 255 = 42%

73
69
106

R + G + B ~ 33%. #49456A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 106 = 248 (100%)
R 73 of 248 ~ 29.44%
G 69 of 248 ~ 27.82%
B 106 of 248 ~ 42.74'%

%29.44
%27.82
%42.74

CMYK color model

#49456A color CMYK value is (31,35,0,58).

  • cyan value is 31.13%
  • magenta value is 34.91%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (31,35,0,58)
C31M35Y0K58 (31%, 35%, 0%, 58%)
(0.31 / 0.35 / 0.00 / 0.58)

CMYK percentages

%31.13
%34.91
%0
%58.43

Codes

Color #49456A in popluar color models

49 45 6A
RGB 73 69 106
HSL 246° 21.14% 34.31%
HSB/HSV 246° 34.91% 41.57%
CMYK 31.13% 34.91% 0.00%
58.43%

Color #49456A in popluar number systems.

HEX 49 45 6A
Decimal 73 69 106
Binary 1001001 1000101 1101010
Octal 111 105 152

Shades and tints

Shades of #49456A

#49456A
(73,69,106)
#433F61
(67,63,97)
#3D3958
(61,57,88)
#37334F
(55,51,79)
#312D46
(49,45,70)
#2B273D
(43,39,61)
#252134
(37,33,52)
#1F1B2B
(31,27,43)
#191522
(25,21,34)
#130F19
(19,15,25)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #49456A

#49456A
(73,69,106)
#595577
(89,85,119)
#696584
(105,101,132)
#797591
(121,117,145)
#89859E
(137,133,158)
#9995AB
(153,149,171)
#A9A5B8
(169,165,184)
#B9B5C5
(185,181,197)
#C9C5D2
(201,197,210)
#D9D5DF
(217,213,223)
#E9E5EC
(233,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49456A color. Also use rgb(73,69,106) instead hex code.

Text Font Color

.myTextColor { color: #49456A; }

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

This text font color is #49456A.

Background Color

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

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

This div background color is #49456A.

Border color

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

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

This div border color is #49456A.

Opacity

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

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

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

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

This text has shadow with #49456A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49456A.

Preview

Color preview on black background

This text has color #49456A on black background.


Color preview on white background

This text has color #49456A on white background.


Black color preview on #49456A background

This text has black color on #49456A background.


White color preview on #49456A background

This text has white color on #49456A background.


Related colors

Complementary color

Complementary color for #hex is #B6BA95.


I love getcolorcode.com

Triadic colors

1 #6A4945 and #456A49 with #49456A are triadic colors.

2 #6A4549 and #45496A with #49456A are triadic colors.