COLOR #49183C

HEX: #49183C RGB: (73,24,60)

Color info

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

RGB color model

#49183C color RGB value is (73,24,60).

RGB: (73,24,60) (29%, 9%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 24 of 255 = 9%
B 60 of 255 = 24%

73
24
60

R + G + B ~ 21%. #49183C is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 24 + 60 = 157 (100%)
R 73 of 157 ~ 46.5%
G 24 of 157 ~ 15.29%
B 60 of 157 ~ 38.22'%

%46.5
%15.29
%38.22

CMYK color model

#49183C color CMYK value is (0,67,18,71).

  • cyan value is 0.00%
  • magenta value is 67.12%
  • yellow value is 17.81%
  • key color value is 71.37%

CMYK: (0,67,18,71)
C0M67Y18K71 (0%, 67%, 18%, 71%)
(0.00 / 0.67 / 0.18 / 0.71)

CMYK percentages

%0
%67.12
%17.81
%71.37

Codes

Color #49183C in popluar color models

49 18 3C
RGB 73 24 60
HSL 316° 50.52% 19.02%
HSB/HSV 316° 67.12% 28.63%
CMYK 0.00% 67.12% 17.81%
71.37%

Color #49183C in popluar number systems.

HEX 49 18 3C
Decimal 73 24 60
Binary 1001001 11000 111100
Octal 111 30 74

Shades and tints

Shades of #49183C

#49183C
(73,24,60)
#431637
(67,22,55)
#3D1432
(61,20,50)
#37122D
(55,18,45)
#311028
(49,16,40)
#2B0E23
(43,14,35)
#250C1E
(37,12,30)
#1F0A19
(31,10,25)
#190814
(25,8,20)
#13060F
(19,6,15)
#0D040A
(13,4,10)
#000000
(0,0,0)

Tints of #49183C

#49183C
(73,24,60)
#592D4D
(89,45,77)
#69425E
(105,66,94)
#79576F
(121,87,111)
#896C80
(137,108,128)
#998191
(153,129,145)
#A996A2
(169,150,162)
#B9ABB3
(185,171,179)
#C9C0C4
(201,192,196)
#D9D5D5
(217,213,213)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49183C color. Also use rgb(73,24,60) instead hex code.

Text Font Color

.myTextColor { color: #49183C; }

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

This text font color is #49183C.

Background Color

.myBgColor { background-color: #49183C; }

<div style="background-color:#49183C">Inner text</div>

This div background color is #49183C.

Border color

.myBorderColor { border: 1px solid #49183C; }

<div style="border:3px solid #49183C">Div</div>

This div border color is #49183C.

Opacity

.myOpacity80 { color: #49183C; opacity: 0.8; }

<p style="color:#49183C;opacity:0.8;">80%</p>

Text with #49183C 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 #49183C;}

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

This text has shadow with #49183C color.


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

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

This text has shadow with #49183C primary color and red secondary color.


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

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

This text has shadow with #49183C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49183C.

Preview

Color preview on black background

This text has color #49183C on black background.


Color preview on white background

This text has color #49183C on white background.


Black color preview on #49183C background

This text has black color on #49183C background.


White color preview on #49183C background

This text has white color on #49183C background.


Related colors

Complementary color

Complementary color for #hex is #B6E7C3.


I love getcolorcode.com

Triadic colors

1 #3C4918 and #183C49 with #49183C are triadic colors.

2 #3C1849 and #18493C with #49183C are triadic colors.