COLOR #48352E

HEX: #48352E RGB: (72,53,46)

Color info

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

RGB color model

#48352E color RGB value is (72,53,46).

RGB: (72,53,46) (28%, 21%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 53 of 255 = 21%
B 46 of 255 = 18%

72
53
46

R + G + B ~ 22%. #48352E is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 53 + 46 = 171 (100%)
R 72 of 171 ~ 42.11%
G 53 of 171 ~ 30.99%
B 46 of 171 ~ 26.9'%

%42.11
%30.99
%26.9

CMYK color model

#48352E color CMYK value is (0,26,36,72).

  • cyan value is 0.00%
  • magenta value is 26.39%
  • yellow value is 36.11%
  • key color value is 71.76%

CMYK: (0,26,36,72)
C0M26Y36K72 (0%, 26%, 36%, 72%)
(0.00 / 0.26 / 0.36 / 0.72)

CMYK percentages

%0
%26.39
%36.11
%71.76

Codes

Color #48352E in popluar color models

48 35 2E
RGB 72 53 46
HSL 16° 22.03% 23.14%
HSB/HSV 16° 36.11% 28.24%
CMYK 0.00% 26.39% 36.11%
71.76%

Color #48352E in popluar number systems.

HEX 48 35 2E
Decimal 72 53 46
Binary 1001000 110101 101110
Octal 110 65 56

Shades and tints

Shades of #48352E

#48352E
(72,53,46)
#42312A
(66,49,42)
#3C2D26
(60,45,38)
#362922
(54,41,34)
#30251E
(48,37,30)
#2A211A
(42,33,26)
#241D16
(36,29,22)
#1E1912
(30,25,18)
#18150E
(24,21,14)
#12110A
(18,17,10)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #48352E

#48352E
(72,53,46)
#584741
(88,71,65)
#685954
(104,89,84)
#786B67
(120,107,103)
#887D7A
(136,125,122)
#988F8D
(152,143,141)
#A8A1A0
(168,161,160)
#B8B3B3
(184,179,179)
#C8C5C6
(200,197,198)
#D8D7D9
(216,215,217)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48352E color. Also use rgb(72,53,46) instead hex code.

Text Font Color

.myTextColor { color: #48352E; }

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

This text font color is #48352E.

Background Color

.myBgColor { background-color: #48352E; }

<div style="background-color:#48352E">Inner text</div>

This div background color is #48352E.

Border color

.myBorderColor { border: 1px solid #48352E; }

<div style="border:3px solid #48352E">Div</div>

This div border color is #48352E.

Opacity

.myOpacity80 { color: #48352E; opacity: 0.8; }

<p style="color:#48352E;opacity:0.8;">80%</p>

Text with #48352E 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 #48352E;}

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

This text has shadow with #48352E color.


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

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

This text has shadow with #48352E primary color and red secondary color.


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

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

This text has shadow with #48352E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48352E.

Preview

Color preview on black background

This text has color #48352E on black background.


Color preview on white background

This text has color #48352E on white background.


Black color preview on #48352E background

This text has black color on #48352E background.


White color preview on #48352E background

This text has white color on #48352E background.


Related colors

Complementary color

Complementary color for #hex is #B7CAD1.


I love getcolorcode.com

Triadic colors

1 #2E4835 and #352E48 with #48352E are triadic colors.

2 #2E3548 and #35482E with #48352E are triadic colors.