COLOR #49251D

HEX: #49251D RGB: (73,37,29)

Color info

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

RGB color model

#49251D color RGB value is (73,37,29).

RGB: (73,37,29) (29%, 15%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 37 of 255 = 15%
B 29 of 255 = 11%

73
37
29

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

Portions of RGB colors in percentages

R + G + B = 73 + 37 + 29 = 139 (100%)
R 73 of 139 ~ 52.52%
G 37 of 139 ~ 26.62%
B 29 of 139 ~ 20.86'%

%52.52
%26.62
%20.86

CMYK color model

#49251D color CMYK value is (0,49,60,71).

  • cyan value is 0.00%
  • magenta value is 49.32%
  • yellow value is 60.27%
  • key color value is 71.37%

CMYK: (0,49,60,71)
C0M49Y60K71 (0%, 49%, 60%, 71%)
(0.00 / 0.49 / 0.60 / 0.71)

CMYK percentages

%0
%49.32
%60.27
%71.37

Codes

Color #49251D in popluar color models

49 25 1D
RGB 73 37 29
HSL 11° 43.14% 20.00%
HSB/HSV 11° 60.27% 28.63%
CMYK 0.00% 49.32% 60.27%
71.37%

Color #49251D in popluar number systems.

HEX 49 25 1D
Decimal 73 37 29
Binary 1001001 100101 11101
Octal 111 45 35

Shades and tints

Shades of #49251D

#49251D
(73,37,29)
#43221B
(67,34,27)
#3D1F19
(61,31,25)
#371C17
(55,28,23)
#311915
(49,25,21)
#2B1613
(43,22,19)
#251311
(37,19,17)
#1F100F
(31,16,15)
#190D0D
(25,13,13)
#130A0B
(19,10,11)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #49251D

#49251D
(73,37,29)
#593831
(89,56,49)
#694B45
(105,75,69)
#795E59
(121,94,89)
#89716D
(137,113,109)
#998481
(153,132,129)
#A99795
(169,151,149)
#B9AAA9
(185,170,169)
#C9BDBD
(201,189,189)
#D9D0D1
(217,208,209)
#E9E3E5
(233,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49251D color. Also use rgb(73,37,29) instead hex code.

Text Font Color

.myTextColor { color: #49251D; }

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

This text font color is #49251D.

Background Color

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

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

This div background color is #49251D.

Border color

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

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

This div border color is #49251D.

Opacity

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

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

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

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

This text has shadow with #49251D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49251D.

Preview

Color preview on black background

This text has color #49251D on black background.


Color preview on white background

This text has color #49251D on white background.


Black color preview on #49251D background

This text has black color on #49251D background.


White color preview on #49251D background

This text has white color on #49251D background.


Related colors

Complementary color

Complementary color for #hex is #B6DAE2.


I love getcolorcode.com

Triadic colors

1 #1D4925 and #251D49 with #49251D are triadic colors.

2 #1D2549 and #25491D with #49251D are triadic colors.