COLOR #49425E

HEX: #49425E RGB: (73,66,94)

Color info

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

RGB color model

#49425E color RGB value is (73,66,94).

RGB: (73,66,94) (29%, 26%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 66 of 255 = 26%
B 94 of 255 = 37%

73
66
94

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

Portions of RGB colors in percentages

R + G + B = 73 + 66 + 94 = 233 (100%)
R 73 of 233 ~ 31.33%
G 66 of 233 ~ 28.33%
B 94 of 233 ~ 40.34'%

%31.33
%28.33
%40.34

CMYK color model

#49425E color CMYK value is (22,30,0,63).

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

CMYK: (22,30,0,63)
C22M30Y0K63 (22%, 30%, 0%, 63%)
(0.22 / 0.30 / 0.00 / 0.63)

CMYK percentages

%22.34
%29.79
%0
%63.14

Codes

Color #49425E in popluar color models

49 42 5E
RGB 73 66 94
HSL 255° 17.50% 31.37%
HSB/HSV 255° 29.79% 36.86%
CMYK 22.34% 29.79% 0.00%
63.14%

Color #49425E in popluar number systems.

HEX 49 42 5E
Decimal 73 66 94
Binary 1001001 1000010 1011110
Octal 111 102 136

Shades and tints

Shades of #49425E

#49425E
(73,66,94)
#433C56
(67,60,86)
#3D364E
(61,54,78)
#373046
(55,48,70)
#312A3E
(49,42,62)
#2B2436
(43,36,54)
#251E2E
(37,30,46)
#1F1826
(31,24,38)
#19121E
(25,18,30)
#130C16
(19,12,22)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #49425E

#49425E
(73,66,94)
#59536C
(89,83,108)
#69647A
(105,100,122)
#797588
(121,117,136)
#898696
(137,134,150)
#9997A4
(153,151,164)
#A9A8B2
(169,168,178)
#B9B9C0
(185,185,192)
#C9CACE
(201,202,206)
#D9DBDC
(217,219,220)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49425E; }

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

This text font color is #49425E.

Background Color

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

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

This div background color is #49425E.

Border color

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

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

This div border color is #49425E.

Opacity

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

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

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

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

This text has shadow with #49425E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49425E.

Preview

Color preview on black background

This text has color #49425E on black background.


Color preview on white background

This text has color #49425E on white background.


Black color preview on #49425E background

This text has black color on #49425E background.


White color preview on #49425E background

This text has white color on #49425E background.


Related colors

Complementary color

Complementary color for #hex is #B6BDA1.


I love getcolorcode.com

Triadic colors

1 #5E4942 and #425E49 with #49425E are triadic colors.

2 #5E4249 and #42495E with #49425E are triadic colors.