COLOR #48371B

HEX: #48371B RGB: (72,55,27)

Color info

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

RGB color model

#48371B color RGB value is (72,55,27).

RGB: (72,55,27) (28%, 22%, 11%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 27 of 255 = 11%

72
55
27

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

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 27 = 154 (100%)
R 72 of 154 ~ 46.75%
G 55 of 154 ~ 35.71%
B 27 of 154 ~ 17.53'%

%46.75
%35.71
%17.53

CMYK color model

#48371B color CMYK value is (0,24,63,72).

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

CMYK: (0,24,63,72)
C0M24Y63K72 (0%, 24%, 63%, 72%)
(0.00 / 0.24 / 0.63 / 0.72)

CMYK percentages

%0
%23.61
%62.5
%71.76

Codes

Color #48371B in popluar color models

48 37 1B
RGB 72 55 27
HSL 37° 45.45% 19.41%
HSB/HSV 37° 62.50% 28.24%
CMYK 0.00% 23.61% 62.50%
71.76%

Color #48371B in popluar number systems.

HEX 48 37 1B
Decimal 72 55 27
Binary 1001000 110111 11011
Octal 110 67 33

Shades and tints

Shades of #48371B

#48371B
(72,55,27)
#423219
(66,50,25)
#3C2D17
(60,45,23)
#362815
(54,40,21)
#302313
(48,35,19)
#2A1E11
(42,30,17)
#24190F
(36,25,15)
#1E140D
(30,20,13)
#180F0B
(24,15,11)
#120A09
(18,10,9)
#0C0507
(12,5,7)
#000000
(0,0,0)

Tints of #48371B

#48371B
(72,55,27)
#58492F
(88,73,47)
#685B43
(104,91,67)
#786D57
(120,109,87)
#887F6B
(136,127,107)
#98917F
(152,145,127)
#A8A393
(168,163,147)
#B8B5A7
(184,181,167)
#C8C7BB
(200,199,187)
#D8D9CF
(216,217,207)
#E8EBE3
(232,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48371B; }

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

This text font color is #48371B.

Background Color

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

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

This div background color is #48371B.

Border color

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

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

This div border color is #48371B.

Opacity

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

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

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

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

This text has shadow with #48371B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48371B.

Preview

Color preview on black background

This text has color #48371B on black background.


Color preview on white background

This text has color #48371B on white background.


Black color preview on #48371B background

This text has black color on #48371B background.


White color preview on #48371B background

This text has white color on #48371B background.


Related colors

Complementary color

Complementary color for #hex is #B7C8E4.


I love getcolorcode.com

Triadic colors

1 #1B4837 and #371B48 with #48371B are triadic colors.

2 #1B3748 and #37481B with #48371B are triadic colors.