COLOR #49310F

HEX: #49310F RGB: (73,49,15)

Color info

#49310F contains red, green and blue colors in about the same proportion. Web safe color of #49310F is #333300 (or #330).

RGB color model

#49310F color RGB value is (73,49,15).

RGB: (73,49,15) (29%, 19%, 6%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 15 of 255 = 6%

73
49
15

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

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 15 = 137 (100%)
R 73 of 137 ~ 53.28%
G 49 of 137 ~ 35.77%
B 15 of 137 ~ 10.95'%

%53.28
%35.77
%10.95

CMYK color model

#49310F color CMYK value is (0,33,79,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 79.45%
  • key color value is 71.37%

CMYK: (0,33,79,71)
C0M33Y79K71 (0%, 33%, 79%, 71%)
(0.00 / 0.33 / 0.79 / 0.71)

CMYK percentages

%0
%32.88
%79.45
%71.37

Codes

Color #49310F in popluar color models

49 31 0F
RGB 73 49 15
HSL 35° 65.91% 17.25%
HSB/HSV 35° 79.45% 28.63%
CMYK 0.00% 32.88% 79.45%
71.37%

Color #49310F in popluar number systems.

HEX 49 31 0F
Decimal 73 49 15
Binary 1001001 110001 1111
Octal 111 61 17

Shades and tints

Shades of #49310F

#49310F
(73,49,15)
#432D0E
(67,45,14)
#3D290D
(61,41,13)
#37250C
(55,37,12)
#31210B
(49,33,11)
#2B1D0A
(43,29,10)
#251909
(37,25,9)
#1F1508
(31,21,8)
#191107
(25,17,7)
#130D06
(19,13,6)
#0D0905
(13,9,5)
#000000
(0,0,0)

Tints of #49310F

#49310F
(73,49,15)
#594324
(89,67,36)
#695539
(105,85,57)
#79674E
(121,103,78)
#897963
(137,121,99)
#998B78
(153,139,120)
#A99D8D
(169,157,141)
#B9AFA2
(185,175,162)
#C9C1B7
(201,193,183)
#D9D3CC
(217,211,204)
#E9E5E1
(233,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49310F color. Also use rgb(73,49,15) instead hex code.

Text Font Color

.myTextColor { color: #49310F; }

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

This text font color is #49310F.

Background Color

.myBgColor { background-color: #49310F; }

<div style="background-color:#49310F">Inner text</div>

This div background color is #49310F.

Border color

.myBorderColor { border: 1px solid #49310F; }

<div style="border:3px solid #49310F">Div</div>

This div border color is #49310F.

Opacity

.myOpacity80 { color: #49310F; opacity: 0.8; }

<p style="color:#49310F;opacity:0.8;">80%</p>

Text with #49310F 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 #49310F;}

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

This text has shadow with #49310F color.


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

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

This text has shadow with #49310F primary color and red secondary color.


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

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

This text has shadow with #49310F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49310F.

Preview

Color preview on black background

This text has color #49310F on black background.


Color preview on white background

This text has color #49310F on white background.


Black color preview on #49310F background

This text has black color on #49310F background.


White color preview on #49310F background

This text has white color on #49310F background.


Related colors

Complementary color

Complementary color for #hex is #B6CEF0.


I love getcolorcode.com

Triadic colors

1 #0F4931 and #310F49 with #49310F are triadic colors.

2 #0F3149 and #31490F with #49310F are triadic colors.