COLOR #49546E

HEX: #49546E RGB: (73,84,110)

Color info

#49546E contains red, green and blue colors in about the same proportion. Web safe color of #49546E is #336666 (or #366).

RGB color model

#49546E color RGB value is (73,84,110).

RGB: (73,84,110) (29%, 33%, 43%)

RGB channels and saturation

R 73 of 255 = 29%
G 84 of 255 = 33%
B 110 of 255 = 43%

73
84
110

R + G + B ~ 35%. #49546E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 84 + 110 = 267 (100%)
R 73 of 267 ~ 27.34%
G 84 of 267 ~ 31.46%
B 110 of 267 ~ 41.2'%

%27.34
%31.46
%41.2

CMYK color model

#49546E color CMYK value is (34,24,0,57).

  • cyan value is 33.64%
  • magenta value is 23.64%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (34,24,0,57)
C34M24Y0K57 (34%, 24%, 0%, 57%)
(0.34 / 0.24 / 0.00 / 0.57)

CMYK percentages

%33.64
%23.64
%0
%56.86

Codes

Color #49546E in popluar color models

49 54 6E
RGB 73 84 110
HSL 222° 20.22% 35.88%
HSB/HSV 222° 33.64% 43.14%
CMYK 33.64% 23.64% 0.00%
56.86%

Color #49546E in popluar number systems.

HEX 49 54 6E
Decimal 73 84 110
Binary 1001001 1010100 1101110
Octal 111 124 156

Shades and tints

Shades of #49546E

#49546E
(73,84,110)
#434D64
(67,77,100)
#3D465A
(61,70,90)
#373F50
(55,63,80)
#313846
(49,56,70)
#2B313C
(43,49,60)
#252A32
(37,42,50)
#1F2328
(31,35,40)
#191C1E
(25,28,30)
#131514
(19,21,20)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #49546E

#49546E
(73,84,110)
#59637B
(89,99,123)
#697288
(105,114,136)
#798195
(121,129,149)
#8990A2
(137,144,162)
#999FAF
(153,159,175)
#A9AEBC
(169,174,188)
#B9BDC9
(185,189,201)
#C9CCD6
(201,204,214)
#D9DBE3
(217,219,227)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49546E color. Also use rgb(73,84,110) instead hex code.

Text Font Color

.myTextColor { color: #49546E; }

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

This text font color is #49546E.

Background Color

.myBgColor { background-color: #49546E; }

<div style="background-color:#49546E">Inner text</div>

This div background color is #49546E.

Border color

.myBorderColor { border: 1px solid #49546E; }

<div style="border:3px solid #49546E">Div</div>

This div border color is #49546E.

Opacity

.myOpacity80 { color: #49546E; opacity: 0.8; }

<p style="color:#49546E;opacity:0.8;">80%</p>

Text with #49546E 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 #49546E;}

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

This text has shadow with #49546E color.


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

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

This text has shadow with #49546E primary color and red secondary color.


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

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

This text has shadow with #49546E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49546E.

Preview

Color preview on black background

This text has color #49546E on black background.


Color preview on white background

This text has color #49546E on white background.


Black color preview on #49546E background

This text has black color on #49546E background.


White color preview on #49546E background

This text has white color on #49546E background.


Related colors

Complementary color

Complementary color for #hex is #B6AB91.


I love getcolorcode.com

Triadic colors

1 #6E4954 and #546E49 with #49546E are triadic colors.

2 #6E5449 and #54496E with #49546E are triadic colors.