COLOR #48443D

HEX: #48443D RGB: (72,68,61)

Color info

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

RGB color model

#48443D color RGB value is (72,68,61).

RGB: (72,68,61) (28%, 27%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 68 of 255 = 27%
B 61 of 255 = 24%

72
68
61

R + G + B ~ 26%. #48443D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 68 + 61 = 201 (100%)
R 72 of 201 ~ 35.82%
G 68 of 201 ~ 33.83%
B 61 of 201 ~ 30.35'%

%35.82
%33.83
%30.35

CMYK color model

#48443D color CMYK value is (0,6,15,72).

  • cyan value is 0.00%
  • magenta value is 5.56%
  • yellow value is 15.28%
  • key color value is 71.76%

CMYK: (0,6,15,72)
C0M6Y15K72 (0%, 6%, 15%, 72%)
(0.00 / 0.06 / 0.15 / 0.72)

CMYK percentages

%0
%5.56
%15.28
%71.76

Codes

Color #48443D in popluar color models

48 44 3D
RGB 72 68 61
HSL 38° 8.27% 26.08%
HSB/HSV 38° 15.28% 28.24%
CMYK 0.00% 5.56% 15.28%
71.76%

Color #48443D in popluar number systems.

HEX 48 44 3D
Decimal 72 68 61
Binary 1001000 1000100 111101
Octal 110 104 75

Shades and tints

Shades of #48443D

#48443D
(72,68,61)
#423E38
(66,62,56)
#3C3833
(60,56,51)
#36322E
(54,50,46)
#302C29
(48,44,41)
#2A2624
(42,38,36)
#24201F
(36,32,31)
#1E1A1A
(30,26,26)
#181415
(24,20,21)
#120E10
(18,14,16)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #48443D

#48443D
(72,68,61)
#58554E
(88,85,78)
#68665F
(104,102,95)
#787770
(120,119,112)
#888881
(136,136,129)
#989992
(152,153,146)
#A8AAA3
(168,170,163)
#B8BBB4
(184,187,180)
#C8CCC5
(200,204,197)
#D8DDD6
(216,221,214)
#E8EEE7
(232,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48443D; }

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

This text font color is #48443D.

Background Color

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

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

This div background color is #48443D.

Border color

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

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

This div border color is #48443D.

Opacity

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

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

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

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

This text has shadow with #48443D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48443D.

Preview

Color preview on black background

This text has color #48443D on black background.


Color preview on white background

This text has color #48443D on white background.


Black color preview on #48443D background

This text has black color on #48443D background.


White color preview on #48443D background

This text has white color on #48443D background.


Related colors

Complementary color

Complementary color for #hex is #B7BBC2.


I love getcolorcode.com

Triadic colors

1 #3D4844 and #443D48 with #48443D are triadic colors.

2 #3D4448 and #44483D with #48443D are triadic colors.