COLOR #48491D

HEX: #48491D RGB: (72,73,29)

Color info

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

RGB color model

#48491D color RGB value is (72,73,29).

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

RGB channels and saturation

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

72
73
29

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

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 29 = 174 (100%)
R 72 of 174 ~ 41.38%
G 73 of 174 ~ 41.95%
B 29 of 174 ~ 16.67'%

%41.38
%41.95
%16.67

CMYK color model

#48491D color CMYK value is (1,0,60,71).

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

CMYK: (1,0,60,71)
C1M0Y60K71 (1%, 0%, 60%, 71%)
(0.01 / 0.00 / 0.60 / 0.71)

CMYK percentages

%1.37
%0
%60.27
%71.37

Codes

Color #48491D in popluar color models

48 49 1D
RGB 72 73 29
HSL 61° 43.14% 20.00%
HSB/HSV 61° 60.27% 28.63%
CMYK 1.37% 0.00% 60.27%
71.37%

Color #48491D in popluar number systems.

HEX 48 49 1D
Decimal 72 73 29
Binary 1001000 1001001 11101
Octal 110 111 35

Shades and tints

Shades of #48491D

#48491D
(72,73,29)
#42431B
(66,67,27)
#3C3D19
(60,61,25)
#363717
(54,55,23)
#303115
(48,49,21)
#2A2B13
(42,43,19)
#242511
(36,37,17)
#1E1F0F
(30,31,15)
#18190D
(24,25,13)
#12130B
(18,19,11)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #48491D

#48491D
(72,73,29)
#585931
(88,89,49)
#686945
(104,105,69)
#787959
(120,121,89)
#88896D
(136,137,109)
#989981
(152,153,129)
#A8A995
(168,169,149)
#B8B9A9
(184,185,169)
#C8C9BD
(200,201,189)
#D8D9D1
(216,217,209)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48491D; }

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

This text font color is #48491D.

Background Color

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

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

This div background color is #48491D.

Border color

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

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

This div border color is #48491D.

Opacity

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

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

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

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

This text has shadow with #48491D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48491D.

Preview

Color preview on black background

This text has color #48491D on black background.


Color preview on white background

This text has color #48491D on white background.


Black color preview on #48491D background

This text has black color on #48491D background.


White color preview on #48491D background

This text has white color on #48491D background.


Related colors

Complementary color

Complementary color for #hex is #B7B6E2.


I love getcolorcode.com

Triadic colors

1 #1D4849 and #491D48 with #48491D are triadic colors.

2 #1D4948 and #49481D with #48491D are triadic colors.