COLOR #48443A

HEX: #48443A RGB: (72,68,58)

Color info

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

RGB color model

#48443A color RGB value is (72,68,58).

RGB: (72,68,58) (28%, 27%, 23%)

RGB channels and saturation

R 72 of 255 = 28%
G 68 of 255 = 27%
B 58 of 255 = 23%

72
68
58

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

Portions of RGB colors in percentages

R + G + B = 72 + 68 + 58 = 198 (100%)
R 72 of 198 ~ 36.36%
G 68 of 198 ~ 34.34%
B 58 of 198 ~ 29.29'%

%36.36
%34.34
%29.29

CMYK color model

#48443A color CMYK value is (0,6,19,72).

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

CMYK: (0,6,19,72)
C0M6Y19K72 (0%, 6%, 19%, 72%)
(0.00 / 0.06 / 0.19 / 0.72)

CMYK percentages

%0
%5.56
%19.44
%71.76

Codes

Color #48443A in popluar color models

48 44 3A
RGB 72 68 58
HSL 43° 10.77% 25.49%
HSB/HSV 43° 19.44% 28.24%
CMYK 0.00% 5.56% 19.44%
71.76%

Color #48443A in popluar number systems.

HEX 48 44 3A
Decimal 72 68 58
Binary 1001000 1000100 111010
Octal 110 104 72

Shades and tints

Shades of #48443A

#48443A
(72,68,58)
#423E35
(66,62,53)
#3C3830
(60,56,48)
#36322B
(54,50,43)
#302C26
(48,44,38)
#2A2621
(42,38,33)
#24201C
(36,32,28)
#1E1A17
(30,26,23)
#181412
(24,20,18)
#120E0D
(18,14,13)
#0C0808
(12,8,8)
#000000
(0,0,0)

Tints of #48443A

#48443A
(72,68,58)
#58554B
(88,85,75)
#68665C
(104,102,92)
#78776D
(120,119,109)
#88887E
(136,136,126)
#98998F
(152,153,143)
#A8AAA0
(168,170,160)
#B8BBB1
(184,187,177)
#C8CCC2
(200,204,194)
#D8DDD3
(216,221,211)
#E8EEE4
(232,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48443A; }

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

This text font color is #48443A.

Background Color

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

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

This div background color is #48443A.

Border color

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

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

This div border color is #48443A.

Opacity

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

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

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

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

This text has shadow with #48443A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48443A.

Preview

Color preview on black background

This text has color #48443A on black background.


Color preview on white background

This text has color #48443A on white background.


Black color preview on #48443A background

This text has black color on #48443A background.


White color preview on #48443A background

This text has white color on #48443A background.


Related colors

Complementary color

Complementary color for #hex is #B7BBC5.


I love getcolorcode.com

Triadic colors

1 #3A4844 and #443A48 with #48443A are triadic colors.

2 #3A4448 and #44483A with #48443A are triadic colors.