COLOR #49162B

HEX: #49162B RGB: (73,22,43)

Color info

#49162B contains red, green and blue colors in about the same proportion. Web safe color of #49162B is #330033 (or #303).

RGB color model

#49162B color RGB value is (73,22,43).

RGB: (73,22,43) (29%, 9%, 17%)

RGB channels and saturation

R 73 of 255 = 29%
G 22 of 255 = 9%
B 43 of 255 = 17%

73
22
43

R + G + B ~ 18%. #49162B is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 22 + 43 = 138 (100%)
R 73 of 138 ~ 52.9%
G 22 of 138 ~ 15.94%
B 43 of 138 ~ 31.16'%

%52.9
%15.94
%31.16

CMYK color model

#49162B color CMYK value is (0,70,41,71).

  • cyan value is 0.00%
  • magenta value is 69.86%
  • yellow value is 41.10%
  • key color value is 71.37%

CMYK: (0,70,41,71)
C0M70Y41K71 (0%, 70%, 41%, 71%)
(0.00 / 0.70 / 0.41 / 0.71)

CMYK percentages

%0
%69.86
%41.1
%71.37

Codes

Color #49162B in popluar color models

49 16 2B
RGB 73 22 43
HSL 335° 53.68% 18.63%
HSB/HSV 335° 69.86% 28.63%
CMYK 0.00% 69.86% 41.10%
71.37%

Color #49162B in popluar number systems.

HEX 49 16 2B
Decimal 73 22 43
Binary 1001001 10110 101011
Octal 111 26 53

Shades and tints

Shades of #49162B

#49162B
(73,22,43)
#431428
(67,20,40)
#3D1225
(61,18,37)
#371022
(55,16,34)
#310E1F
(49,14,31)
#2B0C1C
(43,12,28)
#250A19
(37,10,25)
#1F0816
(31,8,22)
#190613
(25,6,19)
#130410
(19,4,16)
#0D020D
(13,2,13)
#000000
(0,0,0)

Tints of #49162B

#49162B
(73,22,43)
#592B3E
(89,43,62)
#694051
(105,64,81)
#795564
(121,85,100)
#896A77
(137,106,119)
#997F8A
(153,127,138)
#A9949D
(169,148,157)
#B9A9B0
(185,169,176)
#C9BEC3
(201,190,195)
#D9D3D6
(217,211,214)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49162B color. Also use rgb(73,22,43) instead hex code.

Text Font Color

.myTextColor { color: #49162B; }

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

This text font color is #49162B.

Background Color

.myBgColor { background-color: #49162B; }

<div style="background-color:#49162B">Inner text</div>

This div background color is #49162B.

Border color

.myBorderColor { border: 1px solid #49162B; }

<div style="border:3px solid #49162B">Div</div>

This div border color is #49162B.

Opacity

.myOpacity80 { color: #49162B; opacity: 0.8; }

<p style="color:#49162B;opacity:0.8;">80%</p>

Text with #49162B 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 #49162B;}

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

This text has shadow with #49162B color.


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

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

This text has shadow with #49162B primary color and red secondary color.


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

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

This text has shadow with #49162B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49162B.

Preview

Color preview on black background

This text has color #49162B on black background.


Color preview on white background

This text has color #49162B on white background.


Black color preview on #49162B background

This text has black color on #49162B background.


White color preview on #49162B background

This text has white color on #49162B background.


Related colors

Complementary color

Complementary color for #hex is #B6E9D4.


I love getcolorcode.com

Triadic colors

1 #2B4916 and #162B49 with #49162B are triadic colors.

2 #2B1649 and #16492B with #49162B are triadic colors.