COLOR #49436E

HEX: #49436E RGB: (73,67,110)

Color info

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

RGB color model

#49436E color RGB value is (73,67,110).

RGB: (73,67,110) (29%, 26%, 43%)

RGB channels and saturation

R 73 of 255 = 29%
G 67 of 255 = 26%
B 110 of 255 = 43%

73
67
110

R + G + B ~ 33%. #49436E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 67 + 110 = 250 (100%)
R 73 of 250 ~ 29.2%
G 67 of 250 ~ 26.8%
B 110 of 250 ~ 44'%

%29.2
%26.8
%44

CMYK color model

#49436E color CMYK value is (34,39,0,57).

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

CMYK: (34,39,0,57)
C34M39Y0K57 (34%, 39%, 0%, 57%)
(0.34 / 0.39 / 0.00 / 0.57)

CMYK percentages

%33.64
%39.09
%0
%56.86

Codes

Color #49436E in popluar color models

49 43 6E
RGB 73 67 110
HSL 248° 24.29% 34.71%
HSB/HSV 248° 39.09% 43.14%
CMYK 33.64% 39.09% 0.00%
56.86%

Color #49436E in popluar number systems.

HEX 49 43 6E
Decimal 73 67 110
Binary 1001001 1000011 1101110
Octal 111 103 156

Shades and tints

Shades of #49436E

#49436E
(73,67,110)
#433D64
(67,61,100)
#3D375A
(61,55,90)
#373150
(55,49,80)
#312B46
(49,43,70)
#2B253C
(43,37,60)
#251F32
(37,31,50)
#1F1928
(31,25,40)
#19131E
(25,19,30)
#130D14
(19,13,20)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #49436E

#49436E
(73,67,110)
#59547B
(89,84,123)
#696588
(105,101,136)
#797695
(121,118,149)
#8987A2
(137,135,162)
#9998AF
(153,152,175)
#A9A9BC
(169,169,188)
#B9BAC9
(185,186,201)
#C9CBD6
(201,203,214)
#D9DCE3
(217,220,227)
#E9EDF0
(233,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49436E; }

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

This text font color is #49436E.

Background Color

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

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

This div background color is #49436E.

Border color

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

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

This div border color is #49436E.

Opacity

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

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

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

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

This text has shadow with #49436E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49436E.

Preview

Color preview on black background

This text has color #49436E on black background.


Color preview on white background

This text has color #49436E on white background.


Black color preview on #49436E background

This text has black color on #49436E background.


White color preview on #49436E background

This text has white color on #49436E background.


Related colors

Complementary color

Complementary color for #hex is #B6BC91.


I love getcolorcode.com

Triadic colors

1 #6E4943 and #436E49 with #49436E are triadic colors.

2 #6E4349 and #43496E with #49436E are triadic colors.