COLOR #48471E

HEX: #48471E RGB: (72,71,30)

Color info

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

RGB color model

#48471E color RGB value is (72,71,30).

RGB: (72,71,30) (28%, 28%, 12%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 30 of 255 = 12%

72
71
30

R + G + B ~ 23%. #48471E is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 30 = 173 (100%)
R 72 of 173 ~ 41.62%
G 71 of 173 ~ 41.04%
B 30 of 173 ~ 17.34'%

%41.62
%41.04
%17.34

CMYK color model

#48471E color CMYK value is (0,1,58,72).

  • cyan value is 0.00%
  • magenta value is 1.39%
  • yellow value is 58.33%
  • key color value is 71.76%

CMYK: (0,1,58,72)
C0M1Y58K72 (0%, 1%, 58%, 72%)
(0.00 / 0.01 / 0.58 / 0.72)

CMYK percentages

%0
%1.39
%58.33
%71.76

Codes

Color #48471E in popluar color models

48 47 1E
RGB 72 71 30
HSL 59° 41.18% 20.00%
HSB/HSV 59° 58.33% 28.24%
CMYK 0.00% 1.39% 58.33%
71.76%

Color #48471E in popluar number systems.

HEX 48 47 1E
Decimal 72 71 30
Binary 1001000 1000111 11110
Octal 110 107 36

Shades and tints

Shades of #48471E

#48471E
(72,71,30)
#42411C
(66,65,28)
#3C3B1A
(60,59,26)
#363518
(54,53,24)
#302F16
(48,47,22)
#2A2914
(42,41,20)
#242312
(36,35,18)
#1E1D10
(30,29,16)
#18170E
(24,23,14)
#12110C
(18,17,12)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #48471E

#48471E
(72,71,30)
#585732
(88,87,50)
#686746
(104,103,70)
#78775A
(120,119,90)
#88876E
(136,135,110)
#989782
(152,151,130)
#A8A796
(168,167,150)
#B8B7AA
(184,183,170)
#C8C7BE
(200,199,190)
#D8D7D2
(216,215,210)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48471E; }

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

This text font color is #48471E.

Background Color

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

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

This div background color is #48471E.

Border color

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

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

This div border color is #48471E.

Opacity

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

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

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

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

This text has shadow with #48471E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48471E.

Preview

Color preview on black background

This text has color #48471E on black background.


Color preview on white background

This text has color #48471E on white background.


Black color preview on #48471E background

This text has black color on #48471E background.


White color preview on #48471E background

This text has white color on #48471E background.


Related colors

Complementary color

Complementary color for #hex is #B7B8E1.


I love getcolorcode.com

Triadic colors

1 #1E4847 and #471E48 with #48471E are triadic colors.

2 #1E4748 and #47481E with #48471E are triadic colors.