COLOR #49481B

HEX: #49481B RGB: (73,72,27)

Color info

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

RGB color model

#49481B color RGB value is (73,72,27).

RGB: (73,72,27) (29%, 28%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 72 of 255 = 28%
B 27 of 255 = 11%

73
72
27

R + G + B ~ 23%. #49481B is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 72 + 27 = 172 (100%)
R 73 of 172 ~ 42.44%
G 72 of 172 ~ 41.86%
B 27 of 172 ~ 15.7'%

%42.44
%41.86
%15.7

CMYK color model

#49481B color CMYK value is (0,1,63,71).

  • cyan value is 0.00%
  • magenta value is 1.37%
  • yellow value is 63.01%
  • key color value is 71.37%

CMYK: (0,1,63,71)
C0M1Y63K71 (0%, 1%, 63%, 71%)
(0.00 / 0.01 / 0.63 / 0.71)

CMYK percentages

%0
%1.37
%63.01
%71.37

Codes

Color #49481B in popluar color models

49 48 1B
RGB 73 72 27
HSL 59° 46.00% 19.61%
HSB/HSV 59° 63.01% 28.63%
CMYK 0.00% 1.37% 63.01%
71.37%

Color #49481B in popluar number systems.

HEX 49 48 1B
Decimal 73 72 27
Binary 1001001 1001000 11011
Octal 111 110 33

Shades and tints

Shades of #49481B

#49481B
(73,72,27)
#434219
(67,66,25)
#3D3C17
(61,60,23)
#373615
(55,54,21)
#313013
(49,48,19)
#2B2A11
(43,42,17)
#25240F
(37,36,15)
#1F1E0D
(31,30,13)
#19180B
(25,24,11)
#131209
(19,18,9)
#0D0C07
(13,12,7)
#000000
(0,0,0)

Tints of #49481B

#49481B
(73,72,27)
#59582F
(89,88,47)
#696843
(105,104,67)
#797857
(121,120,87)
#89886B
(137,136,107)
#99987F
(153,152,127)
#A9A893
(169,168,147)
#B9B8A7
(185,184,167)
#C9C8BB
(201,200,187)
#D9D8CF
(217,216,207)
#E9E8E3
(233,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49481B color. Also use rgb(73,72,27) instead hex code.

Text Font Color

.myTextColor { color: #49481B; }

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

This text font color is #49481B.

Background Color

.myBgColor { background-color: #49481B; }

<div style="background-color:#49481B">Inner text</div>

This div background color is #49481B.

Border color

.myBorderColor { border: 1px solid #49481B; }

<div style="border:3px solid #49481B">Div</div>

This div border color is #49481B.

Opacity

.myOpacity80 { color: #49481B; opacity: 0.8; }

<p style="color:#49481B;opacity:0.8;">80%</p>

Text with #49481B 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 #49481B;}

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

This text has shadow with #49481B color.


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

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

This text has shadow with #49481B primary color and red secondary color.


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

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

This text has shadow with #49481B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49481B.

Preview

Color preview on black background

This text has color #49481B on black background.


Color preview on white background

This text has color #49481B on white background.


Black color preview on #49481B background

This text has black color on #49481B background.


White color preview on #49481B background

This text has white color on #49481B background.


Related colors

Complementary color

Complementary color for #hex is #B6B7E4.


I love getcolorcode.com

Triadic colors

1 #1B4948 and #481B49 with #49481B are triadic colors.

2 #1B4849 and #48491B with #49481B are triadic colors.