COLOR #48472E

HEX: #48472E RGB: (72,71,46)

Color info

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

RGB color model

#48472E color RGB value is (72,71,46).

RGB: (72,71,46) (28%, 28%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 46 of 255 = 18%

72
71
46

R + G + B ~ 25%. #48472E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 46 = 189 (100%)
R 72 of 189 ~ 38.1%
G 71 of 189 ~ 37.57%
B 46 of 189 ~ 24.34'%

%38.1
%37.57
%24.34

CMYK color model

#48472E color CMYK value is (0,1,36,72).

  • cyan value is 0.00%
  • magenta value is 1.39%
  • yellow value is 36.11%
  • key color value is 71.76%
CMYK: (0,1,36,72) C0M1Y36K72 (0%,1%,36%,72%) (0.00/0.01/0.36/0.72) 

CMYK percentages

%0
%1.39
%36.11
%71.76

Codes

Color #48472E in popluar color models

48 47 2E
RGB 72 71 46
HSL 58° 22.03% 23.14%
HSB/HSV 58° 36.11% 28.24%
CMYK 0.00% 1.39% 36.11%
71.76%

Color #48472E in popluar number systems.

HEX 48 47 2E
Decimal 72 71 46
Binary 1001000 1000111 101110
Octal 110 107 56

Shades and tints

Shades of #48472E

#48472E
(72,71,46)
#42412A
(66,65,42)
#3C3B26
(60,59,38)
#363522
(54,53,34)
#302F1E
(48,47,30)
#2A291A
(42,41,26)
#242316
(36,35,22)
#1E1D12
(30,29,18)
#18170E
(24,23,14)
#12110A
(18,17,10)
#0C0B06
(12,11,6)
#000000
(0,0,0)

Tints of #48472E

#48472E
(72,71,46)
#585741
(88,87,65)
#686754
(104,103,84)
#787767
(120,119,103)
#88877A
(136,135,122)
#98978D
(152,151,141)
#A8A7A0
(168,167,160)
#B8B7B3
(184,183,179)
#C8C7C6
(200,199,198)
#D8D7D9
(216,215,217)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48472E; }

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

This text font color is #48472E.

Background Color

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

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

This div background color is #48472E.

Border color

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

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

This div border color is #48472E.

Opacity

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

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

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

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

This text has shadow with #48472E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48472E.

Preview

Color preview on black background

This text has color #48472E on black background.


Color preview on white background

This text has color #48472E on white background.


Black color preview on #48472E background

This text has black color on #48472E background.


White color preview on #48472E background

This text has white color on #48472E background.


Related colors

Complementary color

Complementary color for #hex is #B7B8D1.


I love getcolorcode.com

Triadic colors

1 #2E4847 and #472E48 with #48472E are triadic colors.

2 #2E4748 and #47482E with #48472E are triadic colors.