COLOR #49302D

HEX: #49302D RGB: (73,48,45)

Color info

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

RGB color model

#49302D color RGB value is (73,48,45).

RGB: (73,48,45) (29%, 19%, 18%)

RGB channels and saturation

R 73 of 255 = 29%
G 48 of 255 = 19%
B 45 of 255 = 18%

73
48
45

R + G + B ~ 22%. #49302D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 45 = 166 (100%)
R 73 of 166 ~ 43.98%
G 48 of 166 ~ 28.92%
B 45 of 166 ~ 27.11'%

%43.98
%28.92
%27.11

CMYK color model

#49302D color CMYK value is (0,34,38,71).

  • cyan value is 0.00%
  • magenta value is 34.25%
  • yellow value is 38.36%
  • key color value is 71.37%

CMYK: (0,34,38,71)
C0M34Y38K71 (0%, 34%, 38%, 71%)
(0.00 / 0.34 / 0.38 / 0.71)

CMYK percentages

%0
%34.25
%38.36
%71.37

Codes

Color #49302D in popluar color models

49 30 2D
RGB 73 48 45
HSL 23.73% 23.14%
HSB/HSV 38.36% 28.63%
CMYK 0.00% 34.25% 38.36%
71.37%

Color #49302D in popluar number systems.

HEX 49 30 2D
Decimal 73 48 45
Binary 1001001 110000 101101
Octal 111 60 55

Shades and tints

Shades of #49302D

#49302D
(73,48,45)
#432C29
(67,44,41)
#3D2825
(61,40,37)
#372421
(55,36,33)
#31201D
(49,32,29)
#2B1C19
(43,28,25)
#251815
(37,24,21)
#1F1411
(31,20,17)
#19100D
(25,16,13)
#130C09
(19,12,9)
#0D0805
(13,8,5)
#000000
(0,0,0)

Tints of #49302D

#49302D
(73,48,45)
#594240
(89,66,64)
#695453
(105,84,83)
#796666
(121,102,102)
#897879
(137,120,121)
#998A8C
(153,138,140)
#A99C9F
(169,156,159)
#B9AEB2
(185,174,178)
#C9C0C5
(201,192,197)
#D9D2D8
(217,210,216)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49302D color. Also use rgb(73,48,45) instead hex code.

Text Font Color

.myTextColor { color: #49302D; }

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

This text font color is #49302D.

Background Color

.myBgColor { background-color: #49302D; }

<div style="background-color:#49302D">Inner text</div>

This div background color is #49302D.

Border color

.myBorderColor { border: 1px solid #49302D; }

<div style="border:3px solid #49302D">Div</div>

This div border color is #49302D.

Opacity

.myOpacity80 { color: #49302D; opacity: 0.8; }

<p style="color:#49302D;opacity:0.8;">80%</p>

Text with #49302D 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 #49302D;}

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

This text has shadow with #49302D color.


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

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

This text has shadow with #49302D primary color and red secondary color.


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

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

This text has shadow with #49302D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49302D.

Preview

Color preview on black background

This text has color #49302D on black background.


Color preview on white background

This text has color #49302D on white background.


Black color preview on #49302D background

This text has black color on #49302D background.


White color preview on #49302D background

This text has white color on #49302D background.


Related colors

Complementary color

Complementary color for #hex is #B6CFD2.


I love getcolorcode.com

Triadic colors

1 #2D4930 and #302D49 with #49302D are triadic colors.

2 #2D3049 and #30492D with #49302D are triadic colors.