COLOR #49461A

HEX: #49461A RGB: (73,70,26)

Color info

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

RGB color model

#49461A color RGB value is (73,70,26).

RGB: (73,70,26) (29%, 27%, 10%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 26 of 255 = 10%

73
70
26

R + G + B ~ 22%. #49461A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 26 = 169 (100%)
R 73 of 169 ~ 43.2%
G 70 of 169 ~ 41.42%
B 26 of 169 ~ 15.38'%

%43.2
%41.42
%15.38

CMYK color model

#49461A color CMYK value is (0,4,64,71).

  • cyan value is 0.00%
  • magenta value is 4.11%
  • yellow value is 64.38%
  • key color value is 71.37%

CMYK: (0,4,64,71)
C0M4Y64K71 (0%, 4%, 64%, 71%)
(0.00 / 0.04 / 0.64 / 0.71)

CMYK percentages

%0
%4.11
%64.38
%71.37

Codes

Color #49461A in popluar color models

49 46 1A
RGB 73 70 26
HSL 56° 47.47% 19.41%
HSB/HSV 56° 64.38% 28.63%
CMYK 0.00% 4.11% 64.38%
71.37%

Color #49461A in popluar number systems.

HEX 49 46 1A
Decimal 73 70 26
Binary 1001001 1000110 11010
Octal 111 106 32

Shades and tints

Shades of #49461A

#49461A
(73,70,26)
#434018
(67,64,24)
#3D3A16
(61,58,22)
#373414
(55,52,20)
#312E12
(49,46,18)
#2B2810
(43,40,16)
#25220E
(37,34,14)
#1F1C0C
(31,28,12)
#19160A
(25,22,10)
#131008
(19,16,8)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #49461A

#49461A
(73,70,26)
#59562E
(89,86,46)
#696642
(105,102,66)
#797656
(121,118,86)
#89866A
(137,134,106)
#99967E
(153,150,126)
#A9A692
(169,166,146)
#B9B6A6
(185,182,166)
#C9C6BA
(201,198,186)
#D9D6CE
(217,214,206)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49461A color. Also use rgb(73,70,26) instead hex code.

Text Font Color

.myTextColor { color: #49461A; }

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

This text font color is #49461A.

Background Color

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

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

This div background color is #49461A.

Border color

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

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

This div border color is #49461A.

Opacity

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

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

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

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

This text has shadow with #49461A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49461A.

Preview

Color preview on black background

This text has color #49461A on black background.


Color preview on white background

This text has color #49461A on white background.


Black color preview on #49461A background

This text has black color on #49461A background.


White color preview on #49461A background

This text has white color on #49461A background.


Related colors

Complementary color

Complementary color for #hex is #B6B9E5.


I love getcolorcode.com

Triadic colors

1 #1A4946 and #461A49 with #49461A are triadic colors.

2 #1A4649 and #46491A with #49461A are triadic colors.