COLOR #49463A

HEX: #49463A RGB: (73,70,58)

Color info

#49463A contains red, green and blue colors in about the same proportion. Web safe color of #49463A is #333333 (or #333).

RGB color model

#49463A color RGB value is (73,70,58).

RGB: (73,70,58) (29%, 27%, 23%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 58 of 255 = 23%

73
70
58

R + G + B ~ 26%. #49463A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 58 = 201 (100%)
R 73 of 201 ~ 36.32%
G 70 of 201 ~ 34.83%
B 58 of 201 ~ 28.86'%

%36.32
%34.83
%28.86

CMYK color model

#49463A color CMYK value is (0,4,21,71).

  • cyan value is 0.00%
  • magenta value is 4.11%
  • yellow value is 20.55%
  • key color value is 71.37%
CMYK: (0,4,21,71) C0M4Y21K71 (0%,4%,21%,71%) (0.00/0.04/0.21/0.71) 

CMYK percentages

%0
%4.11
%20.55
%71.37

Codes

Color #49463A in popluar color models

49 46 3A
RGB 73 70 58
HSL 48° 11.45% 25.69%
HSB/HSV 48° 20.55% 28.63%
CMYK 0.00% 4.11% 20.55%
71.37%

Color #49463A in popluar number systems.

HEX 49 46 3A
Decimal 73 70 58
Binary 1001001 1000110 111010
Octal 111 106 72

Shades and tints

Shades of #49463A

#49463A
(73,70,58)
#434035
(67,64,53)
#3D3A30
(61,58,48)
#37342B
(55,52,43)
#312E26
(49,46,38)
#2B2821
(43,40,33)
#25221C
(37,34,28)
#1F1C17
(31,28,23)
#191612
(25,22,18)
#13100D
(19,16,13)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #49463A

#49463A
(73,70,58)
#59564B
(89,86,75)
#69665C
(105,102,92)
#79766D
(121,118,109)
#89867E
(137,134,126)
#99968F
(153,150,143)
#A9A6A0
(169,166,160)
#B9B6B1
(185,182,177)
#C9C6C2
(201,198,194)
#D9D6D3
(217,214,211)
#E9E6E4
(233,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49463A color. Also use rgb(73,70,58) instead hex code.

Text Font Color

.myTextColor { color: #49463A; }

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

This text font color is #49463A.

Background Color

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

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

This div background color is #49463A.

Border color

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

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

This div border color is #49463A.

Opacity

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

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

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

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

This text has shadow with #49463A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49463A.

Preview

Color preview on black background

This text has color #49463A on black background.


Color preview on white background

This text has color #49463A on white background.


Black color preview on #49463A background

This text has black color on #49463A background.


White color preview on #49463A background

This text has white color on #49463A background.


Related colors

Complementary color

Complementary color for #hex is #B6B9C5.


I love getcolorcode.com

Triadic colors

1 #3A4946 and #463A49 with #49463A are triadic colors.

2 #3A4649 and #46493A with #49463A are triadic colors.