COLOR #49182A

HEX: #49182A RGB: (73,24,42)

Color info

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

RGB color model

#49182A color RGB value is (73,24,42).

RGB: (73,24,42) (29%, 9%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 24 of 255 = 9%
B 42 of 255 = 16%

73
24
42

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

Portions of RGB colors in percentages

R + G + B = 73 + 24 + 42 = 139 (100%)
R 73 of 139 ~ 52.52%
G 24 of 139 ~ 17.27%
B 42 of 139 ~ 30.22'%

%52.52
%17.27
%30.22

CMYK color model

#49182A color CMYK value is (0,67,42,71).

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

CMYK: (0,67,42,71)
C0M67Y42K71 (0%, 67%, 42%, 71%)
(0.00 / 0.67 / 0.42 / 0.71)

CMYK percentages

%0
%67.12
%42.47
%71.37

Codes

Color #49182A in popluar color models

49 18 2A
RGB 73 24 42
HSL 338° 50.52% 19.02%
HSB/HSV 338° 67.12% 28.63%
CMYK 0.00% 67.12% 42.47%
71.37%

Color #49182A in popluar number systems.

HEX 49 18 2A
Decimal 73 24 42
Binary 1001001 11000 101010
Octal 111 30 52

Shades and tints

Shades of #49182A

#49182A
(73,24,42)
#431627
(67,22,39)
#3D1424
(61,20,36)
#371221
(55,18,33)
#31101E
(49,16,30)
#2B0E1B
(43,14,27)
#250C18
(37,12,24)
#1F0A15
(31,10,21)
#190812
(25,8,18)
#13060F
(19,6,15)
#0D040C
(13,4,12)
#000000
(0,0,0)

Tints of #49182A

#49182A
(73,24,42)
#592D3D
(89,45,61)
#694250
(105,66,80)
#795763
(121,87,99)
#896C76
(137,108,118)
#998189
(153,129,137)
#A9969C
(169,150,156)
#B9ABAF
(185,171,175)
#C9C0C2
(201,192,194)
#D9D5D5
(217,213,213)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49182A color. Also use rgb(73,24,42) instead hex code.

Text Font Color

.myTextColor { color: #49182A; }

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

This text font color is #49182A.

Background Color

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

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

This div background color is #49182A.

Border color

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

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

This div border color is #49182A.

Opacity

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

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

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

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

This text has shadow with #49182A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49182A.

Preview

Color preview on black background

This text has color #49182A on black background.


Color preview on white background

This text has color #49182A on white background.


Black color preview on #49182A background

This text has black color on #49182A background.


White color preview on #49182A background

This text has white color on #49182A background.


Related colors

Complementary color

Complementary color for #hex is #B6E7D5.


I love getcolorcode.com

Triadic colors

1 #2A4918 and #182A49 with #49182A are triadic colors.

2 #2A1849 and #18492A with #49182A are triadic colors.