COLOR #48470D

HEX: #48470D RGB: (72,71,13)

Color info

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

RGB color model

#48470D color RGB value is (72,71,13).

RGB: (72,71,13) (28%, 28%, 5%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 13 of 255 = 5%

72
71
13

R + G + B ~ 20%. #48470D is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 13 = 156 (100%)
R 72 of 156 ~ 46.15%
G 71 of 156 ~ 45.51%
B 13 of 156 ~ 8.33'%

%46.15
%45.51

CMYK color model

#48470D color CMYK value is (0,1,82,72).

  • cyan value is 0.00%
  • magenta value is 1.39%
  • yellow value is 81.94%
  • key color value is 71.76%

CMYK: (0,1,82,72)
C0M1Y82K72 (0%, 1%, 82%, 72%)
(0.00 / 0.01 / 0.82 / 0.72)

CMYK percentages

%0
%1.39
%81.94
%71.76

Codes

Color #48470D in popluar color models

48 47 0D
RGB 72 71 13
HSL 59° 69.41% 16.67%
HSB/HSV 59° 81.94% 28.24%
CMYK 0.00% 1.39% 81.94%
71.76%

Color #48470D in popluar number systems.

HEX 48 47 0D
Decimal 72 71 13
Binary 1001000 1000111 1101
Octal 110 107 15

Shades and tints

Shades of #48470D

#48470D
(72,71,13)
#42410C
(66,65,12)
#3C3B0B
(60,59,11)
#36350A
(54,53,10)
#302F09
(48,47,9)
#2A2908
(42,41,8)
#242307
(36,35,7)
#1E1D06
(30,29,6)
#181705
(24,23,5)
#121104
(18,17,4)
#0C0B03
(12,11,3)
#000000
(0,0,0)

Tints of #48470D

#48470D
(72,71,13)
#585723
(88,87,35)
#686739
(104,103,57)
#78774F
(120,119,79)
#888765
(136,135,101)
#98977B
(152,151,123)
#A8A791
(168,167,145)
#B8B7A7
(184,183,167)
#C8C7BD
(200,199,189)
#D8D7D3
(216,215,211)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48470D color. Also use rgb(72,71,13) instead hex code.

Text Font Color

.myTextColor { color: #48470D; }

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

This text font color is #48470D.

Background Color

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

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

This div background color is #48470D.

Border color

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

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

This div border color is #48470D.

Opacity

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

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

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

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

This text has shadow with #48470D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48470D.

Preview

Color preview on black background

This text has color #48470D on black background.


Color preview on white background

This text has color #48470D on white background.


Black color preview on #48470D background

This text has black color on #48470D background.


White color preview on #48470D background

This text has white color on #48470D background.


Related colors

Complementary color

Complementary color for #hex is #B7B8F2.


I love getcolorcode.com

Triadic colors

1 #0D4847 and #470D48 with #48470D are triadic colors.

2 #0D4748 and #47480D with #48470D are triadic colors.