COLOR #48260E

HEX: #48260E RGB: (72,38,14)

Color info

#48260E contains red, green and blue colors in about the same proportion. Web safe color of #48260E is #333300 (or #330).

RGB color model

#48260E color RGB value is (72,38,14).

RGB: (72,38,14) (28%, 15%, 5%)

RGB channels and saturation

R 72 of 255 = 28%
G 38 of 255 = 15%
B 14 of 255 = 5%

72
38
14

R + G + B ~ 16%. #48260E is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 38 + 14 = 124 (100%)
R 72 of 124 ~ 58.06%
G 38 of 124 ~ 30.65%
B 14 of 124 ~ 11.29'%

%58.06
%30.65
%11.29

CMYK color model

#48260E color CMYK value is (0,47,81,72).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 80.56%
  • key color value is 71.76%

CMYK: (0,47,81,72)
C0M47Y81K72 (0%, 47%, 81%, 72%)
(0.00 / 0.47 / 0.81 / 0.72)

CMYK percentages

%0
%47.22
%80.56
%71.76

Codes

Color #48260E in popluar color models

48 26 0E
RGB 72 38 14
HSL 25° 67.44% 16.86%
HSB/HSV 25° 80.56% 28.24%
CMYK 0.00% 47.22% 80.56%
71.76%

Color #48260E in popluar number systems.

HEX 48 26 0E
Decimal 72 38 14
Binary 1001000 100110 1110
Octal 110 46 16

Shades and tints

Shades of #48260E

#48260E
(72,38,14)
#42230D
(66,35,13)
#3C200C
(60,32,12)
#361D0B
(54,29,11)
#301A0A
(48,26,10)
#2A1709
(42,23,9)
#241408
(36,20,8)
#1E1107
(30,17,7)
#180E06
(24,14,6)
#120B05
(18,11,5)
#0C0804
(12,8,4)
#000000
(0,0,0)

Tints of #48260E

#48260E
(72,38,14)
#583923
(88,57,35)
#684C38
(104,76,56)
#785F4D
(120,95,77)
#887262
(136,114,98)
#988577
(152,133,119)
#A8988C
(168,152,140)
#B8ABA1
(184,171,161)
#C8BEB6
(200,190,182)
#D8D1CB
(216,209,203)
#E8E4E0
(232,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48260E color. Also use rgb(72,38,14) instead hex code.

Text Font Color

.myTextColor { color: #48260E; }

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

This text font color is #48260E.

Background Color

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

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

This div background color is #48260E.

Border color

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

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

This div border color is #48260E.

Opacity

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

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

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

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

This text has shadow with #48260E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48260E.

Preview

Color preview on black background

This text has color #48260E on black background.


Color preview on white background

This text has color #48260E on white background.


Black color preview on #48260E background

This text has black color on #48260E background.


White color preview on #48260E background

This text has white color on #48260E background.


Related colors

Complementary color

Complementary color for #hex is #B7D9F1.


I love getcolorcode.com

Triadic colors

1 #0E4826 and #260E48 with #48260E are triadic colors.

2 #0E2648 and #26480E with #48260E are triadic colors.