COLOR #48411E

HEX: #48411E RGB: (72,65,30)

Color info

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

RGB color model

#48411E color RGB value is (72,65,30).

RGB: (72,65,30) (28%, 25%, 12%)

RGB channels and saturation

R 72 of 255 = 28%
G 65 of 255 = 25%
B 30 of 255 = 12%

72
65
30

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

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 30 = 167 (100%)
R 72 of 167 ~ 43.11%
G 65 of 167 ~ 38.92%
B 30 of 167 ~ 17.96'%

%43.11
%38.92
%17.96

CMYK color model

#48411E color CMYK value is (0,10,58,72).

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

CMYK: (0,10,58,72)
C0M10Y58K72 (0%, 10%, 58%, 72%)
(0.00 / 0.10 / 0.58 / 0.72)

CMYK percentages

%0
%9.72
%58.33
%71.76

Codes

Color #48411E in popluar color models

48 41 1E
RGB 72 65 30
HSL 50° 41.18% 20.00%
HSB/HSV 50° 58.33% 28.24%
CMYK 0.00% 9.72% 58.33%
71.76%

Color #48411E in popluar number systems.

HEX 48 41 1E
Decimal 72 65 30
Binary 1001000 1000001 11110
Octal 110 101 36

Shades and tints

Shades of #48411E

#48411E
(72,65,30)
#423C1C
(66,60,28)
#3C371A
(60,55,26)
#363218
(54,50,24)
#302D16
(48,45,22)
#2A2814
(42,40,20)
#242312
(36,35,18)
#1E1E10
(30,30,16)
#18190E
(24,25,14)
#12140C
(18,20,12)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #48411E

#48411E
(72,65,30)
#585232
(88,82,50)
#686346
(104,99,70)
#78745A
(120,116,90)
#88856E
(136,133,110)
#989682
(152,150,130)
#A8A796
(168,167,150)
#B8B8AA
(184,184,170)
#C8C9BE
(200,201,190)
#D8DAD2
(216,218,210)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48411E; }

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

This text font color is #48411E.

Background Color

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

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

This div background color is #48411E.

Border color

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

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

This div border color is #48411E.

Opacity

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

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

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

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

This text has shadow with #48411E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48411E.

Preview

Color preview on black background

This text has color #48411E on black background.


Color preview on white background

This text has color #48411E on white background.


Black color preview on #48411E background

This text has black color on #48411E background.


White color preview on #48411E background

This text has white color on #48411E background.


Related colors

Complementary color

Complementary color for #hex is #B7BEE1.


I love getcolorcode.com

Triadic colors

1 #1E4841 and #411E48 with #48411E are triadic colors.

2 #1E4148 and #41481E with #48411E are triadic colors.