COLOR #49170A

HEX: #49170A RGB: (73,23,10)

Color info

#49170A contains mainly red and green colors. Web safe color of #49170A is #330000 (or #300).

RGB color model

#49170A color RGB value is (73,23,10).

RGB: (73,23,10) (29%, 9%, 4%)

RGB channels and saturation

R 73 of 255 = 29%
G 23 of 255 = 9%
B 10 of 255 = 4%

73
23
10

R + G + B ~ 14%. #49170A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 23 + 10 = 106 (100%)
R 73 of 106 ~ 68.87%
G 23 of 106 ~ 21.7%
B 10 of 106 ~ 9.43'%

%68.87
%21.7

CMYK color model

#49170A color CMYK value is (0,68,86,71).

  • cyan value is 0.00%
  • magenta value is 68.49%
  • yellow value is 86.30%
  • key color value is 71.37%

CMYK: (0,68,86,71)
C0M68Y86K71 (0%, 68%, 86%, 71%)
(0.00 / 0.68 / 0.86 / 0.71)

CMYK percentages

%0
%68.49
%86.3
%71.37

Codes

Color #49170A in popluar color models

49 17 0A
RGB 73 23 10
HSL 12° 75.90% 16.27%
HSB/HSV 12° 86.30% 28.63%
CMYK 0.00% 68.49% 86.30%
71.37%

Color #49170A in popluar number systems.

HEX 49 17 0A
Decimal 73 23 10
Binary 1001001 10111 1010
Octal 111 27 12

Shades and tints

Shades of #49170A

#49170A
(73,23,10)
#43150A
(67,21,10)
#3D130A
(61,19,10)
#37110A
(55,17,10)
#310F0A
(49,15,10)
#2B0D0A
(43,13,10)
#250B0A
(37,11,10)
#1F090A
(31,9,10)
#19070A
(25,7,10)
#13050A
(19,5,10)
#0D030A
(13,3,10)
#000000
(0,0,0)

Tints of #49170A

#49170A
(73,23,10)
#592C20
(89,44,32)
#694136
(105,65,54)
#79564C
(121,86,76)
#896B62
(137,107,98)
#998078
(153,128,120)
#A9958E
(169,149,142)
#B9AAA4
(185,170,164)
#C9BFBA
(201,191,186)
#D9D4D0
(217,212,208)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49170A color. Also use rgb(73,23,10) instead hex code.

Text Font Color

.myTextColor { color: #49170A; }

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

This text font color is #49170A.

Background Color

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

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

This div background color is #49170A.

Border color

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

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

This div border color is #49170A.

Opacity

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

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

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

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

This text has shadow with #49170A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49170A.

Preview

Color preview on black background

This text has color #49170A on black background.


Color preview on white background

This text has color #49170A on white background.


Black color preview on #49170A background

This text has black color on #49170A background.


White color preview on #49170A background

This text has white color on #49170A background.


Related colors

Complementary color

Complementary color for #hex is #B6E8F5.


I love getcolorcode.com

Triadic colors

1 #0A4917 and #170A49 with #49170A are triadic colors.

2 #0A1749 and #17490A with #49170A are triadic colors.