COLOR #48371A

HEX: #48371A RGB: (72,55,26)

Color info

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

RGB color model

#48371A color RGB value is (72,55,26).

RGB: (72,55,26) (28%, 22%, 10%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 26 of 255 = 10%

72
55
26

R + G + B ~ 20%. #48371A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 26 = 153 (100%)
R 72 of 153 ~ 47.06%
G 55 of 153 ~ 35.95%
B 26 of 153 ~ 16.99'%

%47.06
%35.95
%16.99

CMYK color model

#48371A color CMYK value is (0,24,64,72).

  • cyan value is 0.00%
  • magenta value is 23.61%
  • yellow value is 63.89%
  • key color value is 71.76%

CMYK: (0,24,64,72)
C0M24Y64K72 (0%, 24%, 64%, 72%)
(0.00 / 0.24 / 0.64 / 0.72)

CMYK percentages

%0
%23.61
%63.89
%71.76

Codes

Color #48371A in popluar color models

48 37 1A
RGB 72 55 26
HSL 38° 46.94% 19.22%
HSB/HSV 38° 63.89% 28.24%
CMYK 0.00% 23.61% 63.89%
71.76%

Color #48371A in popluar number systems.

HEX 48 37 1A
Decimal 72 55 26
Binary 1001000 110111 11010
Octal 110 67 32

Shades and tints

Shades of #48371A

#48371A
(72,55,26)
#423218
(66,50,24)
#3C2D16
(60,45,22)
#362814
(54,40,20)
#302312
(48,35,18)
#2A1E10
(42,30,16)
#24190E
(36,25,14)
#1E140C
(30,20,12)
#180F0A
(24,15,10)
#120A08
(18,10,8)
#0C0506
(12,5,6)
#000000
(0,0,0)

Tints of #48371A

#48371A
(72,55,26)
#58492E
(88,73,46)
#685B42
(104,91,66)
#786D56
(120,109,86)
#887F6A
(136,127,106)
#98917E
(152,145,126)
#A8A392
(168,163,146)
#B8B5A6
(184,181,166)
#C8C7BA
(200,199,186)
#D8D9CE
(216,217,206)
#E8EBE2
(232,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48371A color. Also use rgb(72,55,26) instead hex code.

Text Font Color

.myTextColor { color: #48371A; }

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

This text font color is #48371A.

Background Color

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

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

This div background color is #48371A.

Border color

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

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

This div border color is #48371A.

Opacity

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

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

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

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

This text has shadow with #48371A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48371A.

Preview

Color preview on black background

This text has color #48371A on black background.


Color preview on white background

This text has color #48371A on white background.


Black color preview on #48371A background

This text has black color on #48371A background.


White color preview on #48371A background

This text has white color on #48371A background.


Related colors

Complementary color

Complementary color for #hex is #B7C8E5.


I love getcolorcode.com

Triadic colors

1 #1A4837 and #371A48 with #48371A are triadic colors.

2 #1A3748 and #37481A with #48371A are triadic colors.