COLOR #48111D

HEX: #48111D RGB: (72,17,29)

Color info

#48111D contains red, green and blue colors in about the same proportion. Web safe color of #48111D is #330033 (or #303).

RGB color model

#48111D color RGB value is (72,17,29).

RGB: (72,17,29) (28%, 7%, 11%)

RGB channels and saturation

R 72 of 255 = 28%
G 17 of 255 = 7%
B 29 of 255 = 11%

72
17
29

R + G + B ~ 15%. #48111D is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 17 + 29 = 118 (100%)
R 72 of 118 ~ 61.02%
G 17 of 118 ~ 14.41%
B 29 of 118 ~ 24.58'%

%61.02
%14.41
%24.58

CMYK color model

#48111D color CMYK value is (0,76,60,72).

  • cyan value is 0.00%
  • magenta value is 76.39%
  • yellow value is 59.72%
  • key color value is 71.76%

CMYK: (0,76,60,72)
C0M76Y60K72 (0%, 76%, 60%, 72%)
(0.00 / 0.76 / 0.60 / 0.72)

CMYK percentages

%0
%76.39
%59.72
%71.76

Codes

Color #48111D in popluar color models

48 11 1D
RGB 72 17 29
HSL 347° 61.80% 17.45%
HSB/HSV 347° 76.39% 28.24%
CMYK 0.00% 76.39% 59.72%
71.76%

Color #48111D in popluar number systems.

HEX 48 11 1D
Decimal 72 17 29
Binary 1001000 10001 11101
Octal 110 21 35

Shades and tints

Shades of #48111D

#48111D
(72,17,29)
#42101B
(66,16,27)
#3C0F19
(60,15,25)
#360E17
(54,14,23)
#300D15
(48,13,21)
#2A0C13
(42,12,19)
#240B11
(36,11,17)
#1E0A0F
(30,10,15)
#18090D
(24,9,13)
#12080B
(18,8,11)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #48111D

#48111D
(72,17,29)
#582631
(88,38,49)
#683B45
(104,59,69)
#785059
(120,80,89)
#88656D
(136,101,109)
#987A81
(152,122,129)
#A88F95
(168,143,149)
#B8A4A9
(184,164,169)
#C8B9BD
(200,185,189)
#D8CED1
(216,206,209)
#E8E3E5
(232,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48111D color. Also use rgb(72,17,29) instead hex code.

Text Font Color

.myTextColor { color: #48111D; }

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

This text font color is #48111D.

Background Color

.myBgColor { background-color: #48111D; }

<div style="background-color:#48111D">Inner text</div>

This div background color is #48111D.

Border color

.myBorderColor { border: 1px solid #48111D; }

<div style="border:3px solid #48111D">Div</div>

This div border color is #48111D.

Opacity

.myOpacity80 { color: #48111D; opacity: 0.8; }

<p style="color:#48111D;opacity:0.8;">80%</p>

Text with #48111D 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 #48111D;}

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

This text has shadow with #48111D color.


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

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

This text has shadow with #48111D primary color and red secondary color.


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

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

This text has shadow with #48111D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48111D.

Preview

Color preview on black background

This text has color #48111D on black background.


Color preview on white background

This text has color #48111D on white background.


Black color preview on #48111D background

This text has black color on #48111D background.


White color preview on #48111D background

This text has white color on #48111D background.


Related colors

Complementary color

Complementary color for #hex is #B7EEE2.


I love getcolorcode.com

Triadic colors

1 #1D4811 and #111D48 with #48111D are triadic colors.

2 #1D1148 and #11481D with #48111D are triadic colors.