COLOR #48362F

HEX: #48362F RGB: (72,54,47)

Color info

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

RGB color model

#48362F color RGB value is (72,54,47).

RGB: (72,54,47) (28%, 21%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 47 of 255 = 18%

72
54
47

R + G + B ~ 22%. #48362F is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 47 = 173 (100%)
R 72 of 173 ~ 41.62%
G 54 of 173 ~ 31.21%
B 47 of 173 ~ 27.17'%

%41.62
%31.21
%27.17

CMYK color model

#48362F color CMYK value is (0,25,35,72).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 34.72%
  • key color value is 71.76%

CMYK: (0,25,35,72)
C0M25Y35K72 (0%, 25%, 35%, 72%)
(0.00 / 0.25 / 0.35 / 0.72)

CMYK percentages

%0
%25
%34.72
%71.76

Codes

Color #48362F in popluar color models

48 36 2F
RGB 72 54 47
HSL 17° 21.01% 23.33%
HSB/HSV 17° 34.72% 28.24%
CMYK 0.00% 25.00% 34.72%
71.76%

Color #48362F in popluar number systems.

HEX 48 36 2F
Decimal 72 54 47
Binary 1001000 110110 101111
Octal 110 66 57

Shades and tints

Shades of #48362F

#48362F
(72,54,47)
#42322B
(66,50,43)
#3C2E27
(60,46,39)
#362A23
(54,42,35)
#30261F
(48,38,31)
#2A221B
(42,34,27)
#241E17
(36,30,23)
#1E1A13
(30,26,19)
#18160F
(24,22,15)
#12120B
(18,18,11)
#0C0E07
(12,14,7)
#000000
(0,0,0)

Tints of #48362F

#48362F
(72,54,47)
#584841
(88,72,65)
#685A53
(104,90,83)
#786C65
(120,108,101)
#887E77
(136,126,119)
#989089
(152,144,137)
#A8A29B
(168,162,155)
#B8B4AD
(184,180,173)
#C8C6BF
(200,198,191)
#D8D8D1
(216,216,209)
#E8EAE3
(232,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48362F color. Also use rgb(72,54,47) instead hex code.

Text Font Color

.myTextColor { color: #48362F; }

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

This text font color is #48362F.

Background Color

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

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

This div background color is #48362F.

Border color

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

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

This div border color is #48362F.

Opacity

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

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

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

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

This text has shadow with #48362F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48362F.

Preview

Color preview on black background

This text has color #48362F on black background.


Color preview on white background

This text has color #48362F on white background.


Black color preview on #48362F background

This text has black color on #48362F background.


White color preview on #48362F background

This text has white color on #48362F background.


Related colors

Complementary color

Complementary color for #hex is #B7C9D0.


I love getcolorcode.com

Triadic colors

1 #2F4836 and #362F48 with #48362F are triadic colors.

2 #2F3648 and #36482F with #48362F are triadic colors.