COLOR #48363D

HEX: #48363D RGB: (72,54,61)

Color info

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

RGB color model

#48363D color RGB value is (72,54,61).

RGB: (72,54,61) (28%, 21%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 61 of 255 = 24%

72
54
61

R + G + B ~ 24%. #48363D is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 61 = 187 (100%)
R 72 of 187 ~ 38.5%
G 54 of 187 ~ 28.88%
B 61 of 187 ~ 32.62'%

%38.5
%28.88
%32.62

CMYK color model

#48363D color CMYK value is (0,25,15,72).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 15.28%
  • key color value is 71.76%
CMYK: (0,25,15,72) C0M25Y15K72 (0%,25%,15%,72%) (0.00/0.25/0.15/0.72) 

CMYK percentages

%0
%25
%15.28
%71.76

Codes

Color #48363D in popluar color models

48 36 3D
RGB 72 54 61
HSL 337° 14.29% 24.71%
HSB/HSV 337° 25.00% 28.24%
CMYK 0.00% 25.00% 15.28%
71.76%

Color #48363D in popluar number systems.

HEX 48 36 3D
Decimal 72 54 61
Binary 1001000 110110 111101
Octal 110 66 75

Shades and tints

Shades of #48363D

#48363D
(72,54,61)
#423238
(66,50,56)
#3C2E33
(60,46,51)
#362A2E
(54,42,46)
#302629
(48,38,41)
#2A2224
(42,34,36)
#241E1F
(36,30,31)
#1E1A1A
(30,26,26)
#181615
(24,22,21)
#121210
(18,18,16)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #48363D

#48363D
(72,54,61)
#58484E
(88,72,78)
#685A5F
(104,90,95)
#786C70
(120,108,112)
#887E81
(136,126,129)
#989092
(152,144,146)
#A8A2A3
(168,162,163)
#B8B4B4
(184,180,180)
#C8C6C5
(200,198,197)
#D8D8D6
(216,216,214)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48363D color. Also use rgb(72,54,61) instead hex code.

Text Font Color

.myTextColor { color: #48363D; }

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

This text font color is #48363D.

Background Color

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

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

This div background color is #48363D.

Border color

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

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

This div border color is #48363D.

Opacity

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

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

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

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

This text has shadow with #48363D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48363D.

Preview

Color preview on black background

This text has color #48363D on black background.


Color preview on white background

This text has color #48363D on white background.


Black color preview on #48363D background

This text has black color on #48363D background.


White color preview on #48363D background

This text has white color on #48363D background.


Related colors

Complementary color

Complementary color for #hex is #B7C9C2.


I love getcolorcode.com

Triadic colors

1 #3D4836 and #363D48 with #48363D are triadic colors.

2 #3D3648 and #36483D with #48363D are triadic colors.