COLOR #48390F

HEX: #48390F RGB: (72,57,15)

Color info

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

RGB color model

#48390F color RGB value is (72,57,15).

RGB: (72,57,15) (28%, 22%, 6%)

RGB channels and saturation

R 72 of 255 = 28%
G 57 of 255 = 22%
B 15 of 255 = 6%

72
57
15

R + G + B ~ 19%. #48390F is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 57 + 15 = 144 (100%)
R 72 of 144 ~ 50%
G 57 of 144 ~ 39.58%
B 15 of 144 ~ 10.42'%

%50
%39.58

CMYK color model

#48390F color CMYK value is (0,21,79,72).

  • cyan value is 0.00%
  • magenta value is 20.83%
  • yellow value is 79.17%
  • key color value is 71.76%

CMYK: (0,21,79,72)
C0M21Y79K72 (0%, 21%, 79%, 72%)
(0.00 / 0.21 / 0.79 / 0.72)

CMYK percentages

%0
%20.83
%79.17
%71.76

Codes

Color #48390F in popluar color models

48 39 0F
RGB 72 57 15
HSL 44° 65.52% 17.06%
HSB/HSV 44° 79.17% 28.24%
CMYK 0.00% 20.83% 79.17%
71.76%

Color #48390F in popluar number systems.

HEX 48 39 0F
Decimal 72 57 15
Binary 1001000 111001 1111
Octal 110 71 17

Shades and tints

Shades of #48390F

#48390F
(72,57,15)
#42340E
(66,52,14)
#3C2F0D
(60,47,13)
#362A0C
(54,42,12)
#30250B
(48,37,11)
#2A200A
(42,32,10)
#241B09
(36,27,9)
#1E1608
(30,22,8)
#181107
(24,17,7)
#120C06
(18,12,6)
#0C0705
(12,7,5)
#000000
(0,0,0)

Tints of #48390F

#48390F
(72,57,15)
#584B24
(88,75,36)
#685D39
(104,93,57)
#786F4E
(120,111,78)
#888163
(136,129,99)
#989378
(152,147,120)
#A8A58D
(168,165,141)
#B8B7A2
(184,183,162)
#C8C9B7
(200,201,183)
#D8DBCC
(216,219,204)
#E8EDE1
(232,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48390F color. Also use rgb(72,57,15) instead hex code.

Text Font Color

.myTextColor { color: #48390F; }

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

This text font color is #48390F.

Background Color

.myBgColor { background-color: #48390F; }

<div style="background-color:#48390F">Inner text</div>

This div background color is #48390F.

Border color

.myBorderColor { border: 1px solid #48390F; }

<div style="border:3px solid #48390F">Div</div>

This div border color is #48390F.

Opacity

.myOpacity80 { color: #48390F; opacity: 0.8; }

<p style="color:#48390F;opacity:0.8;">80%</p>

Text with #48390F 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 #48390F;}

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

This text has shadow with #48390F color.


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

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

This text has shadow with #48390F primary color and red secondary color.


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

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

This text has shadow with #48390F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48390F.

Preview

Color preview on black background

This text has color #48390F on black background.


Color preview on white background

This text has color #48390F on white background.


Black color preview on #48390F background

This text has black color on #48390F background.


White color preview on #48390F background

This text has white color on #48390F background.


Related colors

Complementary color

Complementary color for #hex is #B7C6F0.


I love getcolorcode.com

Triadic colors

1 #0F4839 and #390F48 with #48390F are triadic colors.

2 #0F3948 and #39480F with #48390F are triadic colors.