COLOR #49455E

HEX: #49455E RGB: (73,69,94)

Color info

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

RGB color model

#49455E color RGB value is (73,69,94).

RGB: (73,69,94) (29%, 27%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 94 of 255 = 37%

73
69
94

R + G + B ~ 31%. #49455E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 94 = 236 (100%)
R 73 of 236 ~ 30.93%
G 69 of 236 ~ 29.24%
B 94 of 236 ~ 39.83'%

%30.93
%29.24
%39.83

CMYK color model

#49455E color CMYK value is (22,27,0,63).

  • cyan value is 22.34%
  • magenta value is 26.60%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (22,27,0,63)
C22M27Y0K63 (22%, 27%, 0%, 63%)
(0.22 / 0.27 / 0.00 / 0.63)

CMYK percentages

%22.34
%26.6
%0
%63.14

Codes

Color #49455E in popluar color models

49 45 5E
RGB 73 69 94
HSL 250° 15.34% 31.96%
HSB/HSV 250° 26.60% 36.86%
CMYK 22.34% 26.60% 0.00%
63.14%

Color #49455E in popluar number systems.

HEX 49 45 5E
Decimal 73 69 94
Binary 1001001 1000101 1011110
Octal 111 105 136

Shades and tints

Shades of #49455E

#49455E
(73,69,94)
#433F56
(67,63,86)
#3D394E
(61,57,78)
#373346
(55,51,70)
#312D3E
(49,45,62)
#2B2736
(43,39,54)
#25212E
(37,33,46)
#1F1B26
(31,27,38)
#19151E
(25,21,30)
#130F16
(19,15,22)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #49455E

#49455E
(73,69,94)
#59556C
(89,85,108)
#69657A
(105,101,122)
#797588
(121,117,136)
#898596
(137,133,150)
#9995A4
(153,149,164)
#A9A5B2
(169,165,178)
#B9B5C0
(185,181,192)
#C9C5CE
(201,197,206)
#D9D5DC
(217,213,220)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49455E color. Also use rgb(73,69,94) instead hex code.

Text Font Color

.myTextColor { color: #49455E; }

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

This text font color is #49455E.

Background Color

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

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

This div background color is #49455E.

Border color

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

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

This div border color is #49455E.

Opacity

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

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

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

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

This text has shadow with #49455E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49455E.

Preview

Color preview on black background

This text has color #49455E on black background.


Color preview on white background

This text has color #49455E on white background.


Black color preview on #49455E background

This text has black color on #49455E background.


White color preview on #49455E background

This text has white color on #49455E background.


Related colors

Complementary color

Complementary color for #hex is #B6BAA1.


I love getcolorcode.com

Triadic colors

1 #5E4945 and #455E49 with #49455E are triadic colors.

2 #5E4549 and #45495E with #49455E are triadic colors.